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

搜索资源列表

  1. RGLS.rar

    0下载:
  2. 广义最小二乘辨识(噪信比大的时候会收敛到局部极值,而非全局极值),Generalized Least Squares Identification (noise than when the letter will converge to the local maximum, rather than the overall extremum)
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:1.4kb
    • 提供者:崔宇
  1. findpks_MinMax

    0下载:
  2. Find peaks in signal. Look for local maxima and minima. In the window of search find the maximum maxima and the minimum minuma. Return two values which are the maximum and the minimum local maximas
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:520byte
    • 提供者:Gazo
  1. MATLAB

    0下载:
  2. 实现局部寻找最大值点,通过Matlab软件实现-Local search for maximum points achieved by Matlab software
  3. 所属分类:matlab

    • 发布日期:
    • 文件大小:5.21kb
    • 提供者:衣鹏
  1. danlianbiao

    0下载:
  2. 单链表的相关操作(建立单链表+求长度+显示+查找+插入+删除+排序+就地置逆+求最大最小值+两链表的降序合并)-Single list of related operations (seeking to establish the length of a single linked list+ search+ show++ sort+ insertion+ deletion+ reverse+ find local maximum and minimum set+ merge the two l
  3. 所属分类:Data structs

    • 发布日期:2017-04-17
    • 文件大小:442kb
    • 提供者:anderson
  1. 2dgaussian

    0下载:
  2. 汽车高斯曲面拟合 --- 2程序,以适应到表面二维高斯: 子= A *的进出口( -((西为X0)^2/2/sigmax^2 +(艺Y0的)^2/2/sigmay^ 2)。。)+ b的 这些例程是自动在某种意义上说,他们并不需要出发对模型参数的猜测规范。 autoGaussianSurfML(十一,彝,子)适合通过对模型参数的最大似然(最小二乘)。它首先计算了该模型在许多可能的参数值,然后选择最佳质量设置和细化与lsqcurvefit它。 auto
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:6.67kb
    • 提供者:zzskzcau
  1. Estimation_Theory

    0下载:
  2. In this project, we consider the problem of estimating a parameter associated with the local oscillator leakage of a RF receiver by tone test. For this reason, an approxi- mate maximum-likelihood (ML) estimator is proposed. It s error performance
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:1.8kb
    • 提供者:reza
  1. extremuma

    0下载:
  2. a fast and precise algoritm to find local maximum or minimum
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1.44kb
    • 提供者:sabalan
  1. recognitionvein

    0下载:
  2. This method will try to extract the centre lines of the veins. This is done by calculating local maximum curvatures in cross-sectional profiles of a vein image. The method is supposed to be robust against varying vein widths and non-uniform brightnes
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:6.7kb
    • 提供者:nourul
  1. rls-code-ver1.2-jul03

    0下载:
  2. C++ language the algorithm: Reactive local search for the maximum clique problem.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:79.68kb
    • 提供者:ip
  1. lmax

    0下载:
  2. find the local maximum of the data, and filter high frequency signal.
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:683byte
    • 提供者:Eason
  1. fen_cha

    1下载:
  2. 求lorenz系统分岔图,求局部最大值函数-Seeking lorenz system bifurcation diagram, find a local maximum function
  3. 所属分类:matlab例程

    • 发布日期:2013-08-13
    • 文件大小:628byte
    • 提供者:王敏
  1. genetic-algorithm

    1下载:
  2. Rosenbrock函数的全局最大值,使用遗传算法计算。f(x1,x2) = 100 (x12-x2)2 + (1-x1)2; -2.048 ≤ xi ≤ 2.048 (xi=1,2)。 该函数有两个局部极大点,分别是:f(2.048, -2048)=3897.7342和f(-2.048,-2.0048)=3905.9262其中后者为全局最大点。 -Rosenbrock function global maximum, calculated using a genetic algo
  3. 所属分类:AI-NN-PR

    • 发布日期:2015-11-18
    • 文件大小:50kb
    • 提供者:Youyou
  1. drtoolbox

    2下载:
  2. Matlab针对各种数据预处理的降维方法,源码集合。-Currently, the Matlab Toolbox for Dimensionality Reduction contains the following techniques: Principal Component Analysis (PCA) Probabilistic PCA Factor Analysis (FA) Sammon mapping Lin
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-03
    • 文件大小:1.94mb
    • 提供者:jdzsj
  1. pso-bp

    1下载:
  2. BP神经网络具有较强的非线性问题处理能力 是目前一 种 较 好 的 用 于 时 间 序 列 预 测 的 方 法 然 而 它 存 在 易 于 陷 入 局 部 极 小,针对地震预测的应用,用改进粒子群优化的BP算法对四川地区最大震级时间序列进行预测,通过训练 预 测 次 年 的 最 大 震 级 结 果,表明此方法优于未经优化的 BP算法具有良好的预测效果 -BP neural network has a strong nonlinear problems processing power is a
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-13
    • 文件大小:208.64kb
    • 提供者:mali
  1. papr_windowing

    0下载:
  2. reduction to papr in ofdm with Peak Windowing: The basic idea of peak windowing is to multiply the envelope of OFDM signal with a weighting function . Therefore, ~xE (t)= xE (t) f (t) where XE(t) =[x(t)] The weighting function give
  3. 所属分类:matlab

    • 发布日期:2017-11-22
    • 文件大小:1.5kb
    • 提供者:asmaa
  1. MPPT

    0下载:
  2. 局部阴影条件下光伏阵列的优化设计。 随着光伏发电系统的结构及所处环境的复杂化(如光伏屋顶系统、光伏幕墙系统等),尤其是局部阴影问题的出现,光伏阵列的输出特性受到很大影响。通过理论分析、计算机仿真及系统实验等方法,研究阴影分布的影响,提出在局部阴影条件下光伏阵列最大功率点的简化算法,总结阵列结构优化的原则,并在此基础上进一步考虑局部峰值及工作电压范围等因素的影响。提出适用性较广的光伏阵列优化设计方法,为光伏发电系统的工程设计提供有力的支持。 -Under optimized conditi
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-02
    • 文件大小:703.57kb
    • 提供者:wangming
  1. MPPT

    0下载:
  2. 光伏阵列受到局部阴影遮蔽时其}-v特性会呈现多峰特性,出现多个局部峰值。为了避免传统最大功率点跟踪算法在此情况卜难以找到全局的最大功率点,文章提出了一种优化最大功率点跟踪算法,该算法适用于局部和全局阴影发生的情况、在局部阴影情况卜,通过MATLAB仿真和样机试验与传统最大功率点跟踪算法相比,该优化算法能够判断阴影遮蔽情况是否发生,在局部和全局均一阴影的情况卜都能够跟踪到全局最大功率点避兔光伏阵列的功率损失提高光伏系统效率 -PV array by the partial shadowing
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:591.61kb
    • 提供者:dingxiaolin
  1. EMD

    1下载:
  2. EMD 算法的目的在于将性能不好的信号分解为一组性能较好的 IMFs 这里 IMF 须满足如下两个性质 1 信号的极值点 极大值或极小值 数目和过零点EMD 算法是 HHT 的核心算法之一 用来将信号分解为一组性能较好的固有模 态函数(IMF) 以便进行 Hilbert 变换 数目相等或最多相差一个 2 由局部极大值构成的上包络线和由局部极小值构成的下包络线的平均值为零 用于心电信号处理-The purpose of EMD algorithm is that the b
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:30.71kb
    • 提供者:dssad
  1. rw

    0下载:
  2. 最大熵随机游走,在每一步中令熵率保持局部最大-The maximum entropy random walk, so entropy rate at each step to keep the local maximum
  3. 所属分类:Data Mining

    • 发布日期:2017-04-12
    • 文件大小:941byte
    • 提供者:shirley zhang
  1. 局部最大熵形函数matlab程序

    1下载:
  2. 局部最大熵近似形函数matlab程序,主要用于无网格计算。 This set of Matlab functions computes the Calculation of the local maximum-entropy shape functions with Newton's method as described in section 4.2 of [1]. The core functions are shapef.m and Gamma_.m. The rest is pro
  3. 所属分类:数学计算/工程计算

« 12 »
搜珍网 www.dssz.com