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

搜索资源列表

  1. GA

    0下载:
  2. 最近,自己编写了一个SGA程序,比较适合初级入门的人学习。-Recently, I have written an SGA program, more suitable for the initial entry of people to learn.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:1884
    • 提供者:马郑列
  1. SGA

    0下载:
  2. 经典的GA遗传算法程序,C语言写的,很有参考价值的-The classic genetic algorithm GA process, C language written in a good reference! !
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:301141
    • 提供者:张三丰
  1. SGA

    0下载:
  2. 遗传算法是在生物进化的启示下得到的一种搜索和自适应算法。此程序包为GA算法的源代码。-Genetic algorithms are inspired by biological evolution to be a search and adaptive algorithm. This package for the GA algorithm source code.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:294357
    • 提供者:bipengjiang
  1. mySGA

    0下载:
  2. 简单遗传遗传算法 用来进行某一个函数的最优化-It s a SGA code for a function optimization .
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:32249
    • 提供者:王鹏
  1. yichuansuanfa_jixieshou

    0下载:
  2. 提出一种改进的遗传算法用于求解机械手运动学逆问题. 该算法采用实数编码, 其交叉概率和变异 概率根据解的适应度函数值自适应调整. 计算机仿真结果显示, 该算法较简单遗传算法(SGA) 求解精度高, 收敛速度快且稳定性能好.-An improved genetic algorithm for solving the inverse problem of manipulator kinematics. The algorithm uses real number encoding, the
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:143065
    • 提供者:杨元龙
  1. SGA

    0下载:
  2. 该程序实现了在VC平台上用C语言实现遗传算法,结构清晰,注解详细,非常适合初学者,是初学GA者不可多得得好材料 -The program implements the VC platform using C language implementation of genetic algorithms, structure, clear, detailed annotations, very suitable for beginners, is a good beginners GA are har
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:259232
    • 提供者:zsy
  1. sga

    0下载:
  2. 用遗传算法求解旅行商问题,改进算法简单,运行速度快-Traveling salesman problem using genetic algorithm to improve the algorithm is simple, fast running speed
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:5163
    • 提供者:yangjin
  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. SGA

    0下载:
  2. 基本遗传算法代码实现,选择交叉变异 对于初学遗传算法的同志很有帮助,希望大家一起提高进步-Code to achieve the basic genetic algorithm, select the crossover and mutation genetic algorithm for beginners comrades helpful, hope all of us to improve progress
  3. 所属分类:source in ebook

    • 发布日期:2017-04-13
    • 文件大小:3104
    • 提供者:李娟
  1. GeneticAlgorithms-program

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

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

    0下载:
  2. 最简单的遗传算法,带有输入文件,简单方便,易懂!-Simple GA code in C (for Windows and Linux)
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:14208
    • 提供者:曾凯
  1. SGA

    0下载:
  2. 实数编码的遗传算法程序,FORTRAN编写-real code ga
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:1951
    • 提供者:刘银芳
  1. sGA

    0下载:
  2. 对并行运算的算法进行简介并对其对其分析以及实验结果分析。-Parallel computing algorithm of the profile and its analysis and experimental results of its analysis.
  3. 所属分类:MPI

    • 发布日期:2017-04-05
    • 文件大小:442058
    • 提供者:甘孟壮
  1. sga

    0下载:
  2. 基于基本遗传算法的函数最优化,遗传算法模拟-Function based on genetic algorithm optimization, genetic algorithm simulation
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:5175
    • 提供者:
  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. geneticalgorithm

    0下载:
  2. 自编的MATLAB遗传算法代码,用简单遗传算法(Simple Genetic Algorithm or Standard Genetic Algorithm ,SGA)求取函数最大值-Self in the MATLAB genetic algorithm code, a simple genetic algorithm (Simple Genetic Algorithm or Standard Genetic Algorithm, SGA) to obtain the maximum valu
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-07
    • 文件大小:5573
    • 提供者:dingbiao
  1. SGA

    0下载:
  2. 这是一个非常简单的遗传算法源代码,是由Denis Cormier (North Carolina State University)开发的,Sita S.Raghavan (University of North Carolina at Charlotte)修正。代码保证尽可能少,实际上也不必查错。对一特定的应用修正此代码,用户只需改变常数的定义并且定义“评价函数”即可。注意代码 的设计是求最大值,其中的目标函数只能取正值;且函数值和个体的适应值之间没有区别。该系统使用比率选择、精华模型、单点杂
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-15
    • 文件大小:8610
    • 提供者:hua gong
  1. yichuansuanfa

    0下载:
  2. 自编的MATLAB遗传算法代码,用简单遗传算法(Simple Genetic Algorithm or Standard Genetic Algorithm ,SGA)求取函数最大值-Optimizing a function using Simple Genetic Algorithm with elitist preserved
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:1011
    • 提供者:宋晓夏
  1. SGA

    0下载:
  2. 标准的遗传算法的C源码,有详细的注释,能运行,适合初学者。-Standard genetic algorithm C source code, detailed notes, can run for beginners.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-27
    • 文件大小:201128
    • 提供者:Nancy
« 1 2 3 4 5 67 8 9 10 11 12 »
搜珍网 www.dssz.com