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

搜索资源列表

  1. matlab遗传算法源程序

    8下载:
  2. 用matlab编程的完整的遗传算法源程序
  3. 所属分类:人工智能/神经网络/遗传算法

  1. SGA

    1下载:
  2. 基本遗传算法的C语言源程序。(遗传算法的应用范围极其广泛,它可应用于函数优化、组合优化、生产调度问题、自动控制、机器人学、图像处理、人工生命、遗传编程以及机器学习等领域。)-Basic genetic algorithm C language source code. (Genetic algorithm extremely broad range of applications, it can be applied to function optimization, combinatorial
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-26
    • 文件大小:3281
    • 提供者:沁篱
  1. genetic

    2下载:
  2. 这是用遗传编程算法来拟合曲线的一个经典程序,非常不错,大家可以通过修改function程序里的曲线定义来拟合多种曲线-This is the genetic programming algorithm to a classical curve fitting procedures, is very good, you can program by modifying the function of the curve to fit the definition of a wide range o
  3. 所属分类:数学计算/工程计算

    • 发布日期:2013-01-17
    • 文件大小:73034
    • 提供者:赵娴
  1. anolog_circuit

    0下载:
  2. 遗传编程实现模拟电路设计,模拟电路在诸如通信等高速应用领域方面十分重要-automated analog circuit design__ using genetic programming
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:10712
    • 提供者:虺于野
  1. EvoLisaSource

    0下载:
  2. 使用遗传编程的方法对图像进行进化,使用50个多边形就模拟出逼真的蒙娜丽莎- created a small program that keeps a string of DNA for polygon rendering. The procedure of the program is quite simple: 0) Setup a random DNA string (application start) 1) Copy the current DNA seque
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:219246
    • 提供者:宗涛
  1. New--GP-programming

    1下载:
  2. 一种新的改进的遗传编程,调用的子函数描述的很清晰,涵盖了经典遗传编程的所有步骤,方便大家的学习和参考-A new and improved genetic programming, call the subroutine described in very clear and covers all the steps of classical genetic programming, we facilitate learning and reference
  3. 所属分类:matlab

    • 发布日期:2014-10-27
    • 文件大小:62464
    • 提供者:张科
  1. tvcode

    0下载:
  2. 树的可视化显示,可用于展示遗传编程过程中生成的树的结构外观-TreeVisualizer code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:4210
    • 提供者:张春元
  1. 标准遗传算法matlab编程

    1下载:
  2. 标准遗传算法matlab编程,已验证正确
  3. 所属分类:编程文档

  1. 遗传算法

    0下载:
  2. 遗传算法(Genetic Algorithm)是模拟达尔文生物进化论的自然选择和遗传学机理的生物进化过程的计算模型,是一种通过模拟自然进化过程搜索最优解的方法。保证能运行。(The genetic algorithm (Genetic Algorithm) is a computational model of biological evolution process of natural selection and genetic mechanism of the simulation of
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-12-25
    • 文件大小:3072
    • 提供者:太阳部落
  1. 遗传算法求解vrp问题

    0下载:
  2. 遗传算法,使用MATLAB进行编程,求解VRP问题(Genetic algorithm for solving VRP problem)
  3. 所属分类:Windows编程

    • 发布日期:2017-07-19
    • 文件大小:7168
    • 提供者:GWJ
  1. matlab编写的量子遗传算法

    0下载:
  2. 量子遗传算法MATLAB实现,可以作为编程参考(Quantum genetic algorithm MATLAB implementation, can be used as a programming reference)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-19
    • 文件大小:7168
    • 提供者:岁月骑士
  1. GA遗传算法

    0下载:
  2. 应用遗传算法求函数最优解,采用c++编程,包括三个文件。建议迭代次数大于等于100(Application of genetic algorithm to optimal solution of function)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-19
    • 文件大小:4096
    • 提供者:nglnc
  1. matlab遗传算法程序

    0下载:
  2. 遗传算法编程文件,可在matlab中运行,可用作新手变成练习。(Genetic algorithm programming file)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-17
    • 文件大小:6144
    • 提供者:foryy
  1. 用遗传算法优化BP神经网络的Matlab编程实例

    4下载:
  2. 用遗传算法优化BP神经网络的Matlab编程实例,非常实用(BP neural network optimization using genetic algorithm Matlab programming examples, very practical)
  3. 所属分类:人工智能/神经网络/深度学习

  1. chapter9基于遗传算法的多目标优化算法

    0下载:
  2. 遗传算法的MATLAB编程,MATLAB源程序(Genetic algorithm MATLAB programming, MATLAB source code)
  3. 所属分类:其他

    • 发布日期:2017-12-24
    • 文件大小:2048
    • 提供者:Vie
  1. matlab编程实例100例

    0下载:
  2. 经典遗传算法,是三元方程为例的遗传算法,可以自行修改成4元或者更多元(Classical genetic algorithm)
  3. 所属分类:matlab例程

  1. 遗传工具箱

    0下载:
  2. 实现遗传算法,遗传算法工具箱,通过调用工具箱函数,实现遗传算法目标优化(Genetic algorithm, genetic algorithm toolbox, through the call toolbox function, genetic algorithm to achieve the goal optimization)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-30
    • 文件大小:107520
    • 提供者:leegy
  1. 遗传算法

    1下载:
  2. 应用遗传算法求解常微分方程,matlab编程实现,ode45求解方式(genetic algorithm, matlab programming, solve problem using ode45 method)
  3. 所属分类:其他小程序

    • 发布日期:2017-12-25
    • 文件大小:20480
    • 提供者:lwdRay
  1. 遗传算法实例

    0下载:
  2. 也是自己找来的,原代码有少许错误,本人都已更正了,调试运行都通过了的。 对于初学者,尤其是还没有编程经验的非常有用的一个文件 遗传算法实例(Also find their own, the original code has a little error, I have corrected, debugging run through.A very useful file for beginners, especially for those who have no programming
  3. 所属分类:matlab例程

    • 发布日期:2017-12-30
    • 文件大小:3072
    • 提供者:BBLooper
  1. 遗传算法代码

    0下载:
  2. 代码,用于遗传算法的基础代码,最简单的一种(Code, the basic code for genetic algorithms, the simplest)
  3. 所属分类:文章/文档

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