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

搜索资源列表

  1. GA

    0下载:
  2. 基于遗传算法的函数极值求解,就是通过遗传算法求解函数极大极小值-use the GA algorithm to get the min or max vaual of the function
  3. 所属分类:Algorithm

    • 发布日期:2017-04-25
    • 文件大小:256927
    • 提供者:李斯定
  1. findmaxpeaks

    0下载:
  2. matlab 程序代码 用于寻找一列离散数据的极大值点和极小值点-matlab findpeaks
  3. 所属分类:Other systems

    • 发布日期:2017-03-23
    • 文件大小:645
    • 提供者:geertai
  1. a-progeam-of-RBF

    0下载:
  2. 此文件主要用于求径极基函数,可用于求曲面内极大值、极小值,力求曲面包络。-This file is used to find the diameter of the main pole base function can be used to find the surface maxima, minima, and strive to music enveloping.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-14
    • 文件大小:2776
    • 提供者:cyp1967
  1. yinghuochong

    0下载:
  2. 算法说明:荧火虫算法(GSO:Glowworm swarm optimisation:a new method for optimising mutlti-modal functions) 算法特征:只适用于求极大值(极小值可转化为求极大值) -Algorithm Descr iption: Firefly algorithm (GSO: Glowworm swarm optimisation: a new method for optimising mutlti-modal funct
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:5252
    • 提供者:lirui
  1. maxomin

    0下载:
  2. 求二维图像的极大值点与极小值点,很好用,希望对大家有帮助-image maximum points and minimum points, very useful
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:985
    • 提供者:呈春
  1. minsurf

    0下载:
  2. 求二维图像极小值包络的MATLAB程序,希望对大家有用-For 2 d image minimum envelope MATLAB procedures, hope useful for everyone
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:1188
    • 提供者:呈春
  1. sa-pso

    0下载:
  2. 粒子群算法,利用粒子群算法求目标函数的最优问题,极大值或极小值-code for particle swarm optimization method written in MATLAB
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:2230
    • 提供者:周誉
  1. PSO

    1下载:
  2. Rosenbrock函数优化属于无约束函数优化问题,其全局极小值位于一条平滑而狭长的抛物线形状的山谷底部,且为优化算法提供的信息很少,因此找到其全局极小值就显得很困难。根据Rosenbrock函数的这种特性,专门提出了一种改进的PSO算法,该算法引入三角函数因子,利用三角函数具有的周期振荡性,使每个粒子获得较强的振荡性,扩大每个粒子的搜索空间,引导粒子向全局极小值附近靠近,避免算法过早地收敛,陷入局部最优,从而找到Rosenbrock函数的全局极小值。大量实验结果表明,该算法具有很好的优化性能,
  3. 所属分类:matlab

    • 发布日期:2017-05-01
    • 文件大小:948079
    • 提供者:丁晓花
  1. GSO源代码

    0下载:
  2. 这是一分萤火虫算法,该算法只适用于求极大值(极小值可转化为求极大值) !
  3. 所属分类:matlab例程

    • 发布日期:2014-09-02
    • 文件大小:19456
    • 提供者:liuhaiariel
  1. ABC-algorithm

    1下载:
  2. 人工蜂群算法工具箱,可用于求解旅行商问题,以及多维数据极大值和极小值等问题-ABC algorithm,which can be uesd in many optimization field.
  3. 所属分类:matlab

    • 发布日期:2014-11-13
    • 文件大小:6144
    • 提供者:郝铎
  1. mc_1

    0下载:
  2. 动图观察神经网络仿真过程中动量项对陷入局部极小值状况的改善-The momentum to fall into the local minimum value to improve the situation of neural network simulation process
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-11
    • 文件大小:1379
    • 提供者:吴晓君
  1. SA-shuxuehanshujixiaozhi

    0下载:
  2. 利用模拟退火法求函数在某一范围的极小值,对于验证模拟退火算法的可行性有重要意义。-Using simulated annealing method the minimum value of a function in a range of simulated annealing algorithm to verify the feasibility of significance.
  3. 所属分类:matlab

    • 发布日期:2017-05-09
    • 文件大小:1973783
    • 提供者:赵晨
  1. shuju

    0下载:
  2. 寻找数组中的局部极大值和局部极小值以及其位置的函数( 比较前后5个数据)
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1368
    • 提供者:zhuqibao
  1. Watershed-Algorithm

    0下载:
  2. 分水岭分割方法,是一种基于拓扑理论的数学形态学的分割方法,其基本思想是把图像看作是测地学上的拓扑地貌,图像中每一点像素的灰度值表示该点的海拔高度,每一个局部极小值及其影响区域称为集水盆,而集水盆的边界则形成分水岭。-Watershed segmentation method is a mathematical morphology segmentation method based on topological theory, the basic idea is the image seen o
  3. 所属分类:Special Effects

    • 发布日期:2017-04-25
    • 文件大小:15092
    • 提供者:fanshengnan
  1. nelder

    0下载:
  2. 内德米德方法,C语言来运用单纯形法,计算局部极小值。-Neidemide method, C language using the simplex method, calculate the local minima.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:2507
    • 提供者:林时均
  1. afterclassE

    0下载:
  2. Fibnacci方法搜素一维线性的极小值-get min by Fibnacci
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:845
    • 提供者:Fox_Power
  1. officeassign

    0下载:
  2. 用最优化方法求解优化问题的极大值或极小值问题的方法-Maximum or minimum value of the issue of method optimization method for solving optimization problems
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:4456
    • 提供者:guank
  1. sfminbx

    0下载:
  2. 求解约束优化问题的极小值问题,在给定区间内求函数的最优值-Minimum problem solving constrained optimization problems, in the optimal value within a given interval demand function
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:5546
    • 提供者:guank
  1. find_peak

    0下载:
  2. 用于运动捕获数据降维后寻找极值点,可以找到极大值以及极小值点-Dimensionality reduction for motion capture data can be extracted extreme points, keyframe extraction or motion segmentation
  3. 所属分类:matlab

    • 发布日期:2017-04-27
    • 文件大小:154103
    • 提供者:曹文波
  1. zxc

    0下载:
  2. 这是用来求离散序列的极大值和极小值,很是方便-This is used to find a discrete sequence of maxima and minima, it is convenient
  3. 所属分类:LabView

    • 发布日期:2017-04-25
    • 文件大小:15697
    • 提供者:曾祥春
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 »
搜珍网 www.dssz.com