CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 人工智能/神经网络/遗传算法 搜索资源 - 极大值

搜索资源列表

  1. maxsin

    0下载:
  2. 一个遗传算法应用的小程序 使用遗传算法求解sin^2(x)的极大值-a genetic algorithm application procedures for the use of small genetic algorithm sin ^ 2 (x) Maximum
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:10996
    • 提供者:Kissinger
  1. Geneticalgo_MAX

    0下载:
  2. 该程序利用遗传算法求Rosenbrock函数的极大值。该算法主要包括确定决策变量、建立优化模型、确定编码方法、确定解码方法、确定个体评价方法、设计遗传算子、确定遗传算法的运行参数等七个步骤。-the procedures for the use of genetic algorithms Rosenbrock function of great value. The algorithm including the identification of the main decision varia
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:1341
    • 提供者:周龙
  1. GA

    0下载:
  2. C++builder编写的遗传算法程序,实现函数极大值求解。
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:338165
    • 提供者:hanjiandong
  1. SGA

    0下载:
  2. 是用遗传算法求函数:f(x1,x2)=100(x1*x1-x2*x2) (x1*x1-x2*x2)+(1-x1)(1-x1) 约束:-2.048<=x1,x2<=2.048的极大值
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:5508
    • 提供者:李复翔
  1. generic_algorithm_for_function_optimum

    0下载:
  2. 该算法为遗传算法的标准算法 该算法为一个二进制编码遗传算法求函数的极大值
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:1376
    • 提供者:wujianzhang
  1. EMDduandianchuli

    0下载:
  2. 利用神经网络分析方法对一个给定信号的两端进行延拓,在数据的两端各得到两个附加的极大值点和两个附加的极小值点.由此利用三次样条函数得到原始信号的上下包络线和平均包络线,实现了准确的EMD分解. -The use of neural network analysis of a signal at the two ends of a given extension to the data obtained at the two ends of the two additional maxima a
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:464554
    • 提供者:齐磊
  1. chap5_2

    0下载:
  2. 利用二进制编码和实数编码遗传算法求函数极大值仿真程序-The use of binary encoding and real-coded genetic algorithm for maximum function simulation program
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:1154
    • 提供者: huangyinrong
  1. GA

    0下载:
  2. 已知函数y=x*sin(10*Pi*x)+2.0。利用人工智能中的遗传算法(GA),计算y在区间(0,2)上的极大值。对于想学习GA的网友们来说,是个很好的Demo。而且对于基因类,已经按照面向对象的思想进行了封装,稍微修改参数就可以用在实际项目中。-Known function y = x* sin (10* Pi* x)+2.0. The use of artificial intelligence in the genetic algorithm (GA), calculating y i
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-25
    • 文件大小:43549
    • 提供者:skyfrog
  1. vcDEMO

    0下载:
  2. 已知函数y=x*sin(10*Pi*x)+2.0。利用人工智能中的遗传算法(GA),计算y在区间(0,2)上的极大值。对于想学习GA的网友们来说,是个很好的Demo。而且对于基因类,已经按照面向对象的思想进行了封装,稍微修改参数就可以用在实际项目中。 实现环境:Visual C++ 6.0. -Known function y = x* sin (10* Pi* x)+2.0. The use of artificial intelligence in the genetic algorit
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:46773
    • 提供者:zsy
  1. wavelet_detect

    0下载:
  2. 极其经典的小波包分解程序,奇异点检测,附图说明-Most classical wavelet packet decomposition process, singular point detection, photo descr iption
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:756037
    • 提供者:lulei
  1. MaxMinAlgo

    1下载:
  2. 使用人工智能极大值极小值算法实现的井字棋游戏,有完整的工程及源码注释,可直接运行,并附带了程序运行的示例截图。-Maximum use of artificial intelligence algorithms to achieve the minimum chess game Tic Tac Toe, a complete engineering and source notes, can be directly run, and run the sample with a screensho
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-10
    • 文件大小:1042543
    • 提供者:swim
  1. shishuGA

    0下载:
  2. 实数编码的遗传算法 相对于二进制编码实数编码尤其特有的优势利 本程序以用遗传算法求Rosenbrock函数的极大值-Genetic Algorithm Code in real number
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:9841
    • 提供者:听水
  1. DCQGA

    1下载:
  2. 运用双链量子遗传算法(DCQGA)求F6函数的极值。这个函数的极值在(0,0)点,极大值是1.-Quantum genetic algorithm using double-stranded (DCQGA) F6 function extremum seeking. Extremum of this function at (0,0) point, maximum value is 1.
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-01-14
    • 文件大小:2048
    • 提供者:李强
  1. yichuansuanfa1

    0下载:
  2. 使用遗传算法计算y=x2+y2+z2在【-5.12,5.12】的极大值,使用赌轮盘-Using genetic algorithm y = x2+ y2+ z2】 in 【-5.12,5.12 great value, the use of gambling roulette
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:1004
    • 提供者:刘洪熙
  1. gpops31

    1下载:
  2. 基于伪谱法的极大值原理数值算法,注意:应用此软件需要另外下载SNOPT,否则无法运行. -Pseudo-spectral method based on the maximum principle numerical algorithm, NOTE: This software requires a separate download application SNOPT, or not run.
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-01-25
    • 文件大小:235520
    • 提供者:痘痘
  1. yi-chuan-suan-fa

    0下载:
  2. 文件为一个经典的基于MATLAB的遗传算法求解函数极大值的源程序。对于学习matlab编程语言,了解遗传算法的matlab实现方式有很好的帮助作用 -File is a classic genetic algorithm based on MATLAB function maximum of the source. Matlab programming language for learning to understand the genetic algorithm matlab help
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:1237
    • 提供者:sanmu
  1. program

    0下载:
  2. 读取excel中的信号数据,并找出其中的极大值和极小值。-Read excel in the signal data, and find out where the maximum and minimum values.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-10
    • 文件大小:974
    • 提供者:Nan Wang
  1. Optimal-control-applied-basic

    0下载:
  2. 最优控制是现代控制理论的核心,它研究的主要问题是:在满足一定约束条件下,寻求最优控制策略,使得性能指标取极大值或极小值-The optimal control is the core of modern control theory it is the main problem is: conditions meet certain constraints, finding the optimal control strategy, and performance to take the max
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-12
    • 文件大小:2903904
    • 提供者:朱盼盼
  1. ycsf

    0下载:
  2. 利用遗传算法求Rosenbrock函数的极大值,包含用二进制编码的和十进制编码两种方法写的代码。-This document using the genetic algorithm to solve the maximum value of Rosenbrock function, which includes two methods by binary coded and decimal encoding .
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:85127
    • 提供者:胡琴
  1. l_ga1

    0下载:
  2. 遗传算法优化求解函数机极小值极大值,简单使用-Genetic Algorithms to Solve the great value of the function machine minimum, simple to use
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-10
    • 文件大小:1035
    • 提供者:李瑞
« 12 »
搜珍网 www.dssz.com