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

搜索资源列表

  1. jmaxn0

    0下载:
  2. 一个一维极值问题求解算法(用连分式法求解一维目标函数的极值点)-an extreme one-dimensional problem solving algorithm (with even a fraction method dimensional objective function extreme points)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:1604
    • 提供者:小康
  1. jmax10

    0下载:
  2. 一个多维极值求解算法(用连分式法求解目标函数的极值点) 注:to 站长,刚才上传的那个是多维极值求解的,这个是一维求解的,刚才颠倒了,抱歉 -_--a multidimensional Extreme algorithm (even with fractional method objective function of extreme points) Note : to head just upload the extreme that is multi-dimensional solut
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:1357
    • 提供者:小康
  1. SimplexMethod

    1下载:
  2. 用labview编写的基于单纯形寻优算法。用来搜索高斯函数的极值点。-prepared using PC-based simplex optimization algorithms. Search Gaussian function to the extreme point.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:224449
    • 提供者:yzshenhao
  1. TryEmdt_H4

    0下载:
  2. EMD分解(利用在极值点序列首尾添加极值来处理问题)
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1385
    • 提供者:姚艳华
  1. GA_final

    0下载:
  2. 遗传算法程序求函数极值点,可调交叉和变异个数
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:44045
    • 提供者:张扬
  1. 小波分析--黄变换程序

    0下载:
  2. 首先,找出 上所有的极值点,然后用三次样条函数曲线循序连接所有的极大值点,得到信号 的上包络线 ,采用同样的方法连接所有的极小值点,得到 的下包络线 。循序连接上、下两条包络线的均值可得到一条均值线 : (7-1) 再用 减去 得到 : (7-2) 如果 满足IMF的两个条件,则 即为第一阶IMF,一般来说, 并不满足条件,此时,
  3. 所属分类:matlab例程

    • 发布日期:2010-01-21
    • 文件大小:491
    • 提供者:littleprince
  1. emd_local.rar

    0下载:
  2. 用镜像延拓法处理端点效应,通过信号极值点的信息来获得信号端点之外的极值点信息。,Continuation method using image processing endpoint effect, through the extreme points of the information signal to obtain signal the endpoint of the extremal points outside information.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:3198
    • 提供者:侯丽霞
  1. youhuasheji.rar

    0下载:
  2. 优化设计中常用的 牛顿法 和二次插值法 应用十分广泛 求解凸函数的极值和极值点问题,Commonly used to optimize the design of the Newton' s law and application of quadratic interpolation method for solving a wide range of convex functions and extreme points of the extremal problem
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:810
    • 提供者:王正宇
  1. Steepest

    3下载:
  2. 计算梯度下降法计算极值,只能找到局部最小点。可以通过调整步长实现全局最小-Calculation of gradient descent method to calculate extreme value, can only find local minimum point. By adjusting the step size can achieve the global minimum
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2012-12-20
    • 文件大小:1204
    • 提供者:宗丹
  1. steepest_descent

    2下载:
  2. 这个Matlab程序实现最速下降算法。最速下降法是一种最基本的算法,它在最优化方法中占有重要地位.最速下降法的优点是工作量小,存储变量较少,初始点要求不高;缺点是收敛慢,最速下降法适用于寻优过程的前期迭代或作为间插步骤,当接近极值点时,宜选用别种收敛快的算法. -Matlab implementation of this procedure steepest descent algorithm.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-13
    • 文件大小:2312
    • 提供者:小豆蔻
  1. zuotu

    0下载:
  2. 这是一个取出极值点及函数值的源代码,他是一个matlab程序,希望对大家有帮助!-This is an extreme point out the value and function of the source code, he is a matlab program, we want to help!
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:198443
    • 提供者:sky
  1. hht

    0下载:
  2. 三种实现方式,采用MATLAB编程语言,一种是法国研究者设计的G Rilling 2007 另一种是MATLAB文件交换中心由Alan Tan开发的plot_hht程序包,第三种是台湾中央大学数据研究中心提供的EEMD包。 其中,我使用了plot_hht程序包,其使用了三个终止条件,驻留分量的单调性,极值点与零点的个数相差不超过1,还有黄锷1998经典文献提出的 SD>0.1,单调性的判断,并不是去判定驻留分量是否是单调函数,而是当曲线是双曲线时,循环结束,由
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:5017
    • 提供者:孙晓东
  1. jixieshou

    0下载:
  2. :本文提出了一种基于单纯形方法的机械手位姿逆解的分步求解方法。这种方法充分利用了单纯形法 大范围收敛和计算简单的特性,在不计算目标函数一阶导数的情况下,确定极值点的查找方向与步长,多次迭代,直至目标函数满足所给条件。最后,用一个六自由度的肘机器人验证了该求解方法的有效性。- This paper presents a simplex method based on robot position and orientation of the sub-step inverse solution
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:769160
    • 提供者:杨元龙
  1. FCM

    0下载:
  2. ,将其与模糊C2均值(fuzzy C2mean , FCM) 聚类方法结合设计了一种进化FCM故障识别方法。该方法通过离线优选虚拟标准样本,达到快速、准确在线识别故障的目的,很好地解决了FCM算法经常收敛到局部极值点 的问题-this paper describes fcm and ga combining successfully.it can solve the problem easily!
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:238410
    • 提供者:刘明
  1. Enovelope

    0下载:
  2. --次端点镜像延拓法获得的上下包络线; --注:输入参数是由MaMin函数获得的极值点;- - Second endpoint mirror extension obtained upper and lower envelope - Note: The input parameter is obtained by the extreme points MaMin function
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:569
    • 提供者:niulei
  1. findpeaks

    0下载:
  2. matlab新增寻找极值点程序,较老的版本中没有次函数-matlab find new extreme point of procedure, not the older version of the second function
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1869
    • 提供者:jimbo_yi
  1. asift

    0下载:
  2. SIFT算法是一种提取局部特征的算法,在尺度空间寻找极值点,提取位置,尺度,旋转不变量。-sift of
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-02
    • 文件大小:623324
    • 提供者:侯国强
  1. sift

    0下载:
  2. SIFT特征(Scale-invariant feature transform,尺度不变特征转换)是一种电脑视觉的算法用来侦测与描述影像中的局部性特征,它在空间尺度中寻找极值点,并提取出其位置、尺度、旋转不变量-SIFT features (Scale-invariant feature transform, scale-invariant feature transform) is a computer vision algorithm to detect and describe the
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:690118
    • 提供者:majin
  1. l1minqc

    0下载:
  2. 程序描述了一种内点法的方法,能够实现具有等式不等式约束的线性最优算法求解-Procedure describes a method of interior-point method, to achieve equality with inequality constrained linear optimal algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:4473
    • 提供者:张建民
  1. 模极大值降噪算法

    1下载:
  2. 可以实现对心电信号中模极值点的提取,软硬阈值算法的对比实验,以及小波的多层次分解(It can extract the extreme point of the ECG signal)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-20
    • 文件大小:6144
    • 提供者:momi
« 12 3 4 5 »
搜珍网 www.dssz.com