codes-books / Matlab-neural-network-43-examples
《MATLAB 神经网络43个案例分析》随书代码
☆28Updated 4 years ago
Alternatives and similar repositories for Matlab-neural-network-43-examples:
Users that are interested in Matlab-neural-network-43-examples are comparing it to the libraries listed below
- 《MATLAB优化算法案例分析与应用(进阶篇)》代码和ppt☆36Updated 5 years ago
- matlab神经网络43个案例分析☆69Updated 7 years ago
- [智能优化算法及其MATLAB实例(第2版)]书籍配套源码☆39Updated 3 years ago
- 最优化方法及其MATLAB实现 源代码☆41Updated 3 years ago
- 出版书籍《机器学习入门到实践——MATLAB实践应用》一书中的实例程序。涉及监督学习,非监督学习和强化学习。(code for book "Machine Learning Introduction & action in MATLAB")☆91Updated 5 years ago
- BP神经网络预测实例(matlab)☆49Updated 2 years ago
- 利用各种算法优化BP☆35Updated 5 years ago
- 使用粒子群算法优化的RBF神经网络进行预测。RBF neural network optimized by particle swarm optimization is used for prediction.☆103Updated 4 years ago
- 华为杯研究生数学建模竞赛:历年来优化类代码(不定时更新,曾获一等奖)☆44Updated 8 months ago
- Whale Optimization Algorithm used to train Neural Network☆19Updated 8 years ago
- 《MATLAB优化算法案例分析与应用》配套代码☆15Updated 4 years ago
- Include BP / GA_SVM / GS_SVM / KNN / LDA / PCA / PSO_SVM☆29Updated 3 years ago
- 使用RBF、BP神经网络进行预测。RBF/BP neural network is used for prediction.☆35Updated 4 years ago
- 使用BP神经网络、RBF神经网络以及PSO优化的RBF神经网络进行数据的预测☆204Updated 5 years ago
- Implements of MATAB神经网络30个案例分析☆28Updated 6 years ago
- 代码主要包括:1。特征提取 首先对文本信息进行分词处理,采用基于字符串匹配的方法: 假如一段叫:李二狗就是一个傻逼 基于匹配的方法就是依次截取一到多个词,并与字典库进行匹配。如二狗,如果匹配到字典中有这个词,则将其分为一个词;当取到“狗就”,发现字典中没有与之匹配的,则说明…☆20Updated 5 years ago
- 之前做过的一些项目,基于matlab程序的各种回归、分类算法实现☆34Updated 6 years ago
- 简单人工神经网络MATLAB实 现作业☆15Updated 6 years ago
- 2019年第十六届华为杯数学建模竞赛F题第一名论文附代码☆54Updated 5 years ago
- GA_python for multi-parameters optimization☆27Updated 6 years ago
- 基于cnn和lstm的动作视频序列识别☆15Updated 6 years ago
- Improve Deep Learning based CNN & Extreme Learning Machine With Particle Swarm Optimization (Deep PSO) For Classification☆19Updated last year
- Matlab Samples keep updating☆110Updated 2 months ago
- Application of Whale Optimization Algorithm (WOA) in the feature selection tasks.☆27Updated 3 years ago
- Matlab code to compare the performance of principal component regression, linear regression and ridge regression☆10Updated 9 years ago
- 华为杯研究生数学建模竞赛:历年来数据分析类代码(不定时更新,曾获一等奖)☆92Updated 6 months ago
- 非线性优化主要算法的Matlab程序,有精确线搜索的0.618法和抛物线法, 非精确线搜索的Armijo准则, 最速下降法, 牛顿法, 共轭梯度法, BFGS 算法, DFP 算法, Broyden 族方法, 信赖域方法, 求解非线性最小二乘问题的L-M算法, 解约束优化问…☆191Updated 4 years ago
- A data prediction neural network model optimized with genetic algorithm//遗传算法优化的预测模型☆18Updated 8 years ago
- MATLAB code for Relevance Vector Machine using SB2_Release_200.☆56Updated 3 years ago
- Implementation from scratch of a CNN-LSTM network for language models. Useful features are extracted from the CNN layer below and then fe…☆24Updated 2 years ago