yhshu / MATLAB-intelligent-algorithm-30-casesLinks
请参考《MATLAB智能算法30个案例分析》。
☆23Updated 7 years ago
Alternatives and similar repositories for MATLAB-intelligent-algorithm-30-cases
Users that are interested in MATLAB-intelligent-algorithm-30-cases are comparing it to the libraries listed below
Sorting:
- 启发式算法包括动态规划(DP) 、遗传算法(GA)、 粒子群算法(PSO)、 模拟退火算法(SA) 、蚁群算法(ACO)、 自适应神经网络(SOM) 、禁忌搜索算法(TS)☆18Updated last year
- BP神经网络预测实例(matlab)☆54Updated 3 years ago
- Implementation of Ant-Colony-Algorithm in Matlab☆20Updated 10 months ago
- 麻雀,鲸鱼,正余弦,北方苍鹰,遗传,粒子群,灰狼,蜻蜓,蝗虫,多 元宇宙等优化算法.☆87Updated 2 years ago
- [智能优化算法及其MATLAB实例(第2版)]书籍配套源码☆41Updated 4 years ago
- 基于粒子群优化的神经网络PID控制☆105Updated 7 years ago
- All nature-inspired algorithms involve two processes namely exploration and exploitation. For getting optimal performance, there should b…☆101Updated 6 years ago
- 《Matlab/Simulink与控制系统仿真》☆40Updated 5 years ago
- 记录计算智能优化算法的学习笔记,通过阅读论文并复现的形式加深对相关的启发式智能优化的理解。☆199Updated 2 years ago
- ☆62Updated 4 years ago
- 使用粒子群算法优化的RBF神经网络进行预测。RBF neural network optimized by particle swarm optimization is used for prediction.☆108Updated 5 years ago
- ☆28Updated 4 years ago
- CEC2017测试集测试了模拟退火(SA)算法、状态转移(STA)算法、实数编码遗传(RCGA)算法、差分进化(DE)算法、免疫(IA)算法、粒子群(PSO)算法、蚁群(ACO)算法和多种自适应策略粒子群(MAPSO)算法☆37Updated 3 years ago
- Grey Wolf Optimizer Matlab☆71Updated 2 years ago
- matlab实现遗传算法优化模糊控制☆31Updated 7 years ago
- 一个疫情背景下应急物资配送算法:用改进后的多目标粒子群优化(MOPSO)算法解决带有风险矩阵的多辆车配送旅行商问题(TSP)☆86Updated 6 months ago
- Genetic Algorithm, GA—matlab☆11Updated 6 years ago
- 使用BP神经网络、RBF神经网络以及PSO优化的RBF神经网络进行数据的预测☆219Updated 5 years ago
- MOPSO及pso可编译运行matlab源码,及相关论文资源☆169Updated 5 years ago
- 粒子群优化PID参数☆46Updated 6 years ago
- 《MATLAB 神经网络43个案例分析》随书代码☆30Updated 4 years ago
- Inverse Kinematics Calculation and Control of Redundant Robot Arm Based on Improved Dung Beetle Optimizer Algorithm☆26Updated 2 years ago
- The Matlab/Octave code contains codes of Whale Optimization Algorithm and Particle Swarm Optimization.☆74Updated 6 years ago
- 《最优化:建模、算法与理论》中文版学习笔记,包含原版与注释版pdf教材。☆15Updated 3 years ago
- 使用RBF、BP神经网络进行预测。RBF/BP neural network is used for prediction.☆37Updated 5 years ago
- 基于Matlab的模糊控制PID仿真,以及相应的论文,验证参数☆62Updated 5 years ago
- 基于Xgboost算法的列车节能控制 Subway Train Energy Saving Control Based on Xgboost Algorithm☆15Updated 4 years ago
- This script implements the hybrid of PSO and GWO optimization algorithm.☆101Updated 2 years ago
- Official repository of Artificial Neural Network-Based Adaptive PID Controller Design for Vertical Takeoff and Landing Model, which is pr…☆48Updated last year
- A data prediction neural network model optimized with genetic algorithm//遗传算法优化的预测模型☆18Updated 8 years ago