codes-books / matlab-optimization-advancedLinks
《MATLAB优化算法案例分析与应用(进阶篇)》代码和ppt
☆38Updated 5 years ago
Alternatives and similar repositories for matlab-optimization-advanced
Users that are interested in matlab-optimization-advanced are comparing it to the libraries listed below
Sorting:
- 使用粒子群算法优化的RBF神经网络进行预测。RBF neural network optimized by particle swarm optimization is used for prediction.☆108Updated 5 years ago
- This repository displays the demos of some Intelligent Optimization Algorithms, including SA (Simulated Annealing), GA (Genetic algorithm…☆274Updated 8 years ago
- 基本遗传算法MATLAB程序☆207Updated 6 years ago
- [智能优化算法及其MATLAB实例(第2版)]书籍配套源码☆41Updated 3 years ago
- 遗传算法 - Matlab☆471Updated 8 years ago
- Decomposition Based Multi-Objective Particle Swarm Optimization☆26Updated 8 years ago
- A data prediction neural network model optimized with genetic algorithm//遗传算法优化的预测模型☆18Updated 8 years ago
- 非线性优化主要算法的Matlab程序,有精确线搜索的0.618法和抛物线法, 非精确线搜索的Armijo准则, 最速下降法, 牛顿法, 共轭梯度法, BFGS 算法, DFP 算法, Broyden 族方法, 信赖域方法, 求解非线性最小二乘问题的L-M算法, 解约束优化问…☆203Updated 4 years ago
- The Matlab/Octave code contains codes of Whale Optimization Algorithm and Particle Swarm Optimization.☆73Updated 6 years ago
- CNN-LSTM☆12Updated 4 years ago
- Harris Hawks Optimization (HHO) is a nature-inspired metaheuristic algorithm that simulates the cooperative hunting behavior of Harris' h…☆63Updated 11 months ago
- Grey Wolf Optimizer Matlab☆69Updated last year
- Improve Deep Learning based CNN & Extreme Learning Machine With Particle Swarm Optimization (Deep PSO) For Classification☆20Updated last year
- 出版书籍《机器学习入门到实践——MATLAB实践应用》一书中的实例程序。涉及监督学习,非监督学习和强化学习。(code for book "Machine Learning Introduction & action in MATLAB")☆97Updated 6 years ago
- matlab神经网络43个案例分析☆72Updated 7 years ago
- MOPSO及pso可编译运行matlab源码,及相关论文资源☆168Updated 5 years ago
- All nature-inspired algorithms involve two processes namely exploration and exploitation. For getting optimal performance, there should b…☆101Updated 6 years ago
- 粒子群算法 matlab2016b☆97Updated 8 years ago
- 最优化方法及其MATLAB实现 源代码☆40Updated 4 years ago
- MATLAB☆34Updated 8 years ago
- 利用各种算法优化BP☆37Updated 6 years ago
- An Improved Hybrid CNN-LSTM-Attention Model with Kepler Optimization Algorithm for Wind Speed Prediction☆24Updated last month
- 基于cnn和lstm的动作视频序列识别☆15Updated 7 years ago
- matlab实现遗传算法优化模糊控制☆31Updated 7 years ago
- MATLAB Tool for Multi-Objective Optimization☆61Updated 7 months ago
- Application of Whale Optimization Algorithm (WOA) in the feature selection tasks.☆28Updated 4 years ago
- CEC2017测试集测试了模拟退火(SA)算法、状态转移(STA)算法、实数编码遗传(RCGA)算法、差分进化(DE)算法、免疫(IA)算法、粒子群(PSO)算法、蚁群(ACO)算法和多种自适应策略粒子群(MAPSO)算法☆37Updated 3 years ago
- BP神经网络预测实例(matlab)☆54Updated 3 years ago
- 华为杯研究生数学建模竞赛:历年来优化类代码(不定时更新,曾获一等奖)☆49Updated last year
- BP Neural Network in Matlab.☆103Updated last year