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

搜索资源列表

  1. 遗传算法.C

    0下载:
  2. 用dev-C编写的遗传算法程序,用来计算函数极值的。-with dev - C GA prepared by the procedures used to calculate the maximum function.
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:2983
    • 提供者:马文
  1. SGA_5

    0下载:
  2. 用遗传算法来解决多极值函数的求解问题, 程序采用了锦标赛选择方法-Using genetic algorithm to solve the multiple maximum function problem.
  3. 所属分类:CSharp

    • 发布日期:2017-04-08
    • 文件大小:215583
    • 提供者:weiwei
  1. genetic-algorithm

    1下载:
  2. 利用fortran编程的二进制遗传算法。遗传算法将生物界遗传进化思想用于数学优化当中,形成了一种特性优良的启发式搜索算法,它能较方便地搜索出目标函数的最优值,更为重要的是,遗传算法的目标函数可以是连续函数,也可以是间断函数,因此它的使用范围比微积分极值理论的应用范围更广-Binary genetic algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:233397
    • 提供者:谈程序
  1. ayy_yichuan

    0下载:
  2. 用遗传算法实现函数的极值问题。程序中有各种参数的设置方法。该程序有一定的通用性。是很好的优化方法。-The genetic algorithm function extremum. The program has a variety of parameter setting method. The program has a certain degree of versatility. Optimization method.
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-28
    • 文件大小:13861
    • 提供者:
  1. GATEST

    0下载:
  2. 遗传算法优化的小程序,利用遗传算法求解函数的极值。-Genetic algorithm optimization procedures, the use of genetic algorithm function extremum.
  3. 所属分类:CSharp

    • 发布日期:2017-11-24
    • 文件大小:107769
    • 提供者:王瑞
  1. GeneticAlgorithm

    0下载:
  2. 遗传算法的matlab实现,用来求解多项式极值示例-Genetic algorithm matlab realize, extreme examples for solving polynomial
  3. 所属分类:Other systems

    • 发布日期:2017-11-19
    • 文件大小:4014
    • 提供者:焦兴茂
  1. Extremaloptimization

    0下载:
  2. 神经网络遗传算法函数极值寻优————非线性函数极值寻优-Neural network genetic algorithm optimization function extreme nonlinear function extreme optimization
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-29
    • 文件大小:100952
    • 提供者:weiyulu
  1. sga

    0下载:
  2. 利用遗传算法解决实际问题,用于平面度的测量以及具体的一元函数优化求极值,适用于matlab-using matlab to make a program to solve the ga function
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1223
    • 提供者:云峰
  1. 基于神经网络遗传算法的系统极值寻优

    0下载:
  2. 基于神经网络遗传算法的系统极值寻优 初始化遗传算法参数(Optimization of system extremum based on neural network genetic algorithm)
  3. 所属分类:其他

    • 发布日期:2017-12-23
    • 文件大小:193536
    • 提供者:李四3601
  1. chapter4

    0下载:
  2. 神经网络遗传算法函数极值寻优——非线性函数极值寻优(Neural network, genetic algorithm, function extreme value optimization nonlinear function extremum seeking)
  3. 所属分类:其他

    • 发布日期:2017-12-19
    • 文件大小:191488
    • 提供者:nanala
  1. 神经网络遗传算法极值寻优

    0下载:
  2. 神经网络遗传算法,用于非线性函数的极值寻优,非常好的源码(Neural network genetic algorithm, for nonlinear function extremum seeking, very good source code)
  3. 所属分类:其他

    • 发布日期:2018-01-03
    • 文件大小:228352
    • 提供者:艺宝
  1. 案例4

    0下载:
  2. 神经网络遗传算法极值函数寻优,对象为非线性函数。(The extremum function of neural network genetic algorithm is optimized, and the object is nonlinear function.)
  3. 所属分类:其他

    • 发布日期:2018-01-06
    • 文件大小:2082816
    • 提供者:积灰
  1. TSP-PSO

    1下载:
  2. 混合粒子群算法摒弃了传统粒子群算法中的通过跟踪极值来更新粒子位置的方法,而是引入了遗传算法中的交叉和变异操作,通过粒子同个体极值和群体极值的交叉以及粒子自身变异的方式来搜索最优解。(Hybrid particle swarm algorithm instead of the traditional particle swarm algorithm in the method to update the position of the particle by tracking the maximu
  3. 所属分类:其他

    • 发布日期:2018-01-10
    • 文件大小:13312
    • 提供者:胡萝卜须
  1. 神经网络遗传算法函数极值寻优-非线性函数极值

    0下载:
  2. 神经网络遗传算法函数极值寻优-非线性函数极值(Neural network genetic algorithm function extremum optimization - nonlinear function extremum)
  3. 所属分类:其他

    • 发布日期:2018-10-28
    • 文件大小:100352
    • 提供者:acicas
  1. 智能优化算法及其matlab实例code

    0下载:
  2. 遗传算法 粒子群 蚁群等7种算法,可解决求极值问题以及旅行商问题(Genetic algorithm, particle swarm optimization and ant colony algorithm can solve extreme value problem and traveling salesman problem. 7 algorithms are used to solve extreme value problem and traveling salesman probl
  3. 所属分类:其他

    • 发布日期:2020-06-10
    • 文件大小:124928
    • 提供者:侯锐志
搜珍网 www.dssz.com