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

搜索资源列表

  1. ViusalCinheritancealgorithm

    0下载:
  2. 这是一个简单遗传算法的C++语言源程序。-This is a simple genetic algorithm source code C++ language.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:106435
    • 提供者:rainbow
  1. ga

    1下载:
  2. 遗传算法(Genetic Algorithm)是模拟达尔文生物进化论的自然选择和遗传学机理的生物进化过程的计算模型,是一种通过模拟自然进化过程搜索最优解的方法,它最初由美国Michigan大学J.Holland教授于1975年首先提出来的,并出版了颇有影响的专著《Adaptation in Natural and Artificial Systems》,GA这个名称才逐渐为人所知,J.Holland教授所提出的GA通常为简单遗传算法(SGA),遗传算法简单源程序。-Genetic Algorit
  3. 所属分类:AI-NN-PR

    • 发布日期:2015-09-29
    • 文件大小:104273
    • 提供者:周武静
  1. gatb

    0下载:
  2. 程序演示的是用简单遗传算法随机一个种群,然后根据所给的交叉率,变异率,世代数计算最大适应度所在的代数-Program demonstrates that the simple genetic algorithm with a random population, then according to the crossover rate, mutation rate, calculating the maximum number of generations where the fitness o
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-10
    • 文件大小:1826871
    • 提供者:yonghuazhu
  1. pso

    0下载:
  2. 粒子群优化(Particle Swarm Optimization - PSO) 算法是一种新兴的有潜力的进化算法( Evolutionary Algorithm - EA) .PSO 算法,和遗传算法相似,它也是从随机解出发,通过迭代寻找最优解,它也是通过适应度来评价解的品质. 但是它比遗传算法规则更为简单,它没有遗传算法的“交叉”(Crossover) 和“变异”(Mutation) 操作. 它通过追随当前搜索到的最优值来寻找全局最优。-pso
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:1675175
    • 提供者:张岩
  1. GeneticAlgorithmDirectSearchToolbox

    0下载:
  2. 遗传算法(Genetic Algorithm)是模拟达尔文生物进化论的自然选择和遗传学机理的生物进化过程的计算模型,是一种通过模拟自然进化过程搜索最优解的方法,它最初由美国Michigan大学J.Holland教授于1975年首先提出来的,并出版了颇有影响的专著《Adaptation in Natural and Artificial Systems》,GA这个名称才逐渐为人所知,J.Holland教授所提出的GA通常为简单遗传算法(SGA)。 -GeneticAlgorithmDirectSe
  3. 所属分类:Other systems

    • 发布日期:2017-05-12
    • 文件大小:3009080
    • 提供者:seeksky
  1. GAsummray

    0下载:
  2. 遗传算法(Genetic Algorithm)是模拟达尔文生物进化论的自然选择和遗传学机理的生物进化过程的计算模型,是一种通过模拟自然进化过程搜索最优解的方法,它最初由美国Michigan大学J.Holland教授于1975年首先提出来的,并出版了颇有影响的专著《Adaptation in Natural and Artificial Systems》,GA这个名称才逐渐为人所知,J.Holland教授所提出的GA通常为简单遗传算法(SGA)。 -GASUMMARY
  3. 所属分类:Other systems

    • 发布日期:2017-05-04
    • 文件大小:1095251
    • 提供者:seeksky
  1. GAhandleNewModel

    1下载:
  2. 简单遗传算法编写,基于轮盘赌选择,交叉,变异基本构想。初来此地,水平有限。-ga
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1863
    • 提供者:xieyihong
  1. YXX

    0下载:
  2. 一个简单遗传算法的程序,用于求函数y=x*x 的最大值,适合初学者学习。-A simple genetic algorithm procedure for seeking the function y = x* x the maximum value, suitable for beginners to learn.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:2811
    • 提供者:陈峥
  1. sga

    0下载:
  2. 简单遗传算法程序,适合初学者学习,程序可以生成数据报表供研究。-Simple genetic algorithm program for beginners to learn, the program can generate data for research reports.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:2658
    • 提供者:陈峥
  1. pid

    1下载:
  2. 人工智能(模糊在自动控制的应用)电动机控制中的简单遗传算法PID参数优化-Artificial intelligence (fuzzy in Automatic Control) motor control in the simple genetic algorithm optimization of PID parameters
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:2947
    • 提供者:卡卡
  1. GA

    0下载:
  2. 这是一个简单遗传算法,包括初始化群体、选择、交叉、变异,结果可以输出到文本文档-This is a simple genetic algorithm, including the initialization population, selection, crossover and mutation, the results can be exported to a text document
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-24
    • 文件大小:11428
    • 提供者:王华辉
  1. GACOMSOL

    2下载:
  2. 简单遗传算法实现,包括与数值软件comsol有关的测试函数。-GA with the numerical sofaware COMSOL.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2015-10-30
    • 文件大小:8017
    • 提供者:xieyihong
  1. Simple_GA

    0下载:
  2. 简单遗传算法的Matlab实现,适合GA算法入门使用,程序很简单,说明在程序的备注中,耐心点就能弄明白本代码转自:http://www.labfans.com/bbs/t11479/-Matlab implementation of simple genetic algorithms, it is an introductory GA algorithm, all the explanations are included in the*.m files in the form of remar
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:3689
    • 提供者:王景
  1. delphiGA

    0下载:
  2. 使用delphi编制的简单遗传算法,与C源码相同-Prepared using simple genetic algorithm delphi
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:224930
    • 提供者:holive
  1. damaqi

    0下载:
  2. MFC打码器程序例程,很简单的例子,可以进行二次修改来开发项目-MFC coding device routine, very simple example, changes can be secondary to development projects
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:27832
    • 提供者:
  1. GAcode

    0下载:
  2. 一个关于简单遗传算法的PPT和matlab版程序,值得拥有!-A simple genetic algorithm on matlab version of PPT and procedures, worth having!
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-15
    • 文件大小:8228
    • 提供者:李东子
  1. GABP

    0下载:
  2. 简单遗传算法和简单bp网络的程序,可设定隐含层神经元个数,隐含得到诱导矩阵,权值矩阵-gabp
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:7865
    • 提供者:李小龙
  1. GA

    0下载:
  2. matlab 下的遗传算法程序,程序对简单遗传算法进行了仿真。-matlab GA
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:1922
    • 提供者:李非
  1. MATLAB

    0下载:
  2. 1.本程序演示的是用简单遗传算法随机一个种群,然后根据所给的交叉率,变异率,世代数计算最大适应度所在的代数 2.演示程序以用户和计算机的对话方式执行,即在计算机终端上显示“提示信息”之后,由用户在键盘上输入演示程序中规定的命令;相应的输入数据和运算结果显示在其后。 3.测试数据 输入初始变量后用y=100*(x1*x1-x2)*(x1*x2-x2)+(1-x1)*(1-x1)其中-2.048<=x1,x2<=2.048作适应度函数求最大适应度即为函数的最大值 -1.
  3. 所属分类:matlab

    • 发布日期:2017-05-27
    • 文件大小:10562059
    • 提供者:季琳
  1. Self-MATLAB-code-genetic-algorithm

    0下载:
  2. 发一份自编的MATLAB遗传算法代码,用简单遗传算法(Simple Genetic Algorithm or Standard Genetic Algorithm ,SGA)求取函数最大值-Send a self-compiled MATLAB genetic algorithm code, with the simple genetic algorithm (Simple Genetic Algorithm or Standard Genetic Algorithm, SGA) to stri
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:6782
    • 提供者:李慧
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 38 »
搜珍网 www.dssz.com