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

MATLAB智能算法30个案例分析 源代码

于 2020-02-09 发布
0 191
下载积分: 1 下载次数: 5

代码说明:

说明:  采用案例形式,以智能算法为主线,讲解了遗传算法、免疫算法、退火算法等多种最常用的智能算法的matlab实现,共30个案例,每一个案例都是使用智能算法解决问题的具体案例。所有案例均有理论、背景、程序实现代码和扩展阅读四个部分。(In the form of cases, taking the intelligent algorithm as the main line, this paper explains the matlab implementation of genetic algorithm, immune algorithm, annealing algorithm and other most commonly used intelligent algorithms, a total of 30 cases, each case is a specific case of using intelligent algorithm to solve the problem. All cases have four parts: theory, background, program implementation code and extended reading.)

文件列表:

MATLAB智能算法30个案例分析 源代码\chapter1.rar, 2171 , 2011-11-15
MATLAB智能算法30个案例分析 源代码\chapter10.rar, 2577 , 2011-11-15
MATLAB智能算法30个案例分析 源代码\chapter11.rar, 10963 , 2011-11-15
MATLAB智能算法30个案例分析 源代码\chapter12.rar, 28671 , 2011-11-15
MATLAB智能算法30个案例分析 源代码\chapter13.rar, 734874 , 2011-11-15
MATLAB智能算法30个案例分析 源代码\chapter14.rar, 144753 , 2011-11-15
MATLAB智能算法30个案例分析 源代码\chapter15.rar, 12427 , 2011-11-15
MATLAB智能算法30个案例分析 源代码\chapter16.rar, 18584 , 2011-11-15
MATLAB智能算法30个案例分析 源代码\chapter17.rar, 32669 , 2011-11-15
MATLAB智能算法30个案例分析 源代码\chapter18.rar, 7649 , 2011-11-15
MATLAB智能算法30个案例分析 源代码\chapter19.rar, 5002 , 2011-11-15
MATLAB智能算法30个案例分析 源代码\chapter2.rar, 26677 , 2011-11-15
MATLAB智能算法30个案例分析 源代码\chapter20.rar, 11565 , 2011-11-15
MATLAB智能算法30个案例分析 源代码\chapter21.rar, 713 , 2011-11-15
MATLAB智能算法30个案例分析 源代码\chapter22.rar, 2690 , 2011-11-15
MATLAB智能算法30个案例分析 源代码\chapter23.rar, 3155 , 2011-11-15
MATLAB智能算法30个案例分析 源代码\chapter24.rar, 5685 , 2011-11-15
MATLAB智能算法30个案例分析 源代码\chapter25.rar, 173147 , 2011-11-15
MATLAB智能算法30个案例分析 源代码\chapter26.rar, 2955 , 2011-11-15
MATLAB智能算法30个案例分析 源代码\chapter27.rar, 2503 , 2011-11-15
MATLAB智能算法30个案例分析 源代码\chapter28.rar, 8570 , 2011-11-15
MATLAB智能算法30个案例分析 源代码\chapter29.rar, 4393 , 2011-11-15
MATLAB智能算法30个案例分析 源代码\chapter3.rar, 4721 , 2011-11-15
MATLAB智能算法30个案例分析 源代码\chapter30.rar, 176221 , 2011-11-15
MATLAB智能算法30个案例分析 源代码\chapter4.rar, 7260 , 2011-11-15
MATLAB智能算法30个案例分析 源代码\chapter5.rar, 94364 , 2011-11-15
MATLAB智能算法30个案例分析 源代码\chapter6.rar, 628 , 2011-11-15
MATLAB智能算法30个案例分析 源代码\chapter7.rar, 4128 , 2011-11-15
MATLAB智能算法30个案例分析 源代码\chapter8.rar, 3171 , 2011-11-15
MATLAB智能算法30个案例分析 源代码\chapter9.rar, 705 , 2011-11-15
MATLAB智能算法30个案例分析 源代码, 0 , 2019-09-21

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

发表评论

0 个回复

  • sort
    Conceptually, a merge sort works as follows Divide the unsorted list into n sublists, each containing 1 element (a list of 1 element is considered sorted). Repeatedly merge sublists to produce new sorted sublists until there is only 1 sublist remaining. This will be the sorted list.
    2013-12-01 01:52:17下载
    积分:1
  • shiyan7
    实现形态学功能,腐蚀,膨胀,开闭运算,边界提取以及平滑滤波.(Achieve functional morphology, erosion, dilation, opening and closing operation, boundary extraction and smoothing.)
    2017-01-08 11:13:19下载
    积分:1
  • IMCPIDA
    IMC-PID是利用内模控制原理来对PID参数进行计算,获得参数(IMC-PID is the use of internal model control principle to the calculation of the PID parameters, access parameters)
    2021-03-03 09:49:33下载
    积分:1
  • matlab-codey-for-genetic
    matlab code for genetic
    2011-02-15 20:17:12下载
    积分:1
  • viterbi-3.0.1
    说明:  从国外ECC网站上找到的,可以作为初始学习的参考程序。(from abroad ECC found on the site, as the initial study of the reference program.)
    2006-05-13 22:58:02下载
    积分:1
  • jacobi
    3种jacobi迭代算法,即将Ax=b,转换为A=D-L-U,进而x=Bx+f(3 kinds of jacobi iterative algorithm, ie Ax = b, converted to A = DLU, and then x = Bx+ f)
    2013-12-06 00:57:49下载
    积分:1
  • zuiyongkongzhi
    基于复合形法的最优控制m文件,以实现可直接使用(M files based on optimal control complex method to achieve can be used directly)
    2013-12-22 16:31:25下载
    积分:1
  • curvelet--3
    曲线波变换用于图像去噪是新兴起的一种多尺度工具,里面涵盖了比较好的毕业设计资料,希望对大家有用(Curve wavelet transform for image denoising is a new emerging multi-scale tool, which covers a relatively good graduation design information, we hope to be useful)
    2014-06-15 10:32:17下载
    积分:1
  • Multivariate-Linear-Regression
    Multivariate Linear Regression
    2013-04-06 04:42:22下载
    积分:1
  • Visualization_4d
    进行Visualization_4d it is very cool(complete Visualization_4d it is very cool)
    2010-06-30 19:08:25下载
    积分:1
  • 696516资源总数
  • 106425会员总数
  • 12今日下载