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

搜索资源列表

  1. recursion

    0下载:
  2. 递归,是函数实现的一个很重要的环节,很多程序中都或多或少的使用了递归函数。递归的意思就是函数自己调用自己本身,或者在自己函数调用的下级函数中调用自己。 递归之所以能实现,是因为函数的每个执行过程都在栈中有自己的形参和局部变量的拷贝,这些拷贝和函数的其他执行过程毫不相干。这种机制是当代大多数程序设计语言实现子程序结构的基础,是使得递归成为可能。-Recursion, is a function to achieve a very important part of many programs
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:2973
    • 提供者:sulihao
  1. getWeights

    0下载:
  2. When used to mean force, its magnitude (a scalar quantity), often denoted by an italic letter W, is the product of the mass m of the object and the magnitude of the local gravitational acceleration g [3] thus: W = mg. When considered a vector, weight
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:1108
    • 提供者:KIM JUNG HYUN
  1. EasyKrig_V3

    0下载:
  2. 克里金法广泛地应用于地下水模拟、土壤制图等领域,是一种很有用的地质统计格网化方法。它首先考虑的是空间属性在空间位置上的变异分布.确定对一个待插点值有影响的距离范围,然后用此范围内的采样点来估计待插点的属性值。该方法在数学上可对所研究的对象提供一种最佳线性无偏估计(某点处的确定值)的方法。它是考虑了信息样品的形状、大小及与待估计块段相互间的空间位置等几何特征以及品位的空间结构之后,为达到线性、无偏和最小估计方差的估计,而对每一个样品赋与一定的系数,最后 进行加权平均来估计块段品位的方法。-Krig
  3. 所属分类:matlab

    • 发布日期:2017-05-02
    • 文件大小:528478
    • 提供者:fanjc
  1. LeeFilt

    1下载:
  2. 噪声抑制的两个关键环节为建立真实后向散射系数的估计机制和制定同质区域像素样本的选择方案。Lee滤波是利用图像局部统计特性进行图像斑点滤波的典型方法之一,其是基于完全发育的斑点噪声模型,选择一定长度的窗口作为局部区域,假定先验均值和方差可以通过计算局域的均值和方差得到。-Two key aspects of the estimated noise suppression mechanisms for the establishment of the backscattering coefficie
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:607
    • 提供者:note
  1. TestLMD

    1下载:
  2. 测试成功的局部均值分解算法,可应用在故障诊断中-The test successful local mean decomposition algorithm,can be used in fault diagnosis
  3. 所属分类:matlab

    • 发布日期:2017-04-27
    • 文件大小:17919
    • 提供者:zhuming
  1. 2014911LMD

    0下载:
  2. 局部均值分解算法,适用于从事机械信号处理研究人员,对LMD方法的初步认识-Local mean decomposition algorithms for signal processing researchers in mechanical preliminary understanding of the LMD method
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1034
    • 提供者:lwd
  1. lmd

    0下载:
  2. 此程序主要是提供了信号非线性分解的一种新方法,局部均值分解,程序运行完整,可以使用,可供初学者学习使用,模拟仿真。-This program is mainly provides a new kind of nonlinear signal decomposition method, the local mean decomposition, programs run is complete, you can use, for beginners learning to use, and sim
  3. 所属分类:matlab

    • 发布日期:2017-04-29
    • 文件大小:22763
    • 提供者:john
  1. lmd

    0下载:
  2. 局部均值分解是将复杂的多分量信号分离出纯调频信号和包络信号,将其相乘得到一个瞬时频率-Local mean decomposition is a complex multi-component signal separating pure FM signal and the envelope signal, which is obtained by multiplying an instantaneous frequency
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1302
    • 提供者:杜云鹏
  1. xianglingxishu

    0下载:
  2. 相邻系数引入到小波变换,用局域均值分解特征提取-Adjacent coefficient is introduced into the wavelet transform, using the local mean decomposition feature extraction
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:4594
    • 提供者:liuhuan
  1. LMD

    0下载:
  2. LMD算法实现,学习局域均值分解的可以参考下-LMD algorithm, learning the local mean decomposition can refer
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:1071
    • 提供者:张飞
  1. lmd-test

    1下载:
  2. 该软件包是局部均值分解的源代码,包括LMD的实例分析,对初学者理解LMD算法具有很大帮助。-The package is local mean decomposition of the source code, including examples LMD analysis, beginners understand the LMD algorithm has great help.
  3. 所属分类:matlab

    • 发布日期:2017-05-11
    • 文件大小:2275994
    • 提供者:yxa
  1. lmd

    3下载:
  2. LMD matlab 程序 局域均值分解,利用滑动平均求的,不是用三次样条-LMD matlab program local mean decomposition, using the sliding average demand, not by Cubic Spline
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3076
    • 提供者:叶影
  1. LMDPJADE

    5下载:
  2. 在信号处理里面,面对信号复杂奇异等问题,我们提出一种LMD+JADE的分解方法。先是对信号进行局部均值分解,进行升维,在用盲源分离方法进行特征提取。-In signal processing, the problem such as singular signal complexity, we propose a method of decomposition of LMD+ JADE. First the local mean decomposition of signals, l d, in
  3. 所属分类:matlab

    • 发布日期:2016-03-04
    • 文件大小:53248
    • 提供者:赵礼
  1. LMDYUANCHENXU

    2下载:
  2. 局部均值分解是继小波分解、经验模态分解之后的又一种新的信号处理方法,本文件提供了LMD的源代码,可供大家下载。-Local mean decomposition is a new signal processing method after wavelet decomposition and empirical mode decomposition. This paper provides the source code of LMD.
  3. 所属分类:matlab

    • 发布日期:2017-04-30
    • 文件大小:8657
    • 提供者:李松
  1. lmdmatlab

    1下载:
  2. 局部均值分解(Local Mean Decomposition)的matlab程序,内附具体例子-Local Mean Decomposition (Local Mean Decomposition) matlab program, containing a specific example
  3. 所属分类:matlab

    • 发布日期:2017-04-30
    • 文件大小:20913
    • 提供者:孙才
  1. teager-and-lmd

    1下载:
  2. 用teager能量算子来解调出复杂信号的纯调频挑夫函数,用LMD来进行局部均值分解-Pure FM demodulated complex signal porters function with Teager energy operator, using LMD to carry out the local mean
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:528
    • 提供者:刘海强
  1. NLMDenoising

    0下载:
  2. 非局部均值(Non-Local Means)去噪算法,里面有实例- Non-local mean (Non-Local Means) denoising algorithm, which has examples
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:901
    • 提供者:胡高
  1. bernsen

    0下载:
  2. The method uses a user-provided contrast threshold. If the local contrast (max-min) is above or equal to the contrast threshold, the threshold is set at the local midgrey value (the mean of the minimum and maximum grey values in the local window). If
  3. 所属分类:matlab

    • 发布日期:2017-12-14
    • 文件大小:264189
    • 提供者:yamina
  1. LMD

    0下载:
  2. 局部均值分解matlab代码,能够较好地将信号进行分解为一系列的PF分量(local mean decomposition)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-08
    • 文件大小:1024
    • 提供者:CP345
  1. LMD matlab程序

    1下载:
  2. 局域均值分解法将一组非平稳信号分解为若干个PF信号和一个残余信号。可以将高频信号分解为低频信号,并且没有失真。(The local mean decomposition method decomposes a group of nonstationary signals into several PF signals and a residual signal. The high frequency signal can be decomposed into low frequency sign
  3. 所属分类:matlab例程

    • 发布日期:2018-04-29
    • 文件大小:15360
    • 提供者:Eadan
« 1 23 »
搜珍网 www.dssz.com