登录
首页 » matlab » MATLAB智能算法30个案例分析(第2版)

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

于 2020-07-10 发布
0 190
下载积分: 1 下载次数: 4

代码说明:

说明:  这是MATLAB智能算法30个案例分析(第2版)的code部分,内容详实,有兴趣学习基于matlab只能优化算法的可以参考,里面主要有遗传算法、粒子群算法、模拟退化算法等的演示。(This is the code part of the 30 case analysis (second edition) of MATLAB intelligent algorithms. The content is detailed. If you are interested in learning based on matlab, you can only optimize the algorithm. You can refer to it. There are demonstrations of genetic algorithm, particle swarm algorithm, simulation degradation algorithm, etc.)

文件列表:

MATLAB_Codes\chapter1\example1.m, 1937 , 2020-07-08
MATLAB_Codes\chapter1\example2.m, 2113 , 2010-10-31
MATLAB_Codes\chapter1\Sheffield的遗传算法工具箱.rar, 423860 , 2015-06-14
MATLAB_Codes\chapter10\data.mat, 422 , 2010-12-28
MATLAB_Codes\chapter10\main.m, 6048 , 2010-12-28
MATLAB_Codes\chapter11\aberranceJm.m, 1067 , 2007-09-24
MATLAB_Codes\chapter11\across.m, 2329 , 2007-09-17
MATLAB_Codes\chapter11\cal.m, 1325 , 2007-09-17
MATLAB_Codes\chapter11\calp.m, 555 , 2007-09-17
MATLAB_Codes\chapter11\caltime.m, 1276 , 2007-09-17
MATLAB_Codes\chapter11\Find.m, 178 , 2007-08-22
MATLAB_Codes\chapter11\main.m, 2816 , 2015-06-18
MATLAB_Codes\chapter11\plotRec.m, 487 , 2007-07-14
MATLAB_Codes\chapter11\ranking.M, 4708 , 2010-12-23
MATLAB_Codes\chapter11\REINS.M, 5574 , 1998-04-22
MATLAB_Codes\chapter11\RWS.M, 1090 , 1998-04-22
MATLAB_Codes\chapter11\scheduleData.mat, 527 , 2010-12-23
MATLAB_Codes\chapter11\SELECT.M, 2401 , 1998-04-22
MATLAB_Codes\chapter11\selectJm.m, 398 , 2007-09-24
MATLAB_Codes\chapter12\bestselect.m, 1669 , 2010-09-06
MATLAB_Codes\chapter12\centre.fig, 7910 , 2010-09-07
MATLAB_Codes\chapter12\concentration.m, 479 , 2010-09-06
MATLAB_Codes\chapter12\Cross.m, 1294 , 2010-09-06
MATLAB_Codes\chapter12\draw.m, 1046 , 2010-09-06
MATLAB_Codes\chapter12\excellence.m, 400 , 2010-09-06
MATLAB_Codes\chapter12\figure.fig, 9007 , 2010-09-07
MATLAB_Codes\chapter12\fitness.m, 901 , 2010-09-07
MATLAB_Codes\chapter12\IAdata.mat, 4838 , 2010-09-07
MATLAB_Codes\chapter12\incorporate.m, 1102 , 2010-09-06
MATLAB_Codes\chapter12\main.m, 3676 , 2010-12-28
MATLAB_Codes\chapter12\Mutation.m, 1001 , 2010-09-06
MATLAB_Codes\chapter12\popinit.m, 319 , 2010-09-06
MATLAB_Codes\chapter12\Select.m, 912 , 2010-09-06
MATLAB_Codes\chapter12\similar.m, 377 , 2010-09-06
MATLAB_Codes\chapter12\test.m, 580 , 2010-09-06
MATLAB_Codes\chapter13\sample1\fun.m, 241 , 2010-08-03
MATLAB_Codes\chapter13\sample1\main.m, 1579 , 2010-08-05
MATLAB_Codes\chapter13\sample1\MexicoHatnew.m, 174 , 2010-08-03
MATLAB_Codes\chapter13\sample1\PSO0.m, 1802 , 2010-08-05
MATLAB_Codes\chapter13\sample1\PSO1.m, 1859 , 2010-08-05
MATLAB_Codes\chapter13\sample1\PSO2.m, 1859 , 2010-08-05
MATLAB_Codes\chapter13\sample1\PSO3.m, 1878 , 2010-08-05
MATLAB_Codes\chapter13\sample1\PSO4.m, 1863 , 2010-08-05
MATLAB_Codes\chapter13\sample1\wchange.m, 353 , 2010-08-05
MATLAB_Codes\chapter13\sample2-Rastrgrin\fun.m, 197 , 2010-08-09
MATLAB_Codes\chapter13\sample2-Rastrgrin\pso.fig, 6256 , 2010-08-09
MATLAB_Codes\chapter13\sample2-Rastrgrin\PSO.m, 1571 , 2010-08-09
MATLAB_Codes\chapter13\sample2-Rastrgrin\pso.mat, 2624 , 2010-08-09
MATLAB_Codes\chapter13\sample2-Rastrgrin\rastrigrin.fig, 123876 , 2010-08-09
MATLAB_Codes\chapter13\sample2-Rastrgrin\rastrigrin.m, 128 , 2010-08-09
MATLAB_Codes\chapter13\sample3-Griewankan\fun.m, 209 , 2010-08-09
MATLAB_Codes\chapter13\sample3-Griewankan\Griewank.fig, 699309 , 2010-08-09
MATLAB_Codes\chapter13\sample3-Griewankan\Griewank.m, 146 , 2010-08-09
MATLAB_Codes\chapter13\sample3-Griewankan\pso.fig, 5867 , 2010-08-11
MATLAB_Codes\chapter13\sample3-Griewankan\PSO.m, 1582 , 2010-08-11
MATLAB_Codes\chapter13\sample3-Griewankan\pso.mat, 4509 , 2010-08-11
MATLAB_Codes\chapter14\GA_run.m, 477 , 2010-08-23
MATLAB_Codes\chapter14\PID_Model.mdl, 29558 , 2010-08-22
MATLAB_Codes\chapter14\PSO.m, 2589 , 2010-08-23
MATLAB_Codes\chapter14\PSO_PID.m, 174 , 2010-08-22
MATLAB_Codes\chapter14\问题解决思路.pdf, 116504 , 2010-08-23
MATLAB_Codes\chapter15\bayg29.txt, 695 , 2009-06-12
MATLAB_Codes\chapter15\burma14.txt, 236 , 2009-06-12
MATLAB_Codes\chapter15\ch130.txt, 4394 , 2009-06-12
MATLAB_Codes\chapter15\ch150.txt, 5098 , 2009-06-12
MATLAB_Codes\chapter15\dist.m, 126 , 2009-06-12
MATLAB_Codes\chapter15\eil51.txt, 444 , 2009-06-12
MATLAB_Codes\chapter15\fitness.m, 419 , 2010-10-16
MATLAB_Codes\chapter15\gr96.txt, 1628 , 2009-06-12
MATLAB_Codes\chapter15\main.m, 5566 , 2011-03-19
MATLAB_Codes\chapter15\Oliver30.txt, 434 , 2009-06-12
MATLAB_Codes\chapter15\pr226.txt, 3459 , 2009-06-12
MATLAB_Codes\chapter15\pr76.txt, 1117 , 2009-06-12
MATLAB_Codes\chapter15\st70.txt, 678 , 2009-06-12
MATLAB_Codes\chapter16\DF1function.m, 586 , 2010-11-16
MATLAB_Codes\chapter16\fitnessRecord.mat, 4236 , 2010-11-12
MATLAB_Codes\chapter16\main.m, 2689 , 2015-06-30
MATLAB_Codes\chapter16\result.mat, 12567 , 2010-06-29
MATLAB_Codes\chapter17\PSOt\forcecol.m, 172 , 2004-04-27
MATLAB_Codes\chapter17\PSOt\forcerow.m, 181 , 2004-04-27
MATLAB_Codes\chapter17\PSOt\goplotpso.m, 5790 , 2010-11-04
MATLAB_Codes\chapter17\PSOt\linear_dyn.m, 749 , 2004-08-23
MATLAB_Codes\chapter17\PSOt\normmat.m, 4588 , 2006-03-17
MATLAB_Codes\chapter17\PSOt\pso_Trelea_vectorized.m, 22526 , 2009-12-20
MATLAB_Codes\chapter17\PSOt\spiral_dyn.m, 841 , 2004-08-27
MATLAB_Codes\chapter17\testfunctions\ackley.m, 871 , 2004-08-23
MATLAB_Codes\chapter17\testfunctions\alpine.m, 639 , 2004-08-19
MATLAB_Codes\chapter17\testfunctions\DeJong_f2.m, 732 , 2004-08-13
MATLAB_Codes\chapter17\testfunctions\DeJong_f3.m, 506 , 2004-08-19
MATLAB_Codes\chapter17\testfunctions\DeJong_f4.m, 1004 , 2004-08-13
MATLAB_Codes\chapter17\testfunctions\f6.m, 314 , 2005-06-27
MATLAB_Codes\chapter17\testfunctions\f6mod.m, 700 , 2004-08-23
MATLAB_Codes\chapter17\testfunctions\f6_bubbles_dyn.m, 1510 , 2004-08-26
MATLAB_Codes\chapter17\testfunctions\f6_linear_dyn.m, 617 , 2006-02-27
MATLAB_Codes\chapter17\testfunctions\f6_spiral_dyn.m, 872 , 2006-02-27
MATLAB_Codes\chapter17\testfunctions\forcecol.m, 172 , 2004-04-27
MATLAB_Codes\chapter17\testfunctions\forcerow.m, 181 , 2004-04-27
MATLAB_Codes\chapter17\testfunctions\Foxhole.m, 1278 , 2004-08-13
MATLAB_Codes\chapter17\testfunctions\goplotpso.m, 5790 , 2010-11-04
MATLAB_Codes\chapter17\testfunctions\Griewank.m, 1214 , 2004-08-13

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • ar_yulewalker_burg1
    对信号在AR模型下进行的的yuler_walker,和burg算法谱估计(AR model of the signal under the yuler_walker, and spectral estimation algorithm burg)
    2009-05-12 14:49:32下载
    积分:1
  • Neville--interpolation
    Neville插值的源代码,用于Matlab科学计算与数据插值,可与牛顿插值等进行比较学习,适合matlab学习者参考。(Neville interpolation source code for Matlab scientific computing and data interpolation, Newton interpolation can be compared with the study for matlab learners.)
    2013-12-31 10:49:31下载
    积分:1
  • simu_system
    对LFM线性调频脉冲雷达的目标回波进行建模仿真,通过匹配滤波器接收,并且进行动目标检测MTD(For LFM chirp radar target echo simulation modeling, received through the matched filter and performs moving target detection MTD)
    2021-03-22 18:09:16下载
    积分:1
  • mahaladist
    Mahalanobis Distance Function for Matlab.
    2009-06-23 22:08:44下载
    积分:1
  • one_possion1
    求解一维热方程。空间方向采用四阶差分格式,时间方向采用bvm法(Solving one-dimensional heat equation. Spatial orientation difference scheme with fourth order, the time direction by bvm method)
    2011-01-04 14:40:55下载
    积分:1
  • Matlab-simulink-CAD
    说明:  东北大学薛定宇老师的精品课程讲义-控制系统仿真与CAD,PPT格式(Northeastern University, Xue Dingyu quality teachers Course Training Manual- Control System Simulation and CAD, PPT format)
    2008-09-06 11:48:31下载
    积分:1
  • kaerman
    说明:  实现卡尔曼滤波,可以看出,滤波过程是以不断地“预测—修正”的递推方式进行计算,先进行预测值计算,再根据观测值得到的新信息和kalman 增益(加权项),对预测值进行修正。由滤波值可以得到预测,又由预测可以得到滤波,其滤波和预测相互作用,并不要求存储任何观测数据,可以进行实时处理。(Kalman filtering, can be seen, the filtering process is constantly &quot forecast- Fixed&quot recursive manner calculated to predict the value of the first, and then according to the new information should be observed and the kalman gain (weighted items), on predictive value of the amendment. Value can be predicted by the filter, but also can be filtered by the forecast, and its interaction filtering and prediction, does not require the storage of any observational data, real-time processing.)
    2011-02-27 10:33:13下载
    积分:1
  • Matlab-DC
    matlab 直流潮流计算程序 DCpowerflow(matlab DC load flow calculation program DCpowerflow)
    2016-03-08 18:23:34下载
    积分:1
  • PAPER5
    时变幅度LFM干扰下的单通道盲分离算法研究(Research on single-channel blind separation algorithm under varying amplitude LFM interference)
    2014-08-28 00:40:17下载
    积分:1
  • matlab
    模糊数学MATLAB工具箱,数学建模工具,运用MATLAB解决数学建模之中的模糊数学分析等问题。(MATLAB fuzzy toolbox, mathematical modeling tools, the use of MATLAB to solve mathematical modeling of the fuzzy mathematical analysis and so on.)
    2009-07-14 22:53:46下载
    积分:1
  • 696518资源总数
  • 104349会员总数
  • 32今日下载