codes-books / matlab-30-casesLinks
《MATLAB智能算法30个案例分析(2版)》官方代码
☆24Updated 3 years ago
Alternatives and similar repositories for matlab-30-cases
Users that are interested in matlab-30-cases are comparing it to the libraries listed below
Sorting:
- [智能优化算法及其MATLAB实例(第2版)]书籍配套源码☆42Updated 4 years ago
- 《MATLAB 神经网络43个案例分析》随书代码☆31Updated 4 years ago
- matlab神经网络43个案例分析☆72Updated 7 years ago
- 遗传算法 - Matlab☆474Updated 8 years ago
- 遗传算法、免疫算法、退火算法、粒子群算法、鱼群算法、蚁群算法和神经网络算法等常用智能算法的MATLAB实现☆518Updated 5 years ago
- 记录计算智能优 化算法的学习笔记,通过阅读论文并复现的形式加深对相关的启发式智能优化的理解。☆203Updated 2 years ago
- 用于存放《最优化理论与算法》代码与课件☆273Updated 3 years ago
- 非线性优化主要算法的Matlab程序,有精确线搜索的0.618法和抛物线法, 非精确线搜索的Armijo准则, 最速下降法, 牛顿法, 共轭梯度法, BFGS 算法, DFP 算法, Broyden 族方法, 信赖域方法, 求解非线性最小二乘问题的L-M算法, 解约束优化问…☆207Updated 4 years ago
- 基本遗传算法MATLAB程序☆207Updated 6 years ago
- python实现多目标启发式算法☆32Updated 5 years ago
- MATLAB公选课论文代码,基于matlab分别使用了模拟退火算法和蚁群算法解决TSP问题☆34Updated 7 years ago
- 智能算法-遗传算法、蚁群算法、粒子群算法实现。实现版本Java,Python,MatLab多版本实现☆826Updated 5 years ago
- 计算机数值分析课程☆106Updated 2 years ago
- 最优化方法及其MATLAB实现 源代码☆45Updated 4 years ago
- MATLAB code for classic mathematical modeling.☆237Updated 5 years ago
- 数学建模算法学习仓库-启发式算法仓库☆33Updated 3 years ago
- 2019年第十六届华为杯数学建模竞赛F题第一名论文附代码☆57Updated 6 years ago
- TSP算法全复现:遗传(GA)、粒子群(PSO)、模拟退火(SA)、禁忌搜索(ST)、蚁群算法(ACO)、自自组织神经网络(SOM)☆866Updated 4 years ago
- 粒子群优化算法☆274Updated 8 years ago
- Journal Paper Codes☆32Updated last year
- 群体智能优化算法☆111Updated 3 years ago
- 🎮OmegaXYZ.com演化计算文章目录(实时更新)☆47Updated 3 years ago
- This repository displays the demos of some Intelligent Optimization Algorithms, including SA (Simulated Annealing), GA (Genetic algorithm…☆276Updated 8 years ago
- Codes for some of my co-authored journal/conference papers☆131Updated 7 months ago
- 遗传算法解决旅行商(TSP)问题☆195Updated 3 years ago
- 华为杯研究生数学建模竞赛:历年来优化类代码(不定时更新,曾获一等奖)☆49Updated last year
- 出版书籍《机器学习入门到实践——MATLAB实践应用》一书 中的实例程序。涉及监督学习,非监督学习和强化学习。(code for book "Machine Learning Introduction & action in MATLAB")☆99Updated 6 years ago
- nsga2 and MOEA/D☆130Updated 3 years ago
- 遗传算法、禁忌搜索、模拟退火、蚁群算法☆354Updated 5 years ago
- 基于遗传算法的BP网络设计,应用背景为交通流量的预测☆172Updated 6 years ago