CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - genetic algorithm of matlab

搜索资源列表

  1. MATLAB-genetic-algorithm

    0下载:
  2. MATLAB遗传算法程序,主要用来求函数的极大值,可以修改后做其他的遗传算法方面的仿真-MATLAB genetic algorithm, the main function is to seek maximum value, after the simulation can be modified to do other aspects of genetic algorithms
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:3765
    • 提供者:tom
  1. Sheffield-genetic-algorithm-toolbox

    0下载:
  2. Matlab遗传算法工具箱(Sheffield大学版) 最优秀的遗传算法工具箱-Matlab genetic algorithm toolbox (university of Sheffield)- the best genetic algorithm toolbox
  3. 所属分类:matlab

    • 发布日期:2017-05-03
    • 文件大小:703325
    • 提供者:孙彬
  1. Genetic-Algorithms-using-matlab

    0下载:
  2. 遗传算法(Genetic Algorithm)是模拟达尔文生物进化论的自然选择和遗传学机理的生物进化过程的计算模型,是一种通过模拟自然进化过程搜索最优解的方法。-Genetic Algorithm (Genetic Algorithm) is a simulation of natural selection and genetics of Darwinian biological evolution computational models of biological evolution, t
  3. 所属分类:Special Effects

    • 发布日期:2017-04-26
    • 文件大小:19546
    • 提供者:fanshengnan
  1. MATLAB-Genetic-Algorithm

    0下载:
  2. 遗传算法(Genetic Algorithm)是模拟达尔文生物进化论的自然选择和遗传学机理的生物进化过程的计算模型,是一种通过模拟自然进化过程搜索最优解的方法。-Genetic Algorithm (Genetic Algorithm) is a simulation of natural selection and genetics of Darwinian biological evolution computational models of biological evolution, t
  3. 所属分类:Special Effects

    • 发布日期:2017-04-25
    • 文件大小:236275
    • 提供者:fanshengnan
  1. Binary-Genetic-Algorithm-Feature-Selection-(2).zi

    0下载:
  2. This submission contains (1) Journal Article on Zernike Moments, Genetic Algorithm, Feature Selection and Probabilistic Neural Networks. (2) MATLAB code to do Feature Selection Using Genetic Algorithm. NB: (i) This code is short BUT it works
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-06
    • 文件大小:1434146
    • 提供者:abdalla
  1. genetic-algorithm

    0下载:
  2. 双层规划模型的遗传算法求解的Matlab源码-Bi-level programming model of genetic algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:5041
    • 提供者:wangyanhong
  1. Genetic-algorithm-toolbox

    0下载:
  2. matlab遗传算法工具箱以及应用,里面详细介绍了遗传算法的函数以及具体的实例分析,有源代码-Matlab genetic algorithm toolbox and its application, which introduces the analysis function of genetic algorithm and specific examples, source code
  3. 所属分类:matlab

    • 发布日期:2017-05-27
    • 文件大小:9702980
    • 提供者:TD
  1. Genetic-Algorithm-matlab

    1下载:
  2. 遗传算法 ( Genetic Algorithm , GA) 是借鉴生物界自然选择和群体进化机制形成的一种全局寻优算法 。与传统的优化算法相比 ,遗传算法具有如下优点 [1 ] :1 ) 不是从单个点 ,而是从多个点构成的群体开始搜索 2) 在搜索最优解过程中 ,只需要由目标函数值转换得来的适应值信息 ,而不需要导数等其它辅助信息 3) 搜索过程不易陷入局部最优点 。 数学建模中常用的matlab算法,遗传算法,内容详细,包括PDF版本的详细的算法实现过程;-Genetic Algorith
  3. 所属分类:matlab

    • 发布日期:2017-04-25
    • 文件大小:163594
    • 提供者:刘珅
  1. Matlab

    0下载:
  2. 非线性整数规划的遗传算法Matlab程序 通常,非线性整数规划是一个具有指数复杂度的NP问题,如果约束较为复杂,Matlab优化工具箱和一些优化软件比如lingo等,常常无法应用,即使能应用也不能给出一个较为令人满意的解。这时就需要针对问题设计专门的优化算法。下面举一个遗传算法应用于非线性整数规划的编程实例,供大家参考!-Matlab genetic algorithm of nonlinear integer programming Usually, the nonlin
  3. 所属分类:Other systems

    • 发布日期:2017-04-30
    • 文件大小:61885
    • 提供者:樊奕
  1. genetic-algorithm

    0下载:
  2. 遗传算法详细资料,内含实现的遗传算法matlab工具箱。-genetic algorithm,It contains a matlab toolbox of genetic algorithm.
  3. 所属分类:matlab

    • 发布日期:2017-05-11
    • 文件大小:2342321
    • 提供者:yelai
  1. GA-BP-matlab-socure-code

    0下载:
  2. matlab写的神经网络代码,其中含有遗传算法对神经网络的权值和阈值优化模块,解释比较详细,师兄的毕业设计部分代码-Written in Matlab neural network code, which contains the genetic algorithm of neural network weights and threshold optimization module, a more detailed explanation, senior graduation design p
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1440
    • 提供者:wen32322
  1. Genetic-Algorithm-matlab

    1下载:
  2. 利用遗传算法寻找下列多元函数的最大值:输出最优解、最优解对应的x和y值,以及遗传算法迭代过程中的适应度函数进化曲线。 -Maximum use of genetic algorithm to find the following multivariate function: output the optimal solution, x and y values ​ ​ corresponding to the optimal solution, and genetic a
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-12
    • 文件大小:758
    • 提供者:wang
  1. genetic-algorithm

    0下载:
  2. 根据遗传算法和BP神经网络理论,在matlab软件中编程实现基于遗传算法优化的BP神经网络非线性系统拟合算法。-According to the theory of genetic algorithm and BP neural network, in the matlab software programming to realize BP neural network nonlinear systems based on genetic algorithm optimization fitt
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-05
    • 文件大小:55163
    • 提供者:汪杰
  1. Genetic-algorithm

    0下载:
  2. 非常详细的遗传算法MATLAB代码,质量高,推荐下载-Very detailed genetic algorithm program, a lot of content
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-05
    • 文件大小:30940
    • 提供者:xulin
  1. matlab

    0下载:
  2. 遗传算法计算函数最大值例7.1简单一元函数优化实例(The genetic algorithm calculates the maximum of the function)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-26
    • 文件大小:9216
    • 提供者:燕燕妮
  1. PBGGA

    0下载:
  2. 遗传算法计算二维光子晶格禁带(基于平面波展开法)(Calculation of two dimensional photonic lattice forbidden band by genetic algorithm)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-25
    • 文件大小:2048
    • 提供者:ningzhang
  1. 遗传算法优化神经网络matlab源码

    1下载:
  2. 此程序实现了利用遗传算法优化BP神经网络,内含matlab源码及遗传算法工具包。亲测可用(This program implements the use of genetic algorithms to optimize the BP neural network, including Matlab source code and genetic algorithm toolkit. Pro test available)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-18
    • 文件大小:118784
    • 提供者:xihananhai
  1. genetic

    0下载:
  2. 包括完整的谢非尔大学遗传算法工具箱全部内容,编写遗传算法程序可调用(Including the complete University of Sheffield genetic algorithm toolbox all the contents, the preparation of genetic algorithm procedures can be called)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-23
    • 文件大小:2860032
    • 提供者:陈秀平
  1. 《Matlab遗传算法工具箱及应用》源码

    1下载:
  2. 《Matlab遗传算法工具箱及应用》源码,雷俊杰版,适用于基础薄弱的学者(genetic algorithm toolbox and application Matlab source, Lei Junjie version, suitable for the weak foundation of the scholars)
  3. 所属分类:其他

    • 发布日期:2017-12-27
    • 文件大小:1395712
    • 提供者:牛娃
  1. 用MATLAB实现遗传算法程序.pdf

    1下载:
  2. 遗传算法的基本步骤如下: 1)在一定编码方案下,随机产生一个初始种群; 2)用相应的解码方法,将编码后的个体转换成问 题空间的决策变量,并求得个体的适应值; 3)按照个体适应值的大小,从种群中选出适应值 较大的一些个体构成交配池; 4)由交叉和变异这两个遗传算子对交配池中的 个体进行操作,并形成新一代的种群; 5)反复执行步骤2-4,直至满足收敛判据为止。(The basic steps of the genetic algorithm are as follows: 1) u
  3. 所属分类:matlab例程

    • 发布日期:2017-12-23
    • 文件大小:76800
    • 提供者:傲视天下
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »
搜珍网 www.dssz.com