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

搜索资源列表

  1. TSP_GA

    2下载:
  2. 《智能优化算法》课的作业,用遗传算法解TSP问题。其间遇到了收敛速度慢的问题,也是在这个网找到了解决方案。大家下载的应该都是那个VC6的Windows程序。我这个是从零开始写的,大家看起来应该容易懂些。C++的Console程序,VC2005下编译。全部用STL,所以旧的编译器可能会有点问题。压缩包内有谢胜利的论文:《TSP遗传算法的改进》。正是用他的贪婪交配才使得10代左右解就收敛到很好。再次赞一下!-" Intelligent Optimization Algorithms"
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:599431
    • 提供者:
  1. adptivega

    0下载:
  2. 这是改进的遗传算法,在函数优化中,比简单的遗传算法能更好的收敛且精确度更高!-This is the improved genetic algorithms, function optimization in more than a simple genetic algorithm to better convergence and higher accuracy!
  3. 所属分类:Graph program

    • 发布日期:2017-04-02
    • 文件大小:1071
    • 提供者:陈世界
  1. ImprovedadaptiveGA

    0下载:
  2. 这是编译好的改进的自适应遗传算法,运算结果相当理想!-This is compiled improved adaptive genetic algorithm, computing the result of very ideal!
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:5162
    • 提供者:陈世界
  1. ant-tsp-search

    0下载:
  2. 改进的蚁群算法及其在TSP问题中的应用研究 核心是用遗传算法对蚁群算法的四个参数进行优化,及运用MMAS进行巡径-Improved ant colony algorithm and its problems in the TSP is the core of the application of genetic algorithm with ant colony algorithm to optimize the four parameters, and application of MMA
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-26
    • 文件大小:184393
    • 提供者:Allen
  1. yizhgaijindeyic

    0下载:
  2. 一种改进的遗传算法程序,二进制编码的交叉算子,FloatExample和BinaryExample分别采用浮点编码和二进制编码方法-An improved genetic algorithm process, the binary-coded crossover operator, FloatExample and BinaryExample respectively floating point coding and binary coding method
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:13478
    • 提供者:周某某
  1. 119128666Geneticalgo_MAX

    0下载:
  2. 遗传算法求解测试函数,进行了改进,提高了算法效率 -genetic algorithm
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-11
    • 文件大小:1345
    • 提供者:Athena
  1. GA

    0下载:
  2. 该算法为一改进的遗传算法,进行了调试,各参数可以设置,并能用于进行函数优化,效果不错,有说明文档。-The algorithm is an improved genetic algorithm was debugged, the parameters can be set, and can be used for function optimization, good results, there is documentation.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:6285
    • 提供者:wangxuyu
  1. ga_work1

    0下载:
  2. 利用改进的遗传算法求取函数的最大值,进行优化设计,在MATLAB下可以运行使用。-Using improved genetic algorithm to strike a function of the maximum optimized design, the use of MATLAB can be run under.
  3. 所属分类:software engineering

    • 发布日期:2017-04-02
    • 文件大小:1543
    • 提供者:shu
  1. PSO

    1下载:
  2. matlab 遗传算法GA,粒子群算法PSO,蚁群算法AS 前段时间上智能计算方法实验课上,自己做的程序。帖到这里,希望有人能改进它们,交流经验这样更有价值。 遗传算法解决最小生成树问题,PURFER编码。 粒子群算法做无约束最优化问题。 蚁群算法解决TSP问题。 如果有宝贵经验希望能交流一下,谢谢,-matlab genetic algorithm GA, particle swarm optimization PSO, ant colony algorithm f
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-28
    • 文件大小:5280
    • 提供者:stephen
  1. threeAlgo

    0下载:
  2. matlab 遗传算法GA,粒子群算法PSO,蚁群算法AS 前段时间上智能计算方法实验课上,自己做的程序。帖到这里,希望有人能改进它们,交流经验这样更有价值。 遗传算法解决最小生成树问题,PURFER编码。 粒子群算法做无约束最优化问题。 蚁群算法解决TSP问题。 如果有宝贵经验希望能交流一下,谢谢,-matlab genetic algorithm GA, particle swarm optimization PSO, ant colony algorithm f
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-28
    • 文件大小:14281
    • 提供者:stephen
  1. GA1

    0下载:
  2. 遗传算法代码,用于函数优化等,也可以改进,实现其他功能。-genetic algorithm is very useful for university student.
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-28
    • 文件大小:7883
    • 提供者:王一
  1. Genetic_ACO

    0下载:
  2. 蚁群算法和遗传算法解决TSP问题,C++编写,可以改进应用于其他方面。-It is very useful for student who study ant algoritym optimization.
  3. 所属分类:Bio-Recognize

    • 发布日期:2017-04-02
    • 文件大小:81933
    • 提供者:刘杰
  1. yichuansuanfa_jixieshou

    0下载:
  2. 提出一种改进的遗传算法用于求解机械手运动学逆问题. 该算法采用实数编码, 其交叉概率和变异 概率根据解的适应度函数值自适应调整. 计算机仿真结果显示, 该算法较简单遗传算法(SGA) 求解精度高, 收敛速度快且稳定性能好.-An improved genetic algorithm for solving the inverse problem of manipulator kinematics. The algorithm uses real number encoding, the
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:143065
    • 提供者:杨元龙
  1. DEMC

    1下载:
  2. 基于蒙特卡罗马尔可夫链的差分遗传算法。算法有mc抽样改进,并用差分算法改进遗传优化算法-A Markov Chain Monte Carlo version of the genetic algorithm Differential Evolution: easy Bayesian computing
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-28
    • 文件大小:14164
    • 提供者:yurain
  1. xiaoshengjingyichuansuanfa

    0下载:
  2. 利用改进的小生境遗传算法来编程,适合对这方面感兴趣的人员研究-The use of improved niche genetic algorithm is used to programming, suitable for persons interested in research in this area
  3. 所属分类:assembly language

    • 发布日期:2017-04-10
    • 文件大小:1477255
    • 提供者:liumingyi
  1. GAbp

    0下载:
  2. 基于遗传算法改进的神经网络算法,可以广泛的应用于数据预测及数据分析-Improved genetic algorithm-based neural network algorithm can be widely used in data forecasting and data analysis
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:52058
    • 提供者:云飞
  1. mianyiga

    0下载:
  2. 免疫遗传算法,该算法很好的客服了简单遗传算法的早熟问题,是对基本遗传算法的一种改进-Immune genetic algorithm has very good customer service the premature simple genetic algorithm, the basic genetic algorithm is an improved
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-08
    • 文件大小:109271
    • 提供者:kanstar
  1. segment_ga

    0下载:
  2. 遗传算法在图像分割中的应用,有在一维和二维最大熵分割中的基本算法的实现及改进后的实现,自己看看吧。-Genetic algorithm in image segmentation, there is at one and two dimensional maximum entropy partitioning in the realization of the basic algorithms and improved to achieve their own look.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:331017
    • 提供者:sdff
  1. improvedgeneticalgor

    0下载:
  2. vb写的改进的遗传算法程序。是一些通用代码-vb improved genetic algorithm written procedures. Some common code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:2224
    • 提供者:roy
  1. Immune-genetic-algorithm

    1下载:
  2. 基于改进免疫遗传算法的配电网重构,该文章系统的讲解了运用改进免疫遗传算法对配电网重构,并有详细的程序设计步骤,对相关领域的研究者有一定的参考价值-Immune genetic algorithm based on improved distribution network reconfiguration, the article explains the use of the system to improve the immune genetic algorithm for distribut
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:965680
    • 提供者:王元元
« 1 2 3 4 56 7 8 9 10 ... 30 »
搜珍网 www.dssz.com