cggos / opt_matlab
最优化方法及其MATLAB实现 源代码
☆41Updated 3 years ago
Alternatives and similar repositories for opt_matlab:
Users that are interested in opt_matlab are comparing it to the libraries listed below
- 非线性优化主要算法的Matlab程序,有精确线搜索的0.618法和抛物线法, 非精确线搜索的Armijo准则, 最速下降法, 牛顿法, 共轭梯度法, BFGS 算法, DFP 算法, Broyden 族方法, 信赖域方法, 求解非线性最小二乘问题的L-M算法, 解约束优化问…☆187Updated 3 years ago
- 出版书籍《机器学习入门到实践——MATLAB实践应用》一书中的实例程序。涉及监督学习,非监督学习和强化学习。(code for book "Machine Learning Introduction & action in MATLAB")☆90Updated 5 years ago
- 《MATLAB优化算法案例分析与应用(进阶篇)》代码和ppt☆37Updated 4 years ago
- [智能优化算法及其MATLAB实例(第2版)]书籍配套源码☆37Updated 3 years ago
- 使用粒子群算法优化的RBF神经网络进行预测。RBF neural network optimized by particle swarm optimization is used for prediction.☆98Updated 4 years ago
- Frank-Wolfe算法和梯度投影法MATLAB实现☆14Updated 2 years ago
- 用于存放《最优化理论与算法》代码与课件☆239Updated 2 years ago
- 华为杯研究生数学建模竞赛:历年来优化类代码(不定时更新,曾获一等奖)☆44Updated 6 months ago
- 《MATLAB 神经网络43个案例分析》随书代码☆27Updated 3 years ago
- This repository displays the demos of some Intelligent Optimization Algorithms, including SA (Simulated Annealing), GA (Genetic algorithm…☆254Updated 7 years ago
- 利用Matlab的Appdesigner做的一些练习☆45Updated 4 years ago
- 粒子群算法 matlab2016b☆89Updated 7 years ago
- matlab神经网络43个案例分析☆66Updated 6 years ago
- 记录计算智能优化算法的学习笔记,通过阅读论文并复现的形式加深对相关的启发式智能优化的理解。☆161Updated last year
- The GWO algorithm mimics the leadership hierarchy and hunting mechanism of grey wolves in nature. Four types of grey wolves such as alpha…☆36Updated 4 years ago
- 基本遗传算法MATLAB程序☆197Updated 5 years ago
- Matlab Samples keep updating☆108Updated this week
- Whale Optimization Algorithm used to train Neural Network☆20Updated 8 years ago
- BP神经网络预测实例(matlab)☆46Updated 2 years ago
- A collection of evolutionary optimization algorithms in MATLAB☆22Updated 6 years ago
- Data graph beautification for MATLAB☆27Updated 2 years ago
- 《MATLAB优化算法案例分析与应用》配套代码☆15Updated 4 years ago
- The Matlab/Octave code contains codes of Whale Optimization Algorithm and Particle Swarm Optimization.☆67Updated 5 years ago
- Matlab implementation of particle swarm optimization. Well documented with examples.☆84Updated 8 years ago
- A MATLAB plugin for automatic beautification of data plots (.fig)☆84Updated 2 years ago
- Implements of MATAB神经网络30个案例分析☆27Updated 6 years ago
- Various global and local optimization algorithms, as well as many practical cases. Besides, this repository aslo uses common language an…☆163Updated 4 years ago
- Matlab code to compare the performance of principal component regression, linear regression and ridge regression☆10Updated 8 years ago
- All nature-inspired algorithms involve two processes namely exploration and exploitation. For getting optimal performance, there should b…☆98Updated 5 years ago
- LSTM by matlab☆53Updated 7 years ago