codes-books / Matlab-neural-network-43-examplesLinks
《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
Sorting:
- matlab神经网络43个案例分析☆72Updated 7 years ago
- [智能优化算法及其MATLAB实例(第2版)]书籍配套源码☆43Updated 3 years ago
- 华为杯研究生数学建模竞赛:历年来优化类代码(不定时更新,曾获一等奖)☆49Updated last year
- BP神经网络预测实例(matlab)☆53Updated 3 years ago
- 记录计算智能优化算法的学习笔记,通过阅读论文并复现的形式加深对相关的启发式智能优化的理解。☆190Updated 2 years ago
- 《MATLAB优化算法案例分析与应用(进阶篇)》代码和ppt☆36Updated 5 years ago
- 使用粒子群算法优化的RBF神经网络进行预测。RBF neural network optimized by particle swarm optimization is used for prediction.☆107Updated 5 years ago
- 使用BP神经网络、RBF神经网络以及PSO优化的RBF神经网络进行数据的预测☆216Updated 5 years ago
- 出版书籍《机器学习入门到实践——MATLAB实践应用》一书中的实例程序。涉及监督学习,非监督学习和强化学习。(code for book "Machine Learning Introduction & action in MATLAB")☆95Updated 6 years ago
- 非线性优化主要算法的Matlab程序,有精确线搜索的0.618法和抛物线法, 非精确线搜索的Armijo准则, 最速下降法, 牛顿法, 共轭梯度法, BFGS 算法, DFP 算法, Broyden 族方法, 信赖域方法, 求解非线性最小二乘问题的L-M算法, 解约束优化问…☆203Updated 4 years ago
- 最优化方法及其MATLAB实现 源代码☆40Updated 3 years ago
- 利用各种算法优化BP☆36Updated 6 years ago
- ☆59Updated 4 years ago
- Whale Optimization Algorithm used to train Neural Network☆19Updated 8 years ago
- 启发式算法包括动态规划(DP) 、遗传算法(GA)、 粒子群算法(PSO)、 模拟退火算法(SA) 、蚁群算法(ACO)、 自适应神经网络(SOM) 、禁忌搜索算法(TS)☆17Updated last year
- 2019华为杯研究生数学建模比赛F题(二等奖)☆15Updated 5 years ago
- 数学建模算法学习仓库-启发式算法仓库☆34Updated 3 years ago
- 华为杯研究生数学建模竞赛:历年来数据分析类代码(不 定时更新,曾获一等奖)☆127Updated 11 months ago
- 《Matlab计算机视觉与深度学习实战》代码☆308Updated 5 years ago
- 研学社☆181Updated 10 months ago
- This repository displays the demos of some Intelligent Optimization Algorithms, including SA (Simulated Annealing), GA (Genetic algorithm…☆272Updated 8 years ago
- Improve Deep Learning based CNN & Extreme Learning Machine With Particle Swarm Optimization (Deep PSO) For Classification☆19Updated last year
- 用于存放《最优化理论与算法》代码与课件☆259Updated 3 years ago
- 时频分析 + 时变阶分数傅立叶变换普 + 时变滤波 相关的毕业设计课题全部代码和论文+PPT,供各位通信、电子信息工程等相关学弟学妹参考。☆141Updated 5 years ago
- CNN-LSTM☆12Updated 4 years ago
- A data prediction neural network model optimized with genetic algorithm//遗传算法优化的预测模型☆18Updated 8 years ago
- 毕业设计:基于改进神经网络的风电功率预测系统☆36Updated 6 years ago
- BP Neural Network in Matlab.☆101Updated last year
- 代码主要包括:1。特征提取 首先对文本信息进行分词处理,采用基于字符串匹配的方法: 假如一段叫:李二 狗就是一个傻逼 基于匹配的方法就是依次截取一到多个词,并与字典库进行匹配。如二狗,如果匹配到字典中有这个词,则将其分为一个词;当取到“狗就”,发现字典中没有与之匹配的,则说明…☆20Updated 6 years ago
- 遗传算法 - Matlab☆468Updated 8 years ago