cgm-free / MATLAB-30-2-PDF-Links
MATLAB智能算法30个案例分析(第2版)PDF和随书代码
☆17Updated 4 years ago
Alternatives and similar repositories for MATLAB-30-2-PDF-
Users that are interested in MATLAB-30-2-PDF- are comparing it to the libraries listed below
Sorting:
- 最优化方法及其MATLAB实现 源代码☆42Updated 4 years ago
- 控制理论学习记录☆17Updated 2 years ago
- ☆132Updated this week
- [智能优化算法及其MATLAB实例(第2版)]书籍配套源码☆42Updated 4 years ago
- 出版书籍《机器学习入门到实践——MATLAB实践应用》一书中的实例程序。涉及监督学习,非监督学习和强化学习。(code for book "Machine Learning Introduction & action in MATLAB")☆98Updated 6 years ago
- MATLAB Code for Interactive Magnification of Customized Regions.☆422Updated last year
- 最优化方法、凸优化课程作业代码☆17Updated 5 years ago
- RBF神经网络自适应控制的相关代码,具体可参考 Liu J K. Radial Basis Function Neural Network Control for Mechanical Systems: Design, Analysis and Matlab Simulat…☆48Updated 4 years ago
- 《Matlab/Simulink与控制系统仿真》☆41Updated 5 years ago
- Realizing chaos of fractional order chaotic system☆11Updated 8 years ago
- 非线性优化主要算法的Matlab程序,有精确线搜索的0.618法和抛物线法, 非精确线搜索的Armijo准则, 最速下降法, 牛顿法, 共轭梯度法, BFGS 算法, DFP 算法, Broyden 族方法, 信赖域方法, 求解非线性最小二乘问题的L-M算法, 解约束优化问…☆205Updated 4 years ago
- 《MATLAB优化算法案例分析与应用(进阶篇)》代码和ppt☆38Updated 5 years ago
- 利用Matlab的Appdesigner做的一些练习☆50Updated 5 years ago
- A Record of The Methods of Optimization.(最优化方法及其实现)C语言☆35Updated 5 years ago
- code for paper Event-Triggered Impulsive Control for Nonlinear Stochastic Systems☆22Updated 4 years ago
- A cheatsheet for those who plot with MATLAB☆447Updated 2 years ago
- 数学系本科三年级《最优化理论与方法》☆176Updated 4 years ago
- matlab神经网络43个案例分析☆72Updated 7 years ago
- 【笔记】学习工程中用到的控制理论以及相关的基础数学、机器人控制理论 与机器人开发技术☆83Updated 2 weeks ago
- Contains all research-related code for publications by Brent Wallace, Arizona State University☆17Updated 2 years ago
- 只搜集好玩的Matlab代码,好的资源,应该引向互联网更多开放自由开源的资源,而不是流量闭环☆68Updated 2 years ago
- 遗传算法、免疫算法、退火算法、粒子群算法、鱼群算法、蚁群算法和神经网络算法等常用智能算法的MATLAB实现