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

搜索资源列表

  1. evaluat_max

    0下载:
  2. 关于演化算法的小程序.以一个二元二次方程的求极值为例.对输入参数作了简化的固定处理.较好的说明了演化算法.可直接运行.-on evolutionary algorithm small procedures. A binary quadratic equation for the extreme example. To simplify the input parameters fixed address. A good note evolutionary algorithm. Direct op
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:12027
    • 提供者:苏海鹏
  1. 一个用于求函数极值的遗传算法程序

    0下载:
  2. 一个用于求函数极值的遗传算法程序,使用VC++编程.-seek function for a maximum of genetic algorithm, the use of VC.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:5329
    • 提供者:熊仲健
  1. CSA

    1下载:
  2. 该算法为基于克隆选择原理的人工免疫算法。算法有三部分,第一部分为传统的遗传算法,第二部分CSA算法,两方法对一些函数求极值,可比较各自的特点。-based on the algorithm for clonal selection theory of artificial immune algorithm. Algorithms have three parts, the first part of the traditional genetic algorithm, the second pa
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:11781
    • 提供者:wlh
  1. 一维搜索法求极值

    0下载:
  2. 用一维搜索法求极值 文件说明不够详细!不详细说明软件具体功能-with a peacekeeping search for extreme documented detailed enough! Without detailing specific software functions
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:854
    • 提供者:111
  1. 求极值

    0下载:
  2. 用GPU求数组的极值
  3. 所属分类:源码下载

    • 发布日期:2011-03-31
    • 文件大小:2767
    • 提供者:wangyanyanglin
  1. whm

    0下载:
  2. 平分法求极值:取具有极小点点单峰函数的搜索区间的中点,计算目标函数在该点的导数来判断舍去的区间。-Equal distribution of the Method of Extremum
  3. 所属分类:Search Engine

    • 发布日期:2017-03-24
    • 文件大小:547
    • 提供者:forrest
  1. SimplicityAlgorithm

    0下载:
  2. 求多维函数极值的一种算法,由Nelder和Mead提出,又叫单纯形算法,但和线性规划中的单纯形算法是不同的,由于未利用任何求导运算,算法比较简单,但收敛速度较慢,适合变元数不是很多的方程求极值-Multi-dimensional function extremum seeking an algorithm proposed by Nelder and Mead, also called the simplex algorithm, but in the linear programming si
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-13
    • 文件大小:2168
    • 提供者:李军
  1. 11

    0下载:
  2. 利用遗传算法求解函数极值。真的可以啊,确实啊-Use genetic algorithm function extremum.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-28
    • 文件大小:45239
    • 提供者:qht
  1. yichuansuanfaqiuhanshujizhiyonggongjuxiang

    0下载:
  2. 遗传算法求函数极值 用工具箱 matlab编写-Extremal function for genetic algorithm using matlab toolbox to prepare
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-29
    • 文件大小:430071
    • 提供者:ninan
  1. 123

    0下载:
  2. matlab蚁群算法 解决路线最优化,求极值等问题-ant colony algorithm matlab route optimization solution, and issues such as extreme
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:8531
    • 提供者:赵峻
  1. 遗传算法求极值

    2下载:
  2. 针对于ackley函数求极小值问题-用matlab算法求解说明及代码。有详细的说明
  3. 所属分类:matlab例程

  1. 粒子群算法的寻优算法-非线性函数极值寻优

    2下载:
  2. 通过粒子群算法对非线性函数的极值进行求解(The extremum of the nonlinear function is solved by particle swarm optimization)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-17
    • 文件大小:1024
    • 提供者:海航
  1. GAMaxMin

    0下载:
  2. 用遗传算法来求极值,适合初学者对遗传算法的学习。(Genetic algorithm for extreme value, suitable for beginners to learn genetic algorithms.)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-12-21
    • 文件大小:2048
    • 提供者:小午
  1. 用matlab求二元函数的极值

    0下载:
  2. 利用matlab求解二元函数的极值,内有程序代码(Using matlab to solve the binary function of the extreme value, there are program code)
  3. 所属分类:文章/文档

    • 发布日期:2017-12-12
    • 文件大小:548449
    • 提供者:xiaosongs
  1. 混沌优化算法求极值

    0下载:
  2. 使用混沌优化算法求解非约束问题极值,混沌算法具有遍历性、随机性和规律性(Using chaos optimization algorithm to solve the extreme value of non-constrained problem, chaos algorithm has ergodicity, randomness and regularity)
  3. 所属分类:仿真建模

    • 发布日期:2017-12-16
    • 文件大小:2048
    • 提供者:lowell
  1. 简单遗传算法求函数极值C代码

    0下载:
  2. 简单遗传算法求函数极值C代码,简单练手,希望有帮助(Simple genetic algorithm for function extreme value C code)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-04-19
    • 文件大小:2048
    • 提供者:淡爱18
  1. 读取数据并查找极值-A1

    0下载:
  2. 1. 本程序将所选文件夹中所有*.xls和*.xlsx文件的前三列数据读入本文件的Sheet1中,并分别求出第二列和第三列的极值;(import csv or excel data, and find the maximum value.)
  3. 所属分类:Windows编程

    • 发布日期:2018-04-22
    • 文件大小:96256
    • 提供者:kabuforever
  1. 粒子群求极值

    1下载:
  2. 给定一个函数并给定区间,求该区间上函数的极值。(Given a function and given the interval, find the extreme value of the function on the interval.)
  3. 所属分类:网络编程

    • 发布日期:2018-04-28
    • 文件大小:1024
    • 提供者:rosy97
  1. liu

    0下载:
  2. 用特定方程拟合曲线并求出极值,更改函数即可实现多种拟合(Fitting a curve with a specific equation and finding an extreme value)
  3. 所属分类:其他

    • 发布日期:2018-04-30
    • 文件大小:7168
    • 提供者:帅刘
  1. DEPSO求极值

    2下载:
  2. 改进的差分粒子群算法,并用于求函数极值,程序中分别于DE PSO 蛙跳进行对比,结果显示,改进的差分粒子群更好(The improved Differential Particle Swarm Optimization (DPSO) algorithm is used to find the function extremum. The program is compared with DE PSO frog jump, and the results show that the improve
  3. 所属分类:matlab例程

    • 发布日期:2020-01-07
    • 文件大小:3096576
    • 提供者:孔OO
« 12 3 4 5 6 7 8 9 10 ... 15 »
搜珍网 www.dssz.com