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

搜索资源列表

  1. yichuansuanfa

    0下载:
  2. 代码主要讲解的是遗传算法的实际应用,在地震勘探资料处理应用中有较实际的意义-Code is mainly to explain the practical application of genetic algorithms in seismic data processing applications in a more practical significance
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:8156
    • 提供者:和邵伟
  1. Fingerprint-Identification-System

    0下载:
  2. 机器学习领域的经典案例,模式识别、遗传算法、字符识别、边缘检测等,附带开源代码 -Classic case of the field of machine learning, pattern recognition, genetic algorithms, character recognition, edge detection, etc., with open source code
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:83897
    • 提供者:Turing
  1. pso-simulation

    1下载:
  2. 粒子群优化算法的源程序代码,其中结合了遗传算法进行优化。-Particle swarm optimization algorithm source code, which combines the genetic algorithm optimization.
  3. 所属分类:AI-NN-PR

    • 发布日期:2015-10-31
    • 文件大小:1024
    • 提供者:林说
  1. SGAPID

    0下载:
  2. 简单遗传算法实现PID 代码有完整注释 可以在MATLAB上运行-Simple genetic algorithm PID a complete code to run in MATLAB comments
  3. 所属分类:matlab

    • 发布日期:2017-04-25
    • 文件大小:58349
    • 提供者:李小平
  1. GA

    0下载:
  2. 遗传算法源代码(分享) 这个是个人编写的关于遗传算法的代码实现,并附有实例!!参附件!!再次提供给大家分享!! -Genetic algorithm source code (sharing) that is written on personal genetic algorithm code, together with examples! ! Participation accessories! ! Available to share with you again! !
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:37140
    • 提供者:ccc
  1. yichansuanfa-

    0下载:
  2. C代码遗传算法求函数最大值f(x)=x^2 x 从0到30 !-C code function genetic algorithm for the maximum value f (x) = x ^ 2 x from 0 to 30!
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-11
    • 文件大小:573
    • 提供者:离开苏
  1. 1

    0下载:
  2. 人工 智能 源 代码: 遗传 算法 java 实现-Artificial intelligence source code: the genetic algorithm implementation java
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-15
    • 文件大小:5929
    • 提供者:jack
  1. GABP

    0下载:
  2. 用遗传算法优化神将网络的程序代码,在matlab环境下运行。-God will use the genetic algorithm to optimize the network code, run the matlab environment.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:4383
    • 提供者:lijing
  1. mygeticalorithm

    1下载:
  2. 一个采用用遗传算法解决一维下料问题的代码,返回总用料以及下料方式,可直接使用。-Using a genetic algorithm to solve the problem of one-dimensional cutting code, the total return of materials and cutting methods can be used directly.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:4197
    • 提供者:
  1. ga-basic-code

    0下载:
  2. 遗传算法初学者来讲,最基本的GA代码,包括基本的选择交叉和变异操作。-GA-BASIC CODE
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:208583
    • 提供者:zsk
  1. GA

    0下载:
  2. 用简单的遗传算法解决TSP问题的示例代码。-Solving TSP problem with Genetic Algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:8847
    • 提供者:Liyiwei
  1. GA

    1下载:
  2. 遗传算法求函数最值问题 matlab代码 使用轮盘赌选择 交叉 变异-Genetic algorithm for function most value problem matlab code crossover and mutation using the roulette wheel selection
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-10
    • 文件大小:1456
    • 提供者:小新
  1. GA

    0下载:
  2. MATLAB和C++开发都有,代码齐全,资料非常有指导意义,适合有一定基础的人。(含资料:全国高技术重点图书·通信技术领域 遗传算法及其应用)-It concludes code of matlab and c++,and some important referance is also included.
  3. 所属分类:matlab

    • 发布日期:2017-06-17
    • 文件大小:26729472
    • 提供者:PLR
  1. ga

    0下载:
  2. 遗传算法求解函数最优值的MATLAB代码-Genetic Algorithm for the optimal value function of MATLAB code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:2089
    • 提供者:lihaiping
  1. registration

    1下载:
  2. 本代码实现了基于互信息的图像配准,用遗传算法实现。压缩文档中配有程序说明。-Based on mutual information registration
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-04-12
    • 文件大小:923197
    • 提供者:zhangyongliang
  1. jsp-ga

    2下载:
  2. 用遗传算法解决车间调度jsp问题,本人针对现有代码的不足,应该是目前最好的pudn的代码。-Shop scheduling with genetic algorithms to solve the problem jsp, I for existing code deficiencies, should be the best pudn code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:4887
    • 提供者:li
  1. yichuansuanfa

    0下载:
  2. 自己收集的遗传算法的一些资料,有代码,有文档论文等,给大家做个参考-Their close genetic algorithm = collect some information, there is code, there are papers and other documents for everyone to be a reference
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-06-02
    • 文件大小:14305068
    • 提供者:王立刚
  1. Hybrid-ES-Program

    0下载:
  2. 针对港口拖轮调度所设计的遗传混合局部搜索算法代码,优化拖轮调度方案,matlab语言编写-Port tugboats are designed for scheduling the genetic code hybrided with local search algorithm to optimize the scheduling program,written by Matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:4439
    • 提供者:sqq
  1. zuoye

    0下载:
  2. 遗传算法求解函数最大值,代码详细有注释,易懂,容易修改,其程序中的种群规模10,进化代数1000,交叉概率 0.25,变异概率0.01, 目标函数可按需要修改-Genetic Algorithm for function max
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:225895
    • 提供者:
  1. compared

    0下载:
  2. 这是一个遗传算法的标准程序,对代码有详细的解释,适合初学者。-This is a standard procedure of genetic algorithm, a detailed explanation of the code, is suitable for beginners.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:1724
    • 提供者:共和国
« 1 2 ... 26 27 28 29 30 3132 33 34 35 36 ... 50 »
搜珍网 www.dssz.com