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

搜索资源列表

  1. genetic-algorithms

    1下载:
  2. 关于遗传算法的一个源代码,利用MFC编程实现。-on a genetic algorithm source code, using MFC programming.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:108.34kb
    • 提供者:萧韩
  1. AI_Life

    0下载:
  2. AI Life By rahul_sindhu Steering Behaviours, Genetic Algorithms, and Neural Networks in games.
  3. 所属分类:DirextX编程

    • 发布日期:2009-01-09
    • 文件大小:1.95mb
    • 提供者:MatthewSin
  1. GA-SVM

    3下载:
  2. 遗传算法+支持向量机,非常的实用,希望对大家有用。-Genetic algorithms+ support vector machine, very useful, we want to be useful.
  3. 所属分类:Other systems

    • 发布日期:2016-04-27
    • 文件大小:1.6mb
    • 提供者:慧莹
  1. PID-GAs

    1下载:
  2. 遗传算法的PID调节 题目:已知 ,利用GA 寻优PID参数,其中K=1,T=2, ,二进制/实数编码,位数不限,M,Pc,Pm自选,性能指标 ,Q=100为仿真计算步长。-PID regulation of genetic algorithms Title: known, the use of PID parameters of GA optimization, in which K = 1, T = 2,, binary/real-coded, not limited to the me
  3. 所属分类:Other systems

    • 发布日期:2017-03-27
    • 文件大小:1.8kb
    • 提供者:qiqi
  1. kMeansProjectiveClustering

    0下载:
  2. kmeans clustering genetic algorithms
  3. 所属分类:Other systems

    • 发布日期:2017-04-08
    • 文件大小:4.72kb
    • 提供者:Pezhman
  1. Multiobjectvie-Genetic-Algorithm

    0下载:
  2. 有关多目标优化问题的遗传算法的基本理论方法的硕士论文,相关领域的大家可以参考一下-Multi-objective optimization problems related to genetic algorithms basic theories and methods of the master' s thesis and related fields that we can reference
  3. 所属分类:Other systems

    • 发布日期:2017-05-10
    • 文件大小:2.2mb
    • 提供者:meimei
  1. my_ga

    0下载:
  2. Rudolph G. Convergence analysis of canonical genetic algorithms. IEEE Trans. On Neural Networks, 1994,5:96~101 [36] Rudolph G. Asymptotic convergence rates of simple evolutionary algorithms with Cauchy mutations. IEEE Transactions on Evoluti
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:4.66kb
    • 提供者:lfq
  1. GENETIC-ALGORITHMS

    0下载:
  2. Genetic algorithms this book give infomation about genetic algorithms
  3. 所属分类:Other systems

    • 发布日期:2017-05-27
    • 文件大小:9.29mb
    • 提供者:AS
  1. Genetic-Algorithms

    0下载:
  2. 用matlab实现的遗传算法,包括解码子程序,和一个应用的小例子。-Matlab implementation of genetic algorithms, including the decoding routines, and a small example.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:11.44kb
    • 提供者:范范
  1. Genetic-algorithm(matlab)

    0下载:
  2. 基于matlab上的rosenbrock函数用遗传算法求解最优解的三个典型程序。-Based matlab on rosenbrock function using genetic algorithms to solve the optimal solution of the three typical program.
  3. 所属分类:Other systems

    • 发布日期:2017-11-08
    • 文件大小:19.05kb
    • 提供者:随珠珠
  1. Simple-Genetic-Algorithm

    0下载:
  2. Simple Genetic Algorithm Introduction 遗传算法-Introduction to Simple Genetic Algorithms
  3. 所属分类:Other systems

    • 发布日期:2017-11-15
    • 文件大小:2.24kb
    • 提供者:rambo_style19
  1. Genetic-Algorithms-CPP

    0下载:
  2. 非常好的采用C++编写的遗传算法,相比其他代码,这个代码比较详尽-Very good using prepared by the C++, genetic algorithm, compared to other code, this code is more detailed
  3. 所属分类:CSharp

    • 发布日期:2017-12-05
    • 文件大小:5.88kb
    • 提供者:huang
  1. Genetic-algorithms-for-maximum

    0下载:
  2. 基于遗传算法求函数的最大值,包括了遗传算法的各个基本操作-Based on the maximum value of the function of genetic algorithms, including the basic operation of the genetic algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-11-19
    • 文件大小:4.1kb
    • 提供者:等待
  1. Genetic-algorithms

    1下载:
  2. matlab使用遗传算法求解约束条件下的线性规划问题-Using genetic algorithm matlab under the constraints of linear programming problems
  3. 所属分类:File Operate

    • 发布日期:2015-05-19
    • 文件大小:37kb
    • 提供者:yijiangtao
  1. genetic-algorithm-MATLAB_AGA

    0下载:
  2. 用MATLAB 编写遗传算法是很常用的,在多种情况下可以应用到遗传算法,这是用matlab编写的遗传算法源代码-Genetic algorithms using MATLAB is very common, in many cases can be applied to the genetic algorithm, which is using matlab genetic algorithm source code
  3. 所属分类:Console

    • 发布日期:2017-04-23
    • 文件大小:15.04kb
    • 提供者:许晴
  1. MATLAB-genetic-algorithm

    0下载:
  2. MATLAB遗传算法程序,主要用来求函数的极大值,可以修改后做其他的遗传算法方面的仿真-MATLAB genetic algorithm, the main function is to seek maximum value, after the simulation can be modified to do other aspects of genetic algorithms
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:3.68kb
    • 提供者:tom
  1. 2-kinds-of-Genetic-Algorithms

    0下载:
  2. 两个遗传算法的实现程序,用MATLAB编写。实现效果良好。-This software is a implementation of genetic algorithm, which is written by MATLAB.Using this software, we can have a good result.
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-29
    • 文件大小:61.36kb
    • 提供者:郑篱儿
  1. genetic-algorithm

    0下载:
  2. 遗传算法从代表问题可能潜在的解集的一个种群开始的,而一个种群则由经过基因编码的一定数目的个体组成。本代码以旅行商问题为例,详细介绍遗传算法的使用方法。-A genetic algorithm the representation of the solution set of potentially the beginning, but after a certain number of the population the gene encoding the individual compo
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:2.85kb
    • 提供者:jesse
  1. Genetic

    2下载:
  2. 基于遗传算法配电网无功优化方法程序源代码-Based on Genetic Algorithms for Reactive Power Optimization of source code
  3. 所属分类:CSharp

    • 发布日期:2017-04-28
    • 文件大小:19kb
    • 提供者:
  1. jenes-src

    0下载:
  2. A time and memory efficient Java library for genetic algorithms and more
  3. 所属分类:其他

    • 发布日期:2018-01-07
    • 文件大小:251kb
    • 提供者:edjalma
« 12 3 4 5 6 7 8 9 10 ... 15 »
搜珍网 www.dssz.com