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

搜索资源列表

  1. GAoptimization

    0下载:
  2. 用遗传算法在MATLAB环境下实现求复杂函数求极值的例子,内有详细说明,测试通过-Using Genetic Algorithm in MATLAB environment to achieve extremum seeking examples of complex functions, with detailed instructions, tested
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:55973
    • 提供者:尹晓峰
  1. mastering_matlab

    1下载:
  2. 精通MATLAB最优化计算 配套光盘 本书的主要内容是应用MATLAB来解决最优化问题,通过将“最优化问题”、“MATLAB优化工具箱”和“MATLAB编程”这三方面有机结合进行讲述,即一方面是使用工具箱来快速解决最优化问题,另一方面是通过算法编程深入解决最优化问题。主要包括MATLAB优化工具箱、无约束多维极值问题、约束优化问题、非线性最小二乘优化问题、线性规划、整数规划、二次规划、粒子群优化算法、遗传算法。 -The main contents of the book is the
  3. 所属分类:source in ebook

    • 发布日期:2017-03-30
    • 文件大小:153255
    • 提供者:李可
  1. function-extreme-genetic-algorithm

    0下载:
  2. 运用matlab工具箱的神经网络遗传算法函数进行极值寻优-非线性函数极值-Matlab neural network using genetic algorithm toolbox function optimization Extreme- Extreme nonlinear function
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:101962
    • 提供者:Jv
  1. a

    0下载:
  2. 用遗传算法解决旅行商问题(附源代码),遗传算法其实是一种求函数极值的随机搜索算法。-Solving the traveling salesman problem using genetic algorithms (with source code), genetic algorithm is a kind of extreme demand function of random search algorithm.
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:5574
    • 提供者:珞珞
  1. yichuansuanfa

    0下载:
  2. 经典遗传算法,自然编码格式,用来计算任意N维函数的极值-genetic algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:19254
    • 提供者:张郑中
  1. maosTOY

    0下载:
  2. 用遗传算法求函数极值优化问题,用JAVA语言编写。可以作为学习参考。-Extreme genetic algorithm for function, using JAVA. Can be used as a reference.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:127741
    • 提供者:lnnx
  1. hanshujizhi

    0下载:
  2. 用遗传算法求一维函数极值,Matlab语言,可用作学习参考!-Genetic algorithm for extreme one-dimensional functions, Matlab language, can be used as a reference. . .
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:6731
    • 提供者:lnnx
  1. jizhizuiyou

    0下载:
  2. 已调试好的神经网络遗传算法函数极值寻优-非线性函数极值的算法程序-Has debugging function neural network genetic algorithm optimization extreme- extreme nonlinear function of the algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:101967
    • 提供者:胡盛亮
  1. matlab1

    0下载:
  2. 神经网络遗传算法函数极值寻优--非线性函数极值代码,内附有详细代码,详细请参考matlab在数学建模中的应用。-Neural network genetic algorithm function optimization extreme- extreme nonlinear function code, containing a detailed code, matlab details please refer to the application of mathematical modeli
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:101958
    • 提供者:陈虹志
  1. extreme-non-linear-function

    0下载:
  2. 神经网络遗传算法函数极值寻优-非线性函数极值-Function neural network genetic algorithm optimization extreme- extreme non-linear function
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:103208
    • 提供者:zhenli
  1. genetic-algorithm

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

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

    0下载:
  2. 用遗传算法求函数的极值。采用了保优策略。main为主函数。-genetic algorithm to find maxmum of function.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-15
    • 文件大小:8136
    • 提供者:夏夏
  1. shenjingwagnluoyichuan

    0下载:
  2. 神经网络遗传算法,matlab,用于函数极值寻优-非线性函数极值,源代码-Neural network genetic algorithm, matlab, for function optimization extreme- extreme non-linear function, source code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-26
    • 文件大小:100752
    • 提供者:leo
  1. decod

    0下载:
  2. 利用遗传算法求解函数极值, 主程序是对函数f(x,y)=x2+y2(-1<x<1,-1<y<1)求解最小值。decod.m 为子函数,实现二进制编码到十进制数的转换功能-Use of genetic algorithm for function extremum, the main program is the minimum value of the function f (x, y) = x2+ y2 (-1 <x <1,-1 <y <1) s
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:24113
    • 提供者:任 营
  1. genetic-algorithm-and-nonlinea

    3下载:
  2. 基于遗传算法和非线性规划的函数寻优算法在一组等式或者不等式的约束下求极值。 基于遗传算法和非线性规划的函数寻优算法 在一组等式或者不等式的约束下求极值。-Based on genetic algorithm and nonlinear programming function optimization algorithm in a set of equations or inequality constraints for extreme value. Based on geneti
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-10-19
    • 文件大小:5120
    • 提供者:王进
  1. ga

    0下载:
  2. 本算法采用遗传算法求解目标函数的极小值,不易陷入局部极值- This algorithm uses a genetic algorithm for the minimum of the objective function, is not easy to fall into local minima
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:242245
    • 提供者:刘娟
  1. matlab

    0下载:
  2. 本文章是遗传算法求函数极值的matlab代码-Genetic algorithms matlab code for the function extremum
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:6624
    • 提供者:李丽丽
  1. bpycl1

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

    • 发布日期:2017-04-04
    • 文件大小:101573
    • 提供者:李宝强
  1. genetic-algorithm-

    1下载:
  2. 基于遗传算法的函数优化 利用遗传算法求解函数极值-Based on genetic algorithm of function optimization
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2012-12-26
    • 文件大小:18790
    • 提供者:陈凯
  1. SGA

    0下载:
  2. 基本遗传算法,有c语言实现的,根据遗传算法的原理对函数极值进行求解-Basic genetic algorithm, with C language, according to the principle of genetic algorithm for solving extreme value of function
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:5666
    • 提供者:hello
« 1 2 3 4 56 7 8 9 10 »
搜珍网 www.dssz.com