CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - 自适应遗传算法

搜索资源列表

  1. Optimizers

    0下载:
  2. 一系列好用的用户友好的启发式优化算法,包括非自适应算法,基于模拟退火算法的种群算法,基本遗传算法,差分进化算法以及粒子群优化算法。此外,也包括神圣算法,它利用了所有这些优化算子,虽然有时交换种群之间的不同算法。-A nice set of user-friendly heuristic optimizers. Included are a non-adaptive, population based Simulated Annealing algorithm, a basic Genetic A
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:26847
    • 提供者:竹子的信仰
  1. chap5_5

    0下载:
  2. 基于自适应在线遗传算法整定的pid控制(先进PID控制matlab仿真)第二版第五章-Genetic algorithm based on adaptive online tuning of pid control (advanced PID control simulation matlab) Chapter V of the second edition
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:1584
    • 提供者:pony
  1. AdapGA

    0下载:
  2. 一个很好用的自适应遗传算法,用于一维参数优化,计算速度快-Simulated annealing- particle swarm optimization, the program will be simulated annealing algorithm and particle swarm optimization by combining optimization parameters have a good effect
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-04
    • 文件大小:824
    • 提供者:liwei
  1. genderresource

    0下载:
  2. 基于基本遗传算法的自适应遗传优化算法函数最优化-A Function Optimizer using Simple Genetic Algorithm
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:5177
    • 提供者:王立
  1. Genetic-optimization-of-C-clustering

    0下载:
  2. 运用遗传优化算法优化模糊C均值聚类,通过全局自适应寻优,寻找出更为精确的模糊聚类中心-Using genetic optimization algorithm to optimize the fuzzy C-means clustering, global adaptive optimization to find a more precise fuzzy clustering center
  3. 所属分类:Other systems

    • 发布日期:2017-11-09
    • 文件大小:1346
    • 提供者:鹿丸九
  1. FIT-GA

    0下载:
  2. 很好用的自适应遗传算法代码,可以运行,方便修改。-Good use of adaptive genetic algorithm code, you can run, and easy to modify.
  3. 所属分类:Other windows programs

    • 发布日期:
    • 文件大小:822
    • 提供者:吕东
  1. AUTO-GA.txt

    0下载:
  2. 自己编写的自适应遗传算法,方便实用,可进行修改-I have written the adaptive genetic algorithm, modified running instance
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-19
    • 文件大小:770
    • 提供者:hxliang
  1. AdapGA

    0下载:
  2. 自适应遗传算法matlab程序,弥补简单遗传算法的不足-adaptive GA which compromise the weakness of the normal GA.
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:828
    • 提供者:刘洋
  1. AdapGA

    1下载:
  2. 自适应遗传算法,用于优化求解,线性非线性方程方程组,调了很久-Adaptive genetic algorithm for optimization solution, linear equations, nonlinear equations for a long time
  3. 所属分类:Other systems

    • 发布日期:2016-09-10
    • 文件大小:1024
    • 提供者:褚玉璞
  1. aga

    0下载:
  2. 自适应遗传算法的matlab程序代码,主程序代码-Adaptive genetic algorithm matlab code, the main program code
  3. 所属分类:Other systems

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

    0下载:
  2. 基于MATLAB的自适应遗传算法的代码实现-Adaptive genetic algorithm based on MATLAB
  3. 所属分类:Other systems

    • 发布日期:2017-04-29
    • 文件大小:39088
    • 提供者:louqing
  1. adapt_GA

    0下载:
  2. 自适应遗传算法的matlab程序,很好用-adapt GA
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:702
    • 提供者:钟百万
  1. AdapGA

    0下载:
  2. matlab文件 自适应遗传算法 在MATLAB中实现自适应算法的函数是:AdapGA 功能:用自适应算法解决一维的无约束化问题。 调用格式:[xv,fv]=AdapGA(fitness,a,b,NP,NG,Pc1,Pc2,Pm1,Pm2,eps) 其中fitness是带优化的目标函数。 -matlab file
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:831
    • 提供者:helen
  1. AdpGA_matlab

    0下载:
  2. 附件为一封自适应遗传算法的matlab源代码-Attached is an adaptive genetic algorithm matlab source code
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:703
    • 提供者:Alwyn Kong
  1. design

    0下载:
  2. 该算法是将sigmoid函数的变形函数应用到自适应遗传算法中,并将作业车间调度问题中的完工时间大小作为算法的评价指标,实现了交叉率和变异率随着完工时间的非线性自适应调整,较好地克服了标准遗传算法在解决作业车间调度问题时的“早熟”和稳定性差的缺点,以及传统的线性自适应遗传算法收敛速度慢的缺点。-The algorithm is the deformation function sigmoid function is applied to the adaptive genetic algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:1609
    • 提供者:裴剑辉
  1. aga

    0下载:
  2. 简单的自适应遗传算法,非常适合初学者,一起学习。-Simple adaptive genetic algorithm, very suitable for beginners to learn together.
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:691
    • 提供者:杨晓东
  1. laiqan

    0下载:
  2. 一些自适应信号处理的算法,DSmT证据推理的组合公式计算函数,遗传算法无功优化。- Some adaptive signal processing algorithms, Combination formula DSmT evidence reasoning calculation function, Genetic algorithm based reactive power optimization.
  3. 所属分类:Other systems

    • 发布日期:2017-05-05
    • 文件大小:4784
    • 提供者:yaonaiyeng
  1. GA_tuihuo1

    2下载:
  2. 模拟退火优化遗传算法,改进了遗传操作,自适应参数(improved simulated annealing and optimized genetic algorithm)
  3. 所属分类:其他

    • 发布日期:2017-12-28
    • 文件大小:1024
    • 提供者:均哥
  1. _基于交叉库与并行变异的自适应遗传算法_苗振华

    0下载:
  2. 遗传算法在交叉,变异中的并行关系。。。。。。。。。(Parallel relation of genetic algorithm in crossover and mutation)
  3. 所属分类:其他

  1. AGA

    0下载:
  2. 论文中自己编写的一段自适应遗传算法的定位程序,程序是完整的,参数自己设置。(In this paper, an adaptive genetic algorithm of the location program, the program is complete, the parameters are set up.)
  3. 所属分类:其他

    • 发布日期:2018-04-29
    • 文件大小:2048
    • 提供者:llddhh
« 12 »
搜珍网 www.dssz.com