登录
首页 » matlab » ★自适应遗传算法

★自适应遗传算法

于 2018-01-31 发布 文件大小:50KB
0 170
下载积分: 1 下载次数: 39

代码说明:

  自适应的遗传算法以及MATLAB实现,拿去学习吧(Standard genetic algorithms and MATLAB implementations)

文件列表:

★自适应遗传算法\adapting.asv, 429 , 2005-11-28
★自适应遗传算法\adapting.m, 608 , 2005-11-30
★自适应遗传算法\crossover.asv, 282 , 2005-11-27
★自适应遗传算法\crossover.m, 587 , 2005-11-29
★自适应遗传算法\initial.m, 338 , 2005-11-30
★自适应遗传算法\keepbest.m, 73 , 2005-11-28
★自适应遗传算法\main.asv, 211 , 2005-11-27
★自适应遗传算法\main.m, 416 , 2005-11-28
★自适应遗传算法\mutation.asv, 322 , 2005-11-29
★自适应遗传算法\mutation.m, 324 , 2005-11-29
★自适应遗传算法\pop.mat, 274 , 2005-11-28
★自适应遗传算法\result.m, 272 , 2005-11-29
★自适应遗传算法\selection.asv, 717 , 2005-11-28
★自适应遗传算法\selection.m, 795 , 2005-11-28
★自适应遗传算法\Thumbs.db, 15872 , 2018-01-31
★自适应遗传算法\实验数据.jpg, 40615 , 2006-01-07
★自适应遗传算法, 0 , 2018-01-31

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

发表评论

0 个回复

  • PMSG.mdl
    永磁直驱风电机组机侧变流器控制simulink仿真(Permanent magnet direct drive wind turbine machine side converter control simulink simulation)
    2021-04-11 18:18:57下载
    积分:1
  • jpeg2avihojoon
    This is a JPEG encoding & decoding program of still image. It does not use level shifting. Discrete Cosine transform (DCT) is performed both by classical & Chen s Flowgraph methods. Predefined JPEG quantization array & zigzag order are used here. RUN - LEVEL coding is used instead of Huffman coding. Compression ratio is compared for each DCT method. Effect of coarse and fine quantization is also examined. The execution time of 2 DCT methods is also checked. In addition, most energatic DCT coefficients are also applied to examine the effect in MatLab 7.4.0 R2007a. Input is 9 gray scale pictures & output is 9*9=81 pictures to compare. Blocking effect is obvious. (This is a JPEG encoding & decoding program of still image. It does not use level shifting. Discrete Cosine transform (DCT) is performed both by classical & Chen s Flowgraph methods. Predefined JPEG quantization array & zigzag order are used here. RUN - LEVEL coding is used instead of Huffman coding. Compression ratio is compared for each DCT method. Effect of coarse and fine quantization is also examined. The execution time of 2 DCT methods is also checked. In addition, most energatic DCT coefficients are also applied to examine the effect in MatLab 7.4.0 R2007a. Input is 9 gray scale pictures & output is 9*9=81 pictures to compare. Blocking effect is obvious. )
    2009-09-17 13:05:51下载
    积分:1
  • third_task
    课程作业:利用贝叶斯进行数据集的分类,并评估分类结果(Using the Bayesian to classify the data set, and uating the classification results)
    2015-04-14 09:55:46下载
    积分:1
  • zhengyanchengxu
    直流电测深一维正演程序 使用的matlab编程,简单的描述一位电测深正演程序,其中T为自定义函数,需要放在work目录下……(Electrical sounding one-dimensional forward modeling program)
    2010-10-23 13:11:01下载
    积分:1
  • pls-svm
    最小二乘支持向量机的一个小程序,非常简单,也很耗用(Least Squares Support Vector Machines, a small program, very simple and consumption)
    2008-06-03 09:48:27下载
    积分:1
  • Artificial-Intelligence-pneumonia
    利用朴实贝叶斯方法求解有关肺炎的问题。肺炎对应有四个特征:发烧、疼痛、咳嗽和血细胞异常,当确定了患肺炎与否时,四个特征条件独立。假设患肺炎与否和四个特征都可表示为Ture和False。 根据pneumonia.tex文件中的数据(500行,每行前4个数对应4个特征变量,第5个数对应患肺炎是否为真,以0表示False,1表示Ture),编写Matlab 程序 maininference.m,从example.txt中读取病人的症状信息(0表示False,1表示True,-1表示not given),并计算对应的患肺炎的可能性。所给的信息按发烧、疼痛、咳嗽、血细胞异常的顺序排列。将计算结果保存在answer.txt中。(Simple Bayesian method to solve the question of pneumonia. Pneumonia corresponding four characteristics: fever, pain, cough and blood cell abnormalities, determine the risk of pneumonia or not, the four characteristics of conditional independence. Assumptions suffering from pneumonia or not and four features can be represented as Ture and False. According to the data pneumonia.tex file (500 lines, each line of the first four numbers corresponding to the four characteristic variables, number 5 corresponds to the risk of pneumonia is true, 0 represents False, said Ture), to write Matlab program maininference. m from example.txt read the information of the patient' s symptoms (0 = False, said True, the-1 indicates not given), and to calculate corresponding to the likelihood of suffering from pneumonia. The information given by the order of fever, pain, cough, blood cell abnormalities. The calculated results is be saved in answer.txt.)
    2013-01-04 23:27:12下载
    积分:1
  • MATLAB-and-its-application
    本书详细介绍了matlab的基本功能,以及在高等数学、线性代数等方面的应用,适合初学者。(This book details the basic features of matlab, and advanced mathematics, linear algebra and other applications, suitable for beginners.)
    2011-08-09 18:31:30下载
    积分:1
  • pieqeng_v10
    小波包分析提取振动信号中的特征频率,本程序的性能已经超过其他算法,信号维数的估计。( Wavelet packet analysis to extract vibration signal characteristic frequency, This program has exceeded the performance of other algorithms, Signal dimension estimates.)
    2016-06-21 16:18:56下载
    积分:1
  • 2dunwrap
    二维相位解包裹算法。主要基于结构光采集以及其他需要对于包裹相位进行解相的算法。包括最小枝切法以及相位图法。(2D unwrap algorithm mainly based on the structure light)
    2020-10-12 20:17:33下载
    积分:1
  • fixed
    波束形成过程中,滤波器权值固定不变。一旦阵列的几何形状、目标方向确定,其波束模式特性也将确定(In the beamforming process, the filter weights are fixed. Once the array geometry and target direction are determined, the beam pattern characteristics will also be determined.)
    2018-06-13 18:23:56下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载