MATLAB智能算法30个案例分析(第2版)我要分享

Analysis of 30 cases of MATLAB intelligent algorithm (2nd Edition)

只能优化算法 MATLAB智能算法30个案例分析 代码

关注次数: 486

下载次数: 4

文件大小: 2266KB

代码分类: 智能算法

开发平台: matlab

下载需要积分: 1积分

版权声明:如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

代码描述

中文说明:

这是MATLAB智能算法30个案例分析(第2版)的code部分,内容详实,有兴趣学习基于matlab只能优化算法的可以参考,里面主要有遗传算法、粒子群算法、模拟退化算法等的演示。


English Description:

This is the code part of MATLAB intelligent algorithm 30 case analysis (2nd Edition). The content is detailed and accurate. If you are interested in learning matlab based optimization algorithm, you can refer to it. There are mainly demonstrations of genetic algorithm, particle swarm optimization algorithm, simulated degradation algorithm, etc.


代码预览

MATLAB_Codes\chapter1\example1.m

MATLAB_Codes\chapter1\example2.m

MATLAB_Codes\chapter1\Sheffield的遗传算法工具箱.rar

MATLAB_Codes\chapter10\data.mat

MATLAB_Codes\chapter10\main.m

MATLAB_Codes\chapter11\aberranceJm.m

MATLAB_Codes\chapter11\across.m

MATLAB_Codes\chapter11\cal.m

MATLAB_Codes\chapter11\calp.m

MATLAB_Codes\chapter11\caltime.m

MATLAB_Codes\chapter11\Find.m

MATLAB_Codes\chapter11\main.m

MATLAB_Codes\chapter11\plotRec.m

MATLAB_Codes\chapter11\ranking.M

MATLAB_Codes\chapter11\REINS.M

MATLAB_Codes\chapter11\RWS.M

MATLAB_Codes\chapter11\scheduleData.mat

MATLAB_Codes\chapter11\SELECT.M

MATLAB_Codes\chapter11\selectJm.m

MATLAB_Codes\chapter12\bestselect.m

MATLAB_Codes\chapter12\centre.fig

MATLAB_Codes\chapter12\concentration.m

MATLAB_Codes\chapter12\Cross.m

MATLAB_Codes\chapter12\draw.m

MATLAB_Codes\chapter12\excellence.m

MATLAB_Codes\chapter12\figure.fig

MATLAB_Codes\chapter12\fitness.m

MATLAB_Codes\chapter12\IAdata.mat

MATLAB_Codes\chapter12\incorporate.m

MATLAB_Codes\chapter12\main.m

MATLAB_Codes\chapter12\Mutation.m

MATLAB_Codes\chapter12\popinit.m

MATLAB_Codes\chapter12\Select.m

MATLAB_Codes\chapter12\similar.m

MATLAB_Codes\chapter12\test.m

MATLAB_Codes\chapter13\sample1\fun.m

MATLAB_Codes\chapter13\sample1\main.m

MATLAB_Codes\chapter13\sample1\MexicoHatnew.m

MATLAB_Codes\chapter13\sample1\PSO0.m

MATLAB_Codes\chapter13\sample1\PSO1.m

MATLAB_Codes\chapter13\sample1\PSO2.m

MATLAB_Codes\chapter13\sample1\PSO3.m

MATLAB_Codes\chapter13\sample1\PSO4.m

MATLAB_Codes\chapter13\sample1\wchange.m

MATLAB_Codes\chapter13\sample2-Rastrgrin\fun.m

MATLAB_Codes\chapter13\sample2-Rastrgrin\pso.fig

MATLAB_Codes\chapter13\sample2-Rastrgrin\PSO.m

MATLAB_Codes\chapter13\sample2-Rastrgrin\pso.mat

MATLAB_Codes\chapter13\sample2-Rastrgrin\rastrigrin.fig

MATLAB_Codes\chapter13\sample2-Rastrgrin\rastrigrin.m

MATLAB_Codes\chapter13\sample3-Griewankan\fun.m

MATLAB_Codes\chapter13\sample3-Griewankan\Griewank.fig

MATLAB_Codes\chapter13\sample3-Griewankan\Griewank.m

MATLAB_Codes\chapter13\sample3-Griewankan\pso.fig

MATLAB_Codes\chapter13\sample3-Griewankan\PSO.m

MATLAB_Codes\chapter13\sample3-Griewankan\pso.mat

MATLAB_Codes\chapter14\GA_run.m

MATLAB_Codes\chapter14\PID_Model.mdl

MATLAB_Codes\chapter14\PSO.m

MATLAB_Codes\chapter14\PSO_PID.m

MATLAB_Codes\chapter14\问题解决思路.pdf

MATLAB_Codes\chapter15\bayg29.txt

MATLAB_Codes\chapter15\burma14.txt

MATLAB_Codes\chapter15\ch130.txt

MATLAB_Codes\chapter15\ch150.txt

MATLAB_Codes\chapter15\dist.m

MATLAB_Codes\chapter15\eil51.txt

MATLAB_Codes\chapter15\fitness.m

MATLAB_Codes\chapter15\gr96.txt

MATLAB_Codes\chapter15\main.m

MATLAB_Codes\chapter15\Oliver30.txt

MATLAB_Codes\chapter15\pr226.txt

MATLAB_Codes\chapter15\pr76.txt

MATLAB_Codes\chapter15\st70.txt

MATLAB_Codes\chapter16\DF1function.m

MATLAB_Codes\chapter16\fitnessRecord.mat

MATLAB_Codes\chapter16\main.m

MATLAB_Codes\chapter16\result.mat

MATLAB_Codes\chapter17\PSOt\forcecol.m

MATLAB_Codes\chapter17\PSOt\forcerow.m

MATLAB_Codes\chapter17\PSOt\goplotpso.m

MATLAB_Codes\chapter17\PSOt\linear_dyn.m

MATLAB_Codes\chapter17\PSOt\normmat.m

MATLAB_Codes\chapter17\PSOt\pso_Trelea_vectorized.m

MATLAB_Codes\chapter17\PSOt\spiral_dyn.m

MATLAB_Codes\chapter17\testfunctions\ackley.m

MATLAB_Codes\chapter17\testfunctions\alpine.m

MATLAB_Codes\chapter17\testfunctions\DeJong_f2.m

MATLAB_Codes\chapter17\testfunctions\DeJong_f3.m

MATLAB_Codes\chapter17\testfunctions\DeJong_f4.m

MATLAB_Codes\chapter17\testfunctions\f6.m

MATLAB_Codes\chapter17\testfunctions\f6mod.m

MATLAB_Codes\chapter17\testfunctions\f6_bubbles_dyn.m

MATLAB_Codes\chapter17\testfunctions\f6_linear_dyn.m

MATLAB_Codes\chapter17\testfunctions\f6_spiral_dyn.m

MATLAB_Codes\chapter17\testfunctions\forcecol.m

MATLAB_Codes\chapter17\testfunctions\forcerow.m

MATLAB_Codes\chapter17\testfunctions\Foxhole.m

MATLAB_Codes\chapter17\testfunctions\goplotpso.m

MATLAB_Codes\chapter17\testfunctions\Griewank.m