登录
首页 » matlab » MATLAB智能算法30个案例分析

MATLAB智能算法30个案例分析

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

代码说明:

说明:  本书采用案例形式,以智能算法为主线,讲解了遗传算法.免疫算法,退火算法.粒子群算法,鱼群算法,蚁群算法和神经网络算法等最常用的智能算法的MATLAB实现,本书共给出30个案例,每个案例都是一个使用智能算法解决问题的具体实例,所有案例均由理论讲解、案例背景.MATLAB程序实现和扩展阅读四个部分组成,并配有完整的程序源码。(This book uses case form and takes intelligent algorithm as the main line to explain the matlab implementation of the most commonly used intelligent algorithms, such as genetic algorithm, immune algorithm, annealing algorithm, particle swarm optimization algorithm, fish swarm algorithm, ant colony algorithm and neural network algorithm. There are 30 cases in this book, and each case is a specific example of using intelligent algorithm to solve problems, All cases are composed of theoretical explanation, case background, matlab program implementation and extended reading, and complete program source code.)

文件列表:

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

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

发表评论

0 个回复

  • function
    对未知模型系统的输入输出经行系统传递函数的辨识,(Identification of the input and output system transfer function for the input and output of the model)
    2018-01-30 13:22:45下载
    积分:1
  • workzone
    说明:  These exercises and projects were originally the even-numbered exercises in the first edition. (The first edition did not distinguish between exercises and programming projects.) For the benefit of readers who have the first edition, the original exercise number is given in square brackets. For example, the notation [was #4] indicates that the number of the exercise (or programming project) was 4 in the first edition. If an answer is different because of second-edition changes, the word "modified" will appear inside the brackets: [was #4; modified].These exercises and projects were originally the even-numbered exercises in the first edition. (The first edition did not distinguish between exercises and programming projects.) For the benefit of readers(These exercises and projects were originally the even-numbered exercises in the first edition. (The first edition did not distinguish between exercises and programming projects.) For the benefit of readers who have the first edition, the original exercise number is given in square brackets. For example, the notation [was #4] indicates that the number of the exercise (or programming project) was 4 in the first edition. If an answer is different because of second-edition changes, the word "modified" will appear inside the brackets: [was #4; modified].)
    2019-01-01 16:19:42下载
    积分:1
  • pythonbcym_jb51
    Eric Matthes 编著的Python编程从入门到实践配套源码。(Eric Matthes compiled Python programming from entry to practice supporting source code.)
    2019-03-01 17:09:12下载
    积分:1
  • yueyun-mini-app-master
    展示公司官网页,招聘信息,公司产品,地址等(Display company official website, recruitment information, company products, address, etc.)
    2020-06-16 04:00:01下载
    积分:1
  • Matlab-M-File06
    51. 图形效果(2) 52. 可控制小球运动速度的用户界面 53. 设置坐标轴宗衡轴比 54. 动态文本显示 55. 浏览流体数据 56. 简单计算器 57. 字母统计 58. 时间计算器 59. 数字操作 60. 图像的块操作 (51. Graphic effects (2) 52. Can control the speed of the ball movement the user interface 53. Set axes Munehira axial ratio 54. Dynamic text display 55. Browse the data flow 56. A simple calculator 57. Letter of statistics 58. Time calculation device 59. number of operations 60. Image Block Operation)
    2010-01-28 09:50:25下载
    积分:1
  • bq27500
    bq27500电源控制管理 bq7500德州仪器监测电源剩余电量的最新芯片(bq27500 power control and management of Texas Instruments bq7500 monitoring power consumption remaining the latest chip)
    2008-12-10 16:24:58下载
    积分:1
  • jiangyu_adaptive-dynamic-programming
    这是一位在自适应鲁棒动态规划控制的牛人的的论文,对于学习自适应控制很有参考价值(This is a self-adaptive robust dynamic programming control of cattle people s papers, for learning adaptive control is very valuable)
    2017-04-15 11:24:05下载
    积分:1
  • 线性矩阵不等式(LMI)的_MATLAB求解
    LMI 控制工具箱,采用内点法的 LMI 求解器,这些求解器比经典的凸优化算法速度有了显著提高。另方方面,它采用了有效的LMI结构化表示,在求解和计算领域做出了重大贡献。(The LMI control toolbox uses the LMI algorithm of the interior point method. These solvers have significantly improved the speed of the classical convex optimization algorithm. On the other hand, It uses effective LMI structured representation, and has made significant contributions in solving and computing fields.)
    2018-05-20 14:06:38下载
    积分:1
  • PTToolResult
    说明:  百分百高仿小说下载站源码,减轻大家仿站的难度(100% high imitation novel download site source code, reduce the difficulty of everyone imitation station)
    2019-06-14 14:31:05下载
    积分:1
  • data-structure-part2
    说明:  源码包括清华大学出版社数据结构书第4~6章对应的源码。个人认为比书上的一些代码还要精简。所有代码均通过调试运行(Source data structure including the Tsinghua University Press Book No. 4 ~ 6 s corresponds to the source. Personally think that the ratio of the number of books but also to streamline the code. Debug all the code to run through)
    2009-08-12 14:58:45下载
    积分:1
  • 696516资源总数
  • 106415会员总数
  • 3今日下载