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

搜索资源列表

  1. genetic-algorithm

    0下载:
  2. VC平台上实现遗传算法的源代码,仅供学习使用-Source code, the VC platform genetic algorithm for learning to use only
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-12
    • 文件大小:24691
    • 提供者:陈海涛
  1. Genetic-Algorithm

    0下载:
  2. 一个基于遗传算法(DNA算法)的走迷宫程序。内部具有多个变量可供调节算法的收敛性。-a Genetic Algorithm based Maze path detection program, inside which has many varietis to adjust the convergence of the algorithm.
  3. 所属分类:Bio-Recognize

    • 发布日期:2017-11-10
    • 文件大小:5625160
    • 提供者:x
  1. MATLAB-genetic-algorithm

    0下载:
  2. 《MATLAB遗传算法工具箱及应用》书籍源程序-MATLAB genetic algorithm toolbox and application source code
  3. 所属分类:source in ebook

    • 发布日期:2017-11-05
    • 文件大小:696372
    • 提供者:黎威
  1. genetic-algorithm

    0下载:
  2. 遗传算法与模拟退火算法,希望有所帮助。均在Matlab中实现。-Simulated annealing algorithm and genetic algorithm
  3. 所属分类:assembly language

    • 发布日期:2017-11-19
    • 文件大小:1524
    • 提供者:zhou
  1. Genetic-algorithm-of-matlab

    0下载:
  2. 该代码是关于遗传算法的代码,适用于matlab-This code is on the genetic algorithm code, suitable for matlab
  3. 所属分类:matlab

    • 发布日期:2017-11-14
    • 文件大小:22304
    • 提供者:张波
  1. genetic-algorithm

    0下载:
  2. 遗传算法的源代码,c语言编写,是由Denis Cormier (North Carolina State University)开发的,Sita S.Raghavan (University of North Carolina at Charlotte)修正。-The genetic algorithm source code, c language by Denis Cormier (North Carolina State University) developed, Sita S.Ragh
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-10
    • 文件大小:42186
    • 提供者:zhanglei
  1. genetic-algorithm-in-matlab-language

    0下载:
  2. 利用matlab语言编写多个城市间,求最短路径的遗传算法源代码-Genetic algorithm source code, find the shortest path between the Matlab language multiple cities。
  3. 所属分类:matlab

    • 发布日期:2017-11-06
    • 文件大小:9716
    • 提供者:zhanglei
  1. Genetic-algorithem

    0下载:
  2. 谢菲尔德大学 遗传算法 遗传算法经典实例-Genetic algorithem
  3. 所属分类:matlab

    • 发布日期:2017-12-03
    • 文件大小:241658
    • 提供者:Li Zeng
  1. genetic-algorithm

    0下载:
  2. 这是一个简单的遗传算法的实现。。。希望可以对研究遗传算法的初学者有所帮助-This is the realization of a simple genetic algorithm. . . I hope you can help beginners on the study of the genetic algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-11-19
    • 文件大小:3653
    • 提供者:liu
  1. genetic

    0下载:
  2. 遗传算法(完全变异法),对于解决多序列联配问题有一定的作用,由于完全变异法有两个随机数的,所以结果波动幅度较大,最佳遗传代数为200代,多序列联配的补空方案请自行调节。代码简单,方便。-Genetic algorithm (complete variation method) for solving the multiple sequence alignment problem to a certain extent, two random numbers due to total variat
  3. 所属分类:Algorithm

    • 发布日期:2017-11-25
    • 文件大小:1681
    • 提供者:liu
  1. genetic-algorithm

    0下载:
  2. 用matlab实现遗传算法的方法与源代码,很好的预测模型方法-Matlab genetic algorithm source code, the prediction model
  3. 所属分类:matlab

    • 发布日期:2017-11-24
    • 文件大小:164487
    • 提供者:张立伟
  1. genetic

    0下载:
  2. 带有保留最佳个体功能的遗传算法的源程序,可以根据自己的问题直接修改应用-Retain the best individual of the genetic algorithm source code, you can directly modify the application according to their own problems
  3. 所属分类:CSharp

    • 发布日期:2017-11-25
    • 文件大小:2122
    • 提供者:王峰
  1. genetic

    0下载:
  2. Genetic Library source code and easy example
  3. 所属分类:Algorithm

    • 发布日期:2017-12-09
    • 文件大小:70631
    • 提供者:chkven7
  1. Adaptive-genetic-algorithm

    0下载:
  2. 本文介绍了基于多峰搜索的遗传算法的实现,选择最优解。-This paper based on the multi peak searching genetic algorithm,optimal solution。
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-15
    • 文件大小:254800
    • 提供者:
  1. genetic-bp

    0下载:
  2. 遗传算法优化BP神经网络-非线性函数拟合-Genetic algorithm to optimize BP neural network- non-linear function fitting
  3. 所属分类:matlab

    • 发布日期:2017-11-19
    • 文件大小:52198
    • 提供者:suua
  1. genetic

    0下载:
  2. 用遗传算法编的求解最优潮流的目标函数和住程序-Optimal Power Flow with genetic algorithm programmed objective function and live program
  3. 所属分类:Other systems

    • 发布日期:2017-11-22
    • 文件大小:2585
    • 提供者:孙文文
  1. An-improved-genetic-algorithm

    0下载:
  2. 一种改进的遗传算法,运用初始种群策略和成员分组优化算法性能,仿真表明该算法能够稳定收敛-An improved genetic algorithm with initial population strategy and member grouping
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-09
    • 文件大小:491193
    • 提供者:kongweijie
  1. genetic

    0下载:
  2. 遗传算法的仿真和实现,求给定函数的最小值-Simulation and genetic algorithms to achieve the minimum requirements of a given function
  3. 所属分类:matlab

    • 发布日期:2017-12-10
    • 文件大小:3750
    • 提供者:王姊
  1. Genetic-algorithm-

    0下载:
  2. 遗传算法求解旅行商问题:求解12个城市最短旅游路径-Genetic algorithm to solve traveling salesman problem:Solving 12 cities the shortest travel path
  3. 所属分类:matlab

    • 发布日期:2017-11-26
    • 文件大小:6990
    • 提供者:ndd666666
  1. Genetic-Network

    0下载:
  2. 遗传网络 其中GA401.m 为主文件。是需要在主文件修改遗传算法的参数,并且更具注释修改为你目标即可。-Genetic Network
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-10
    • 文件大小:3536
    • 提供者:Roy Nie
« 1 2 ... 45 46 47 48 49 50»
搜珍网 www.dssz.com