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

搜索资源列表

  1. NicheSGA

    1下载:
  2. 一个经典的基于排挤机制的小生境遗传算法程序-an exclusion based on the classic mechanism of Niche Genetic Algorithm
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:14099
    • 提供者:许峰
  1. xiaoshengjinyichuansuanfa

    0下载:
  2. 一个完整的小生境遗传算法的源程序,希望对大家能交流一下.开发环境为c.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:11795
    • 提供者:林彬
  1. applicationgeneticalgorithmindatamining

    0下载:
  2. 基于小生境遗传算法的分类规则数据挖掘算法
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:145298
    • 提供者:lyh
  1. 一种新的基于小生境的自适应遗传算法

    1下载:
  2. 针对遗传算法在全局优化问题中容易出现早熟和收敛速度慢的问题 ,根据群体适应值的分布特点 ,启发性地提出了一种新的基于小生境的自适应遗传算法(ANGA) .
  3. 所属分类:文档资料

    • 发布日期:2009-06-06
    • 文件大小:229564
    • 提供者:naijeit
  1. 二进制遗传算法Fortran

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

  1. cural.rar

    0下载:
  2. 用matlab编写的自适应小生境递阶遗传算法,非常适合于学习自适应遗传算法的朋友,Matlab prepared using adaptive niching hierarchical genetic algorithm is very suitable for learning adaptive genetic algorithm friend
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:6119
    • 提供者:陈沛谕
  1. NicheGenea

    0下载:
  2. 关于小生境遗传算法的一个很好的程序,希望对大家的学习有所帮助-Niche genetic algorithm on a good program, we hope to help the learning
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:51003
    • 提供者:王立荣
  1. Niching_GA

    0下载:
  2. 结合小生境技术的改进遗传算法,对学习遗传算法的朋友提供一个很好的参考!-Niching GA is very usful and effective for learning GA.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:1449
    • 提供者:shili
  1. JNSGA-II

    0下载:
  2. 用java编写的基于小生境的遗传算法,NASG-II,对于用java的朋友来说绝对是个好东西!-Prepared by using java-based niching genetic algorithm, NASG-II, for the friends with java is definitely a good thing!
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:383411
    • 提供者:zhang
  1. NGA

    0下载:
  2. 小生境遗传算法工具箱,matlab 7.0-Toolbox of Niched Genetic Algorithm, developed by Matlab7.0.
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1454197
    • 提供者:夏云峰
  1. NichedGeneticAlgorithm

    1下载:
  2. 小生境遗传算法Matlab工具箱试版,Niched Genetic Alogrihtm Matlab Toolbox - 接口文件说明:MyFun1.m - 一维优化函数,MyFun2.m - 二维优化函数, MyFun3.m - 三维优化函数,Main_GA1.m - 一维函数优化 - 主程序,Main_GA2.m - 二维函数优化 - 主程序, Main_GA3.m - 三维函数优化 - 主程序-Niche genetic algorithm Matlab toolbox trial v
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2017-05-29
    • 文件大小:73632
    • 提供者:tom
  1. SharingNGA

    0下载:
  2. 基于共享小生境技术的遗传算法,有效的改进了传统遗传算法的收敛速度!-Sharing_based GA is very usful for improving traditional GA!
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-10
    • 文件大小:1475
    • 提供者:shili
  1. MyGa_1.0

    0下载:
  2. 基于Fortran语言的实数编码的遗传算法,非并行版本,里面有多种常见的选择算子,交叉算子,变异算子可选,并加入了小生境技术,最佳个体保存技术。对学习遗传算法的朋友们很有帮助。-Fortran-based language for real-coded genetic algorithm, non-parallel version, there are many common selection operator, crossover operator, mutation operator is
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:454155
    • 提供者:彭鑫
  1. Version4.0

    0下载:
  2. 小生境遗传算法Matlab工具箱 Version4.0-failed to translate
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:368810
    • 提供者:shixh
  1. NicheGeneticAlgorithm

    0下载:
  2. 小生境遗传算法Matlab实现,采用实值编码,选择交叉变异算子-Niche genetic algorithm to achieve Matlab
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:1312
    • 提供者:hello
  1. xiaoshengjing

    0下载:
  2. 小生境遗传算法在DOA估计中的应用,可以运行的-Niche Genetic Algorithm in DOA estimation can run! !
  3. 所属分类:matlab

    • 发布日期:2017-12-02
    • 文件大小:6122
    • 提供者:陶伟
  1. A-genetic-algorithm

    0下载:
  2. 一个经典的基于排挤机制的小生境遗传算法程序一 个经典的基于排挤机制的小生境遗传算法程序-A classic a classic niche genetic algorithm based on crowding mechanism a classic based the crowding mechanism niche genetic algorithm based on crowding mechanism niche genetic algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-11-06
    • 文件大小:14336
    • 提供者:初代之岚
  1. NGA

    0下载:
  2. 小生境遗传算法方面的论文,希望大家可以看一看,给大家写论文用-Niche genetic algorithm papers, I hope you can take a look, give us write papers with
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-23
    • 文件大小:7063357
    • 提供者:郑敏
  1. Niche_1

    0下载:
  2. 经典的小生境遗传算法 。。。 看懂了就没问题-matlab NGA
  3. 所属分类:source in ebook

    • 发布日期:2017-04-05
    • 文件大小:1522
    • 提供者:lizhengxin
  1. Niche_2

    0下载:
  2. 经典小生境遗传算法之二 学习小生境遗传算法必看-matlab NGA
  3. 所属分类:source in ebook

    • 发布日期:2017-04-04
    • 文件大小:1639
    • 提供者:lizhengxin
« 1 23 4 »
搜珍网 www.dssz.com