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

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

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

  • NeighborhoodRoughSetBasedFeatureEvaluationAndReduc
    基于特征评估及约简的邻居粗糙集方法,可以用于粗糙集属性约简(Feature-based assessment and neighbors rough set reduction methods )
    2010-09-17 10:05:26下载
    积分:1
  • lehmer_rng
    lehmer random number generator method to generate test patterns of circuit
    2015-01-23 15:22:09下载
    积分:1
  • channel
    MIMO传输信道仿真 对信道进行编码、解码(MIMO transmission channel simulation of channel coding and decoding)
    2009-12-07 13:52:00下载
    积分:1
  • shuxilvboqi
    全相位DFT数字滤波器MATLAB设计,欢迎下载(All phase DFT filter MATLAB design, welcome to download)
    2009-05-16 13:21:27下载
    积分:1
  • LDPC_distribution_under_BEC
    说明:  删除新到下的LDPC度分布的matlab程序,帮助初学者进一步了解LDPC码的仿真。(Remove New LDPC degree distribution under the matlab program to help beginners learn more about the simulation LDPC codes.)
    2010-04-21 09:54:37下载
    积分:1
  • FIR_Filter_labtest
    FIR Filter的例子,大学研究室的。(FIR filter example, the university lab.)
    2006-12-04 23:39:35下载
    积分:1
  • main_bitloop
    位同步程序,本程序通过早迟门的结果,通过相位误差鉴别器和环路滤波器和DCO,来达到位同步。(Bit synchronization program, this program, the results of the early-late gate phase error discriminator and loop filter and DCO to achieve bit synchronization.)
    2012-05-24 09:44:51下载
    积分:1
  • kalman_filter_result
    1、对观测数据进行卡尔曼滤波,得到预测的航迹以及估计误差的均值和标准差 2、返回值包括滤波预测后的估计航迹,以及均值和误差协方差(1, the observed data, the Kalman filter, to get the track and the estimated prediction error of the mean and standard deviation 2, the return value, including forecasts of the estimated filter track, and the mean and error covariance)
    2011-12-23 23:44:32下载
    积分:1
  • 地震正在运行
    采用matlab解决带时间窗的车辆路径规划问题,用了遗传算法(Using matlab to solve vehicle routing problem with time windows, using GA)
    2018-05-14 15:23:21下载
    积分:1
  • HuffmanEncoding
    霍夫曼(Huffman)编码算法是满足前缀条件的平均二进制码长最短的编码算法。本文用Matlab语言编程实现了霍夫曼(Huffman)编码,并有详细的word说明(Hoffman (Huffman) coding algorithm is to satisfy the conditions of the average prefix length the shortest binary code coding algorithm. In this paper, Matlab programming language to achieve the Hoffman (Huffman) encoding, and a detailed description of the word)
    2007-12-03 09:32:29下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载