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

搜索资源列表

  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. SGA-simple-Genetic-Algorithm

    0下载:
  2. C语言编的简单遗传算法程序 各项功能齐全-SGA-simple Genetic Algorithm
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:3161
    • 提供者:李超
  1. GA-CPP

    0下载:
  2. 基本遗传算法(Simple Genetic Algorithms,简称SGA,又称简单遗传算法或标准遗传算法),是由Goldberg总结出的一种最基本的遗传算法,其遗传进化操作过程简单,容易理解,是其它一些遗传算法的雏形和基础。 -Basic genetic algorithm (Simple Genetic Algorithms, referred to as the SGA, also known as simple genetic algorithm or standard genetic
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-09
    • 文件大小:1502056
    • 提供者:于少沛
  1. simple-genetic-algorithm-by-scheme

    0下载:
  2. 最简单遗传算法的scheme语言实现。学习遗传算法和scheme编程语言。-The most simple genetic algorithm scheme language
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-27
    • 文件大小:2278
    • 提供者:黄庭
  1. yichuansuanfa

    0下载:
  2. 本程序旨在于解决用遗传算法解决多目标优化问题,同时加深对简单遗传算法的了解并进一步理解-The program aims to use genetic algorithm to solve multi-objective optimization problems, while deepening the understanding of the simple genetic algorithm and further understanding of
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:760
    • 提供者:小展
  1. Real-Coding-GA

    0下载:
  2. 本文介绍了遗传算法的原理及计算流程,并且对简单遗传算法进行改进,实现了数学编码-This article describes the principles of genetic algorithms and calculation processes, and improve on the simple genetic algorithm to achieve a mathematical code
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:72773
    • 提供者:小展
  1. yichuansuanfa

    0下载:
  2. 这是一个很好的遗传算法程序,本程序演示的是用简单遗传算法随机一个种群,然后根据所给的交叉率,变异率,世代数计算最大适应度所在的代数-This is a good genetic algorithm, the program demonstrates a simple genetic algorithm with a random population, then according to the crossover rate, mutation rate, calculate the maxim
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:50343
    • 提供者:王春
  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. lclzy

    0下载:
  2. 自己编写的简单遗传算法,希望对大家有用!-I have written a simple genetic algorithm, we want to be useful!
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-02
    • 文件大小:525975
    • 提供者:NIBA
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 40 »
搜珍网 www.dssz.com