CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 标准遗传算法

搜索资源列表

  1. 标准遗传算法

    0下载:
  2. 经典遗传算法的vc++6.0实现
  3. 所属分类:Windows编程

    • 发布日期:2010-10-07
    • 文件大小:54741
    • 提供者:tide0525
  1. 二进制遗传算法Fortran

    1下载:
  2. 这是一个Fortran77编写的标准遗传算法,采用了二进制编码方式,小生境技术等,含有源代码,设置参数比较多,但是解释的比较详细。
  3. 所属分类:人工智能/神经网络/遗传算法

  1. sf1704.zip

    2下载:
  2. 基于遗传算法的电力系统无功优化程序,可以帮您更好的进行电力系统的优化,使用标准的MATLAB程序-,based on genetic algorithm reactive power optimization program that can help you better electrical system optimization, the use of standard MATLAB
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:10119
    • 提供者:zxf
  1. matlab.rar

    1下载:
  2. matlab标准遗传算法 优化函数为f=-(x-1)^2+4,其中,0<=x<=3,matlab
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:9760
    • 提供者:杨光亮
  1. DGPSO.rar

    2下载:
  2. 用于求解约束优化问题的算法,算法为差分进化/遗传算法/微粒群算法的融合。对于“[7] T. P. Runarsson and X. Yao, Stochastic ranking for constrained evolutionary optimization, IEEE Trans. Evol. Comput., vol. 4, no. 3, pp. 284-294, Sep. 2000”中给出的13个标准测试函数,均能得到问题最优解。如有任何疑问,请于http://2shi.phphube
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2012-12-07
    • 文件大小:38038
    • 提供者:李剑
  1. QGAforfun.rar

    2下载:
  2. 量子遗传算法对标准函数的优化,在matlab下的源程序,Quantum genetic algorithm optimization of the standard function in matlab source code under the
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-26
    • 文件大小:12464
    • 提供者:李晓东
  1. GAToolbox.rar

    0下载:
  2. MATLAB遗传算法工具包,内含标准遗传算法各函数及改进遗传算子的实现函数。,MATLAB genetic algorithm tool kit, containing the standard genetic algorithm to improve the function and genetic operators of the implementation function.
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:233570
    • 提供者:Anlaen Liang
  1. AdaptivegeneticalgorithmgeneticKylexy

    3下载:
  2. 自适应遗传算法 比标准遗传算法更加精确 应用广泛-Adaptive genetic algorithm genetic algorithm than the standard widely used in more precise
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:38820
    • 提供者:陆文龙
  1. GAFCM

    5下载:
  2. 遗传算法改进的模糊C-均值聚类MATLAB源码 模糊C-均值算法容易收敛于局部极小点,为了克服该缺点,将遗传算法应用于模糊C-均值算法(FCM)的优化计算中,由遗传算法得到初始聚类中心,再使用标准的模糊C-均值聚类算法得到最优分类结果。 -Value algorithm (FCM) of the optimization calculations, by the genetic algorithm is the initial cluster centers, and the
  3. 所属分类:matlab例程

    • 发布日期:2012-11-11
    • 文件大小:1514
    • 提供者:孙准
  1. SGA40

    0下载:
  2. 用标准遗传算法解决电力系统最优化问题,粒子使用的是40个节点的大规模计算问题-Using standard genetic algorithm to solve power system optimization problems, particle using 40 nodes of a large-scale computing problems
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-16
    • 文件大小:2803
    • 提供者:Mei Juan
  1. gene_bpnn_xor

    1下载:
  2. 标准的遗传算法代码,下面是程序:function y=fitness(chrom,p,aim) global P_cross P_mutation [Popsize len]=size(chrom) fitness_gene=zeros(Popsize,1) in_he=zeros(4,1) out_he=zeros(4,1) in_out=0 out_out=0 -Standard genetic algorithm code, the following
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:4060
    • 提供者:cheny
  1. GA

    0下载:
  2. 标准遗传算法求解实数方程,MATLAB编写,有较详细说明!-Standard genetic algorithm to solve real equations, MATLAB prepared to explain in greater detail there is!
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:1092
    • 提供者:万琴
  1. chejiandiaodu

    0下载:
  2. 本算法是用标准遗传算法来优化车间调度,具有很好的实时性。-This algorithm is a standard genetic algorithm to optimize shop scheduling with a good real-time.
  3. 所属分类:matlab

    • 发布日期:2017-05-15
    • 文件大小:3840387
    • 提供者:wuhao3424
  1. example

    1下载:
  2. 本算法是一种标准遗传算法,应用于函数优化,性能较好。-The algorithm is a standard genetic algorithm, applied to function optimization, performance better.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:1350
    • 提供者:wuhao3424
  1. sgaMethod

    0下载:
  2. 利用标准遗传算法求解函数f(x)=(x-5)*(x-5)的最小值,其中x属于区间[-255,255],算法的参数自己设定。-SGA method
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-26
    • 文件大小:59283
    • 提供者:ycf
  1. SGAC

    1下载:
  2. 标准遗传算法源码 C语言编程 求解函数优化问题。-Standard genetic algorithm C language programming for Function Optimization.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-28
    • 文件大小:286822
    • 提供者:willee
  1. SGALAB1003beta5005

    0下载:
  2. 这是一个经典的遗传算法标准源程序,可以在此基础上进行改进和提高-This is a classic source of standard genetic algorithm can be carried out on this basis to improve and enhance
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-06-02
    • 文件大小:14708195
    • 提供者:zhizhou
  1. tspyouhua

    0下载:
  2. 将局部优化算子引入遗传算法求解TSP问题,以求提高算法的性能。具体措施是在标准遗传算法的最后阶段增加步,即对每代的最优个体进行一定次数的局部搜索,以求改善该最优个体。首先提出将反序一杂交法引入局部优化过程中。 同几种‘常用的局部优化力一法相比,反序一杂交法的性能最为突出。实验结果表明,该优化力一法能有效求解300个城市以内的 TSP问题。 -Will introduce a local optimization operator TSP problem genetic algorit
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:42592
    • 提供者:JONE
  1. jsjy20070288

    0下载:
  2. :针对遗传算法易陷入局部最优的不足,在标准遗传算法基础上加入了三个新的操作- 复原、重构和录优操作,使改 进后的遗传算法收敛于全局最优,并在此基础上以路边约束、动态避障和路径最短作为适应度函数,提出了动态避障的路径 规划方法。通过实验仿真验证了算法的有效性、准确性和实时性,并与基于以往的遗传算法的路径规划方法进行比较,结果 表明本文提出的方法在产生的路径长度和算法运行时间上都具有更优的性能。-: Genetic algorithm for the lack of easy to
  3. 所属分类:matlab例程

    • 发布日期:2014-01-25
    • 文件大小:329278
    • 提供者:zhangying
  1. TDOA-SGA

    5下载:
  2. 本程序完成了利用标准遗传算法计算基于TDOA定位的移动通信基站定位算法,采用二进制编码过程,选择、交叉、变异操作等,运行结果分析都包含在内。(This program uses standard genetic algorithm to calculate the location algorithm of mobile communication base station based on TDOA positioning, using binary encoding process, sel
  3. 所属分类:matlab例程

    • 发布日期:2020-05-29
    • 文件大小:92160
    • 提供者:山里果壳
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com