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

搜索资源列表

  1. EMD.m

    0下载:
  2. emd 算法,用于经验模式分解,基于镜像延拓
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:2906
    • 提供者:qucongshan
  1. emd-online

    0下载:
  2. 一种用matlab编写的端点延拓程序。
  3. 所属分类:源码下载

    • 发布日期:2011-03-21
    • 文件大小:114529
    • 提供者:hhwei85@163.com
  1. emd-importintnew

    2下载:
  2. 一个带有中文注释的emd端点延拓程序,效果较好。
  3. 所属分类:源码下载

    • 发布日期:2011-03-21
    • 文件大小:10079
    • 提供者:hhwei85@163.com
  1. EMDduandianchuli

    0下载:
  2. 利用神经网络分析方法对一个给定信号的两端进行延拓,在数据的两端各得到两个附加的极大值点和两个附加的极小值点.由此利用三次样条函数得到原始信号的上下包络线和平均包络线,实现了准确的EMD分解. -The use of neural network analysis of a signal at the two ends of a given extension to the data obtained at the two ends of the two additional maxima a
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:464554
    • 提供者:齐磊
  1. jingxiangyantuo

    1下载:
  2. emd分解中采用镜像延拓算法消除边界效应,效果很好-emd decomposition algorithm used in the mirror to eliminate the boundary extension effect, good results
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:1371
    • 提供者:daiguiping
  1. extensionm

    0下载:
  2. 该程序是MATLAB源程序,可以用来对图像进行延拓,方便进行EMD分解。-MATLAB source code of the procedure can be used to image extension, facilitate the EMD decomposition.
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:1070
    • 提供者:蔡琼
  1. duichengyantuo

    0下载:
  2. emd分解中采用对称延拓消除边界效应,供大家参考学习-emd decomposition of symmetric extension used to eliminate the boundary effects
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:1356
    • 提供者:daiguiping
  1. emd

    0下载:
  2. 法国人的emd算法,2007年的版本,镜像延拓,效果已经很不错了-French emd algorithm, the 2007 version, mirror extension, the effect is quite satisfactory
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:6513
    • 提供者:jmbo_yi
  1. EMD

    0下载:
  2. 利用次端点镜像法对EMD边界进行延拓,其效果较好,仅供参考-Image method using sub-end extension on the EMD boundaries, the better, for reference only
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:1170
    • 提供者:z. w. li
  1. EMD-methodf

    0下载:
  2. 论述了基于AR模型的数据研拓技术原理,即先对原始数据进行AR建模,然后利用模型对该数据进行延拓。-The AR model based on AR model data research and technical principles, namely, the raw data, and then use the model to the data extension.
  3. 所属分类:software engineering

    • 发布日期:2017-04-07
    • 文件大小:219051
    • 提供者:王静
  1. EMD-Algorithm

    0下载:
  2. 核心算法,它的分解效果依赖于包络线的生成算法和端点延拓算法-The core algorithm, the effect of its decomposition depends on the envelope generation algorithm and endpoint extension algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:207766
    • 提供者:王静
  1. emd

    0下载:
  2. 关于经验模式分解的相关程序,包括边界的镜像延拓等算法。-About empirical mode decomposition of the relevant procedure, including the mirror the continuation and boundary algorithm.
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:20732
    • 提供者:mike
  1. EMD-end-effect

    2下载:
  2. EMD端点效应新文献资料;带端点延拓的EMD和原始EMD的matlab程序;画包络谱和幅值谱的matlab程序;供研究者参考-End effect of EMD literature endpoint extension of EMD and original EMD matlab program painting envelope spectrum and amplitude spectrum matlab program for researchers reference
  3. 所属分类:Development Research

    • 发布日期:2017-10-31
    • 文件大小:11481684
    • 提供者:fuzzy
  1. EMD-end-effect-reference-code

    3下载:
  2. EMD端点效应参考代码,包含多个算法:极值平均,边界特征尺度延拓,极值延拓,基于ISBM延拓,平行延拓,镜像延拓-EMD end effect reference code contains multiple algorithms: extreme average, the boundary characteristic scale extension, extreme extension, extension based ISBM parallel extension, mirror exte
  3. 所属分类:Other systems

    • 发布日期:2016-11-18
    • 文件大小:5120
    • 提供者:市城
  1. emd-yantuo

    0下载:
  2. emd多项式拟合延拓方法,可以出来emd分解的端点问题,得到的效果比较好的。-emd polynomial fitting extension method that can end the problem out emd decomposition resulting effect is quite good.
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1485
    • 提供者:周超
  1. emd

    1下载:
  2. 采用镜像延拓方法以解决EMD分解过程中存在的端点效应问题,经过实际测试,较传统EMD方法可有效解决端点效应问题。(The mirror extension method is used to solve the end effect problem in the EMD decomposition process. After practical testing, the endpoint effect problem can be effectively solved by the tradi
  3. 所属分类:软件工程

    • 发布日期:2018-01-02
    • 文件大小:6144
    • 提供者:Chou小川
  1. boundary_sbm

    0下载:
  2. 本算法在左右只延拓极大极小值点各一个, isbm是判断是否进行isbm的算法,默认进行sbm而非isbm,默认进行isbm算法了(In this algorithm, an isbm algorithm is used to determine whether isbm is performed, and isbm is used by default)
  3. 所属分类:其他

    • 发布日期:2018-01-05
    • 文件大小:1024
    • 提供者:王大卫
  1. EMD程序

    2下载:
  2. 基于镜像延拓法的emd分解,用于解决端点效应(EMD decomposition based on mirror extension method to solve endpoint effect.)
  3. 所属分类:网络编程

    • 发布日期:2018-04-20
    • 文件大小:2059264
    • 提供者:帅瞎的盲仔
  1. emd

    0下载:
  2. EMD分解程序(包括详细的文字注释),包括有边界延拓等。(EMD decomposing program (including text annotations))
  3. 所属分类:matlab例程

    • 发布日期:2018-04-28
    • 文件大小:4096
    • 提供者:泡泡666
  1. EMD-with-endpoint-extension

    2下载:
  2. EMD带端点延拓的MATLAB程序 分享给新手使用(EMD with endpoint extension of the MATLAB program to share with the novice)
  3. 所属分类:matlab例程

    • 发布日期:2020-03-28
    • 文件大小:6144
    • 提供者:蓝枫蓝
« 12 »
搜珍网 www.dssz.com