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

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

于 2020-02-09 发布
0 98
下载积分: 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 个回复

  • GrenobleBlur
    blur measurement. Simple but efficient.
    2010-05-07 00:01:44下载
    积分:1
  • shanks
    function [a,b,err] = shanks(x,p,q) SHANKS Model a signal using Shanks method ---- Usage: [a,b,err] = shanks(x,p,q) The sequence x is modeled as the unit sample response of a filter having a system function of the form H(z) = B(z)/A(z) The polynomials B(z) and A(z) are formed from the vectors b=[b(0), b(1), ... b(q)] a=[1 , a(1), ... a(p)] The input q defines the number of zeros in the model and p defines the number of poles. The modeling error is returned in err.
    2012-04-18 09:58:03下载
    积分:1
  • CTFShchsym
    采用符号计算法求一个周期内连续时间函数的三角级数展开系数,并绘出前七次(Using symbolic computation method for a period of continuous function of time Fourier series expansion coefficients, and draw seven times before )
    2011-12-19 11:12:31下载
    积分:1
  • SVD
    搜集的SVD的一些小程序。matlab编写。(SVD collected some small programs. matlab prepared.)
    2013-11-22 19:10:01下载
    积分:1
  • yiuyai_v53
    对于初学者具有参考意义,光纤无线通信系统中传输性能的研究,最小均方误差等算法的MSE的计算。( For beginners with a reference value, Fiber Transmission wireless communication system performance, Minimum mean square error MSE calculation algorithm.)
    2016-10-22 18:53:09下载
    积分:1
  • Almouti2X2
    This is a code for 2X2 MIMO system using Alamouti code
    2009-03-31 18:34:22下载
    积分:1
  • WIND
    wind speed prediction using ANN with input data
    2012-04-24 15:37:29下载
    积分:1
  • armodle
    计算AR模型的参数,包括滤波、去趋势化、AIC判断阶数、计算AR模型系数。(Calculation AR model parameters, including filtering, detrended, AIC judgment order to calculate the AR model coefficients.)
    2013-08-26 16:59:49下载
    积分:1
  • RLS自适应滤波器算法
    RLS自适应滤波器算法(Algorithm about RLS adaptive signal processing )
    2021-03-10 10:19:27下载
    积分:1
  • PRN-code
    伪随机码的模糊函数及其相关特性,用matlab仿真实现(Ambiguity function of pseudo-random code and its related properties, Simulation using matlab)
    2011-05-10 19:23:01下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 42今日下载