登录
首页 » matlab » gatbx

gatbx

于 2014-08-15 发布 文件大小:3085KB
0 91
下载积分: 1 下载次数: 2

代码说明:

  遗传算法是计算数学中用于解决最佳化的搜索算法,是进化算法的一种。进化算法最初是借鉴了进化生物学中的一些现象而发展起来的,这些现象包括遗传、突变、自然选择以及杂交等。遗传算法通常实现方式为一种计算机模拟。对于一个最优化问题,一定数量的候选解(称为个体)的抽象表示(称为染色体)的种群向更好的解进化。传统上,解用二进制表示(即0和1的串),但也可以用其他表示方法。进化从完全随机个体的种群开始,之后一代一代发生。在每一代中,整个种群的适应度被评价,从当前种群中随机地选择多个个体(基于它们的适应度),通过自然选择和突变产生新的生命种群,该种群在算法的下一次迭代中成为当前种群(Genetic algorithm,GA,SGA)

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

发表评论

0 个回复

  • gatbx-toolbox
    内含遗传算法的matlab 程序,有参考价值哦,赶快下载吧!(Matlab genetic algorithm includes procedures have reference value Oh, as soon as possible to download it!)
    2007-10-14 12:14:13下载
    积分:1
  • STBC
    Adaptive Filter_Simon Haykin_Matlab_code STBC
    2021-05-13 02:30:02下载
    积分:1
  • elec442lab5
    Filter Design using matlab
    2011-04-21 16:32:25下载
    积分:1
  • Array signal processing(1)
    1:MUSIC 算法MATLAB程序 2:ESPRIT 算法MATLAB程序 3:Root-MUSIC算法MATLAB程序 4:面阵中二维角度估计 Unitary -ESPRIT算法MATLAB程序(1:MUSIC ALGORITHM MATLAB PROGRAM 2:ESPRIT algorithm MATLAB program 3: Root-MUSIC algorithm MATLAB program 4: MATLAB Program of Unitary-ESPRIT Algorithms for Two-Dimensional Angle Estimation in Area Array)
    2019-01-11 13:14:59下载
    积分:1
  • jiujiu
    语音信号分析与处理及其MATLAB实现,语音信号处理(Speech Signal Analysis and Processing and MATLAB realize, voice signal processing)
    2008-07-02 11:10:42下载
    积分:1
  • shujuyuchuli
    用于随机数据的数据预处理,没有解压密码,直接使用(random data for the data preprocessing, not extracting passwords used directly)
    2006-06-22 09:58:44下载
    积分:1
  • DL_practice
    现代信号处理中的LD算法仿真,并且比较估计出来的系统函数与原系统函数的差别(LD modern signal processing algorithm simulation, and compare the differences between estimated and original system function system functions)
    2015-01-17 17:29:53下载
    积分:1
  • impulsive_noise
    The function impulsive_noise generates non-gaussian noise with inputs of beta, gamma,and the power of noise is 1 in W or 0 in dB. The noise can be defined either real or complex. The other functions generate QAM symbol and insert a vector to another vetor with specific locations
    2014-01-06 17:07:01下载
    积分:1
  • ninewon09.6
    拟牛顿法的matlab应用,提供matlab程序,数值分析核心方法(Quasi-Newton method matlab applications, providing matlab program, the core numerical analysis method)
    2014-02-17 20:08:29下载
    积分:1
  • ID3
    实现ID3算法,在结果中以树表示出来。决策树是对数据进行分类,以此达到预测的目的。该决策树方法先根据训练集数据形成决策树,如果该树不能对所有对象给出正确的分类,那么选择一些例外加入到训练集数据中,重复该过程一直到形成正确的决策集。(ID3 algorithm to achieve, in the results that come out to the tree. Decision tree is to classify the data, thus achieving the purpose of prediction. The decision tree training set of data according to the formation of the first decision tree, if the tree can not give the correct classification of all objects, then select a number of exceptions to the training set data, repeat the process until the correct decision set.)
    2010-07-25 16:30:11下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 42今日下载