登录
首页 » matlab » 30个智能算法模型

30个智能算法模型

于 2018-12-03 发布 文件大小:1526KB
0 274
下载积分: 1 下载次数: 44

代码说明:

  1-8遗传算法,9 多目标Pareto最优解搜索算法,10 基于多目标Pareto的二维背包搜索算法,11-12免疫算法,13-17粒子群算法,18鱼群算法,19-21模拟退火算法,22-24蚁群算法,25-27神经网络,28 支持向量机的分类,29 支持向量机的回归拟合,30 极限学习机的回归拟合及分类(1-8 genetic algorithm, 9 multi-objective Pareto optimal solution search algorithm, 10 multi-objective Pareto based two-dimensional knapsack search algorithm, 11-12 immune algorithm, 13-17 particle swarm algorithm, 18 fish swarm algorithm, 19-21 simulated annealing algorithm, 22-24 ant colony algorithm, 25-27 neural network, 28 support vector machine classification, 29 support vector machine regression simulation Regression Fitting and Classification of Combination, 30 Extreme Learning Machines)

文件列表:

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

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

发表评论

0 个回复

  • Matlab-FFT-spectrum-analysis
    基于Matlab系统的信号FFT频谱分析与显示(Matlab FFT-based spectral analysis system signal and display)
    2011-05-30 18:18:02下载
    积分:1
  • fenzhidingjie
    整数规划,分支定界法,实现1000变量(变量个数可自行设定),只需改变原始数据,就能运行!是比较好的分支分支定界法程序设计(Integer programming, branch and bound method to achieve the 1000 variables (number of variables can be set on their own), simply by changing the original data, you can run! Branch is a better programming branch and bound method )
    2012-01-05 12:49:59下载
    积分:1
  • IpIq
    ipiq法的谐波检测,谐波源是三相全桥整流电路(ipiq method of harmonic detection, harmonic source is a three-phase full-bridge rectifier circuit)
    2016-12-15 10:45:47下载
    积分:1
  • PSK_carrier_timing_est
    PSK信号载波相位符号定时联合估计程序(PSK symbol timing signal joint estimation of carrier phase process)
    2010-11-06 17:55:37下载
    积分:1
  • Madsen
    The function applies the Madsen method for Doppler Centroid estimation. The input are: 1) the raw data, the parameter of the distance between samples in azimuth to be correlated and the PRF (Pulse repetition frequency)
    2009-05-10 20:47:53下载
    积分:1
  • LMS
    最小均方算法LMS算法的MATLAB源码(LMS MATLAB)
    2011-04-28 15:37:50下载
    积分:1
  • ant_array_min_therm_noise
    凸优化matlab工具箱cvx使用实例,自适应波束形成,斯坦福大学凸优化大牛S.Boyd编写(matlab toolbox for convex optimization ,written by S.Boyd from Stanford University)
    2021-02-23 11:09:40下载
    积分:1
  • budian
    matlab补点去噪程序 主要应用于逆向工程的电晕处理(matlab fill denoising procedure applied to the reverse engineering of the corona treatment)
    2012-06-03 16:13:04下载
    积分:1
  • wltank
    用simulink和s函数实现模糊比例参数自调整的代码(Simulink s function is used and the ratio of parameters of fuzzy self-adjusting code)
    2010-09-20 17:03:23下载
    积分:1
  • Digital+Image+Processing+Using+_Matlab
    English version of Digital Image Processing Using Matlab. Enjoy!
    2010-10-15 23:51:02下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载