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

搜索资源列表

  1. matlabgeneticoptimum

    0下载:
  2. 基于MATLAB的遗传算法优化程序的编程 每一步都有详细的说明-MATLAB-based genetic algorithm optimization process every step of programming detail
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-30
    • 文件大小:4711
    • 提供者:田恩远
  1. GAPSO

    6下载:
  2. 这个算法是遗传算法和粒子群优化算法相互结合的matlab程序,优化效率提高很多,不会陷入局部最优-This algorithm is a genetic algorithm and particle swarm optimization algorithm combined with each other matlab program, optimizing the efficiency a lot and will not fall into local optimum
  3. 所属分类:AI-NN-PR

    • 发布日期:2014-11-17
    • 文件大小:5057
    • 提供者:细细
  1. gabijiao

    1下载:
  2. 该程序通过实例(函数),比较了遗传算法,量子遗传算法和新遗传算法三种算法,表明了算法间的关系和差别以及算法的好坏。-The program by example (function), compared the genetic algorithm, quantum genetic algorithm and the new genetic algorithm for three kinds of algorithm, shows the relationship and differences
  3. 所属分类:AI-NN-PR

    • 发布日期:2015-05-09
    • 文件大小:5178
    • 提供者:黄智渊
  1. QGA

    1下载:
  2. 该算法明确描述了量子遗传算法的实现流程,通过运行,该程序是正确的。-The algorithm clearly describes the realization of the quantum genetic algorithm process, by running the program is correct.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:3537
    • 提供者:黄智渊
  1. GA_BP

    0下载:
  2. 遗传算法优化BP神经网络的matlab程序,是比BP神经网络更好拟合函数。-Genetic algorithm optimization BP neural network matlab procedure is better than the BP neural network fitting function.
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:1873
    • 提供者:lees3432
  1. GeneticAlgorithm

    1下载:
  2. 这是我自己编的用遗传算法求解sin(x)+sin(y)极值的C++ 程序。当然也可在函数fFitness中修改以达到求解其他函数极值的或应用到其他方面。-This is my own compiled using genetic algorithm sin (x)+ sin (y) extremum C++ program. Of course, a function fFitness can also modify other functions in order to achieve ext
  3. 所属分类:Algorithm

    • 发布日期:2017-05-19
    • 文件大小:5424175
    • 提供者:myd
  1. GA

    0下载:
  2. 用遗传算法求解函数最优值,收敛速度快且不易陷入局部最优值。遗传算法是经典算法,此程序适合初学者。-A Genetic Algorithm for the optimal value function, convergence is fast and easy to fall into local optimal value. Genetic algorithm is a classical algorithm, this program suitable for beginners.
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:10252
    • 提供者:蒋佳颖
  1. zGEPboshichengxu

    0下载:
  2. 一博士论文程序代码,结合遗传算法和GP算法研究的程序。-A doctoral thesis program code, combined with genetic algorithm and GP algorithm procedure.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-06
    • 文件大小:121080
    • 提供者:liumingyi
  1. GA_CMAC_BP_BLDCM

    3下载:
  2. 基于遗传算法的小脑模型控制器对永磁无刷直流电机的数学模型进行仿真。内附全套程序及仿真模型。-Cerebellar model based on genetic algorithm for permanent magnet brushless DC motor controller, a mathematical model to be simulated. Containing a complete set of procedures and simulation models.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:61394
    • 提供者:leo
  1. mode

    0下载:
  2. 基于VC的各种聚类和分类算法程序。 手写数字或者打开已有的手写数字图像后,在右视图空白处,单击鼠标左键,激活右视图,选择菜单中的各种分类算法,可以对手写数字进行分类。有模板匹配分类器、Bayes分类器、线性函数分类法、非线性分类法、神经网络分类器。 在左视图上单击鼠标左键,可获得3种数据源:标准数字聚类、手画图形聚类、位图文件分析聚类。可以进行特征提取、模糊聚类和遗传算法。-VC-based clustering and classification algorithm for a
  3. 所属分类:Graph program

    • 发布日期:2017-05-13
    • 文件大小:3179203
    • 提供者:ft5272633
  1. yichuansuanfayouhuashenjingwangluo

    0下载:
  2. 一个用遗传算法优化神经网络程序的代码(好),很好的。-A neural network using genetic algorithm optimization procedure code (good), very good.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:64601
    • 提供者:天涯浪子
  1. CSharp_gobang

    0下载:
  2. 一款C#五子棋游戏源码,项目开发环境是VS2008,核心是基于遗传算法的,这是与其它五子棋不同的地方,虽然游戏功能不是很多,但最核心的遗传算法表现的非常清淅,希望通过本程序让C#爱好者对遗传算法有所了解。 -Welcome to play a C# source code, project development environment is VS2008, the core is based on genetic algorithm, which is different from oth
  3. 所属分类:Other Games

    • 发布日期:2017-04-03
    • 文件大小:106971
    • 提供者:naojian
  1. GeneticAlgorithms-program

    0下载:
  2. 用VC++开发的一个遗传算法优化程序,可以求目标函数的最大与最小值,目标函数可以自己改,变量也可以自己改-SGA,Vc++
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:370198
    • 提供者:xinxing
  1. gapicdiv

    0下载:
  2. 一个遗传算法图像分割程序. 对于图片分割的效果相当理想. -A genetic algorithm for image segmentation procedures. For the image segmentation results reasonably well.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-29
    • 文件大小:873
    • 提供者:张运涛
  1. matlab

    0下载:
  2. 遗传算法matlab程序,很全面,很实用,欢迎下载-Genetic algorithm matlab program, very comprehensive, very practical, welcome to download
  3. 所属分类:Graph program

    • 发布日期:2017-04-03
    • 文件大小:656800
    • 提供者:dragon
  1. CSharp_TSP_GA

    1下载:
  2. C#下基于遗传算法做的TSP程序,很好用!-TSP Solution Base on GA in CSharp Language
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-27
    • 文件大小:392918
    • 提供者:paul
  1. TSP-matlab

    2下载:
  2. 用遗传算法计算旅行商问题,MATLAB程序代码,机器可直接运行。-Traveling salesman problem using genetic algorithm, MATLAB code, the machine can be directly run.
  3. 所属分类:matlab

    • 发布日期:2014-12-11
    • 文件大小:3950
    • 提供者:xiaoqi
  1. improvedGA

    0下载:
  2. 此程序为改进遗传算法,使用了新的自然数编码方式,进一步缩短了染色体长度,提高了计算效率。-This program to improve the genetic algorithm, using a new natural number encoding to further shorten the chromosome length, improve the computational efficiency.
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:2053
    • 提供者:碧天
  1. GAsuanfa

    0下载:
  2. 此程序通过遗传算法(GA)实现灰度图像的分割,遗传算法的计算过程首先是将实际的优化问题编码成符合串,也称码串、染色体。将实际问题的目标函数转变为染色体的适应函数,然后在随机产生的一批初始染色体的基础上,根据各染色体的适应函数值进行繁殖、交叉、变异等遗传操作产生下一代染色体。 -This procedure of genetic algorithm (GA) to achieve gray scale image segmentation, genetic process of the algor
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-16
    • 文件大小:4167627
    • 提供者:马超
  1. java

    0下载:
  2. 用Java实现遗传算法的 标准遗传算法求解函数原程序-A genetic algorithm with the standard Java Genetic Algorithm for Function of the original program
  3. 所属分类:JavaScript

    • 发布日期:2017-03-29
    • 文件大小:2431
    • 提供者:lpf30920
« 1 2 ... 13 14 15 16 17 1819 20 21 22 23 ... 50 »
搜珍网 www.dssz.com