搜索资源列表

  1. EMD处理心跳信号论文

    0下载:
  2. 处理心跳信号所用的一些EMD处理心跳信号论文,(Some EMD dealing with heartbeat signals for heartbeat signals,)
  3. 所属分类:生物技术

    • 发布日期:2024-05-15
    • 文件大小:93348864
    • 提供者:勾陈II
  1. emd分解

    0下载:
  2. 实现emd的分解并利用svm预测,最终得到太阳能的预测结果(Realize the decomposition of EMD and use SVM prediction, and finally get the prediction result of solar energy.)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-15
    • 文件大小:1955840
    • 提供者:yang_sai
  1. emd

    0下载:
  2. emd分解程序代码,里面有详细介绍,请下载使用(function imf = emd(x) % Empiricial Mode Decomposition (Hilbert-Huang Transform) % imf = emd(x) % Func : findpeaks x = transpose(x(:)); imf = []; while ~ismonotonic(x) x1 = x; sd
  3. 所属分类:matlab例程

    • 发布日期:2024-05-15
    • 文件大小:16384
    • 提供者:小贾尼
  1. EMD

    0下载:
  2. EMD分解的最新代码,算法效率高,能够解决信号处理中的一系列问题(This is a new EMD code,which is good at security and is very fast.)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-15
    • 文件大小:4096
    • 提供者:鼎鼎
  1. eemd,emd,tezhengtiqu

    0下载:
  2. EMD的源程序和几个程序包,时域部分的特征提取,还有一个eemd的特征提取(The source program of EMD and several packages, the feature extraction of the time domain, and the feature extraction of a EEMD)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-15
    • 文件大小:19456
    • 提供者:Adorm-lin
  1. EMD程序

    1下载:
  2. 对信号进行EMD分解程序,并根据相关性,去掉一些成分。(The EMD decomposition program is performed on the signal, and some components are removed according to the correlation.)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-15
    • 文件大小:2290688
    • 提供者:鱼儿33
  1. emd

    0下载:
  2. 包含关于emd算法的MATLAB工具包,亲测可用(A toolkit that contains the EMD algorithm)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-15
    • 文件大小:75776
    • 提供者:陈遇白
  1. EMD程序

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

    • 发布日期:2024-05-15
    • 文件大小:2059264
    • 提供者:帅瞎的盲仔
  1. emd+信息熵

    0下载:
  2. 可以实现机械EMD经验模态分解,提取特征量并利用神经网络进行模式识别故障类型(The empirical mode decomposition of mechanical EMD can be realized, feature quantity is extracted and neural network is used to identify the type of fault.)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-15
    • 文件大小:2879488
    • 提供者:Secret豆
  1. EMD分解程序

    0下载:
  2. 通过EMD分解程序,将原信号自适应分解为各个频段信号(Through the EMD decomposing program, the original signal is decomposed into each frequency signal adaptively)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:落日海湾
  1. emd方法附数据

    0下载:
  2. 带数据的emd测试程序,实用高,操作简单(There are three loops in this code coupled together. 1.read data, find out standard deviation ,devide all data by std 2.evaluate TNM as total IMF number--eq1.)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-15
    • 文件大小:37888
    • 提供者:hddddd
  1. EMD程序

    0下载:
  2. 此文件为二维EMD信号分解程序,里面包含两种分解方法(Two dimensional EMD signal decomposition.)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-15
    • 文件大小:416768
    • 提供者:Run men
  1. emd

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

    • 发布日期:2024-05-15
    • 文件大小:4096
    • 提供者:泡泡666
  1. emd程序和安装

    0下载:
  2. 1、首先下载emd工具箱。下载后解压放在matlab的work工作路径下package_emd文件夹。 2、打开matlab,选择File- Set Path- Add with Subfolders-你刚才下载的工具箱(package_emd)点进去- Save- Close。 3、此时选择work下package_emd文件夹作为工作路径,即是C:\Program Files\MATLAB\R2010a\toolbox\packag
  3. 所属分类:matlab例程

    • 发布日期:2024-05-15
    • 文件大小:99328
    • 提供者:马达兔
  1. emd

    0下载:
  2. 适用于emd分解,对信号进行emd分解,分解成若干个IMF分量(It is suitable for EMD decomposition, decomposing the signal into EMD, and decomposing it into several IMF components.)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-15
    • 文件大小:6144
    • 提供者:滴滴deni
  1. EMD

    1下载:
  2. EMD分解IMF程序并出IMF频谱图,一共两个程序(EMD decomposes the IMF program and produces the IMF spectrum diagram)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:Phoebus李
  1. emd

    0下载:
  2. 故障诊断等数据处理领域所用时频分析方法的emd源程序。(EMD source program for time-frequency analysis used in fault diagnosis and other data processing fields.)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-15
    • 文件大小:6144
    • 提供者:tju_zl
  1. EMD-with-endpoint-extension

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

    • 发布日期:2024-05-15
    • 文件大小:6144
    • 提供者:蓝枫蓝
  1. EMD-Hilbert

    0下载:
  2. 轴承故障诊断中振动信号EMD分解和Hilbert包络(EMD Decomposition and Hilbert Envelope of Vibration Signal in Bearing Fault Diagnosis)
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:芃peng
  1. emd

    1下载:
  2. emd分解,通过emd分解重构信号实现降噪(By the emd decomposition reconstruction signal noise reduction)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-15
    • 文件大小:6144
    • 提供者:Doctor
« 1 2 3 4 5 67 8 9 10 11 ... 50 »

源码中国 www.ymcn.org