MATLAB智能算法30个案例分析——源代码
代码说明:
神经网络案例,类容丰富,对即将参加美赛的小伙伴有帮助,附有代码哦(Previous contest papers, rich in class, will be helpful to the small partners who will participate in the contest.)
文件列表:
chapter30\chapter30\elmpredict.m, 1454 , 2010-11-07
chapter30\chapter30\elmtrain.m, 1752 , 2010-11-07
chapter30\chapter30\iris_data.mat, 1105 , 2010-10-17
chapter30\chapter30\main.m, 4313 , 2010-11-30
chapter30\chapter30\spectra_data.mat, 171497 , 2010-10-14
chapter1\example1.m, 1909 , 2010-10-31
chapter1\example2.m, 2113 , 2010-10-31
chapter2\chapter2\案例1\Code.m, 389 , 2010-08-23
chapter2\chapter2\案例1\Cross.m, 1393 , 2010-08-23
chapter2\chapter2\案例1\fun.m, 139 , 2009-08-12
chapter2\chapter2\案例1\Genetic.asv, 2641 , 2011-01-23
chapter2\chapter2\案例1\Genetic.m, 2641 , 2011-01-23
chapter2\chapter2\案例1\Mutation.m, 1315 , 2010-08-23
chapter2\chapter2\案例1\Select.m, 850 , 2010-08-23
chapter2\chapter2\案例1\test.m, 269 , 2010-08-23
chapter2\chapter2\案例1非线性\Code.m, 389 , 2010-08-23
chapter2\chapter2\案例1非线性\Cross.m, 1393 , 2010-08-23
chapter2\chapter2\案例1非线性\fun.m, 139 , 2009-08-12
chapter2\chapter2\案例1非线性\main.m, 2722 , 2011-01-23
chapter2\chapter2\案例1非线性\Mutation.m, 1315 , 2010-08-23
chapter2\chapter2\案例1非线性\nonlinear.m, 293 , 2009-08-12
chapter2\chapter2\案例1非线性\Select.m, 850 , 2010-08-23
chapter2\chapter2\案例1非线性\test.m, 269 , 2010-08-23
chapter2\chapter2\案例2\Code.m, 389 , 2010-08-23
chapter2\chapter2\案例2\Cross.m, 1393 , 2010-08-23
chapter2\chapter2\案例2\fun.m, 112 , 2010-07-20
chapter2\chapter2\案例2\Genetic.m, 2596 , 2011-01-23
chapter2\chapter2\案例2\Mutation.m, 1315 , 2010-08-23
chapter2\chapter2\案例2\Select.m, 850 , 2010-08-23
chapter2\chapter2\案例2\test.m, 269 , 2010-08-23
chapter2\chapter2\案例2非线性\Code.m, 389 , 2010-08-23
chapter2\chapter2\案例2非线性\Cross.m, 1393 , 2010-08-23
chapter2\chapter2\案例2非线性\fun.m, 112 , 2010-07-20
chapter2\chapter2\案例2非线性\Genetic.asv, 2726 , 2011-01-23
chapter2\chapter2\案例2非线性\Genetic.m, 2726 , 2011-01-23
chapter2\chapter2\案例2非线性\Mutation.m, 1315 , 2010-08-23
chapter2\chapter2\案例2非线性\nonlinear.m, 233 , 2010-07-20
chapter2\chapter2\案例2非线性\Select.m, 850 , 2010-08-23
chapter2\chapter2\案例2非线性\test.m, 269 , 2010-08-23
chapter2\chapter2\案例3\Code.m, 389 , 2010-08-23
chapter2\chapter2\案例3\Cross.m, 1393 , 2010-08-23
chapter2\chapter2\案例3\fun.m, 79 , 2010-07-20
chapter2\chapter2\案例3\Genetic.m, 2587 , 2010-12-07
chapter2\chapter2\案例3\Mutation.m, 1315 , 2010-08-23
chapter2\chapter2\案例3\Select.m, 850 , 2010-08-23
chapter2\chapter2\案例3\test.m, 269 , 2010-08-23
chapter2\chapter2\案例3非线性\Code.m, 389 , 2010-08-23
chapter2\chapter2\案例3非线性\Cross.m, 1393 , 2010-08-23
chapter2\chapter2\案例3非线性\fun.m, 79 , 2010-07-20
chapter2\chapter2\案例3非线性\Genetic.m, 2682 , 2010-12-07
chapter2\chapter2\案例3非线性\Mutation.m, 1315 , 2010-08-23
chapter2\chapter2\案例3非线性\nonlinear.m, 233 , 2010-07-20
chapter2\chapter2\案例3非线性\Select.m, 850 , 2010-08-23
chapter2\chapter2\案例3非线性\test.m, 269 , 2010-08-23
chapter3\BPfun.m, 1282 , 2010-11-14
chapter3\callbackfun.m, 1864 , 2011-03-31
chapter3\data.mat, 1607 , 2010-12-09
chapter3\GABPMain.m, 2307 , 2010-12-12
chapter3\Objfun.m, 404 , 2010-11-14
chapter4\CityPosition1.mat, 324 , 2010-08-02
chapter4\CityPosition2.mat, 447 , 2010-08-02
chapter4\CityPosition3.mat, 570 , 2010-08-03
chapter4\Distanse.m, 271 , 2010-08-05
chapter4\DrawPath.m, 614 , 2010-08-05
chapter4\dsxy2figxy.m, 960 , 2010-08-02
chapter4\Fitness.m, 125 , 2010-08-04
chapter4\GA_TSP.m, 2003 , 2011-04-03
chapter4\InitPop.m, 238 , 2010-08-04
chapter4\Mutate.m, 263 , 2010-08-04
chapter4\OutputPath.m, 158 , 2010-08-05
chapter4\PathLength.m, 304 , 2010-08-05
chapter4\Recombin.m, 1403 , 2010-08-04
chapter4\Reins.m, 296 , 2011-04-04
chapter4\Reverse.m, 530 , 2011-04-04
chapter4\Select.m, 233 , 2011-04-04
chapter4\Sus.m, 455 , 2011-04-04
chapter4\test.m, 187 , 2010-08-21
chapter5\源程序\Active_Suspension_LQR.mdl, 34417 , 2010-08-21
chapter5\源程序\GA_LQR.m, 177225 , 2010-08-21
chapter5\源程序\GA_LQR_run.m, 448 , 2010-08-21
chapter6\源程序\GA_demo.m, 133 , 2010-08-21
chapter6\源程序\GA_demo_run.m, 377 , 2010-08-21
chapter7\danyuan.m, 2014 , 2010-09-13
chapter7\EliteInduvidual.m, 349 , 2010-09-13
chapter7\immigrant.m, 457 , 2010-09-13
chapter7\MPGA.m, 2054 , 2011-04-08
chapter7\ObjectFunction.m, 220 , 2010-11-15
chapter7\SGA.m, 1551 , 2011-04-08
chapter8\bin2decFun.m, 386 , 2011-04-09
chapter8\collapse.m, 458 , 2010-11-12
chapter8\FitnessFunction.m, 411 , 2010-11-12
chapter8\InitPop.m, 179 , 2010-11-12
chapter8\Objfunction.m, 339 , 2010-11-12
chapter8\Qgate.m, 2046 , 2010-11-12
chapter8\QuantumMain.m, 1752 , 2011-04-09
chapter9\源程序\my_first_multi.m, 157 , 2010-08-21
chapter9\源程序\my_first_multi_run.m, 598 , 2010-08-21
chapter10\chapter10\data.mat, 422 , 2010-12-28
chapter10\chapter10\main.m, 6048 , 2010-12-28
chapter11\chapter11\aberranceJm.m, 1067 , 2007-09-24
下载说明:请别用迅雷下载,失败请重下,重下不扣分!