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

搜索资源列表

  1. vmd-verify3

    4下载:
  2. vmd分解程序,修改版,可以用于处理实测振动信号。-vmd decomposition process, a modified version can be used for processing the measured vibration signal.
  3. 所属分类:matlab

    • 发布日期:2017-05-04
    • 文件大小:3.52kb
    • 提供者:郭飞飞
  1. VMD

    0下载:
  2. 对故障信号进行去噪,自己调试的程序,带注释-The fault signal to denoise, debug their own procedures, with notes
  3. 所属分类:matlab

    • 发布日期:2017-12-16
    • 文件大小:3kb
    • 提供者:
  1. 程序

    2下载:
  2. 信号分解,求出信号的频谱,包络谱,进行分析提取,再对特征信号(Signal decomposition)
  3. 所属分类:matlab例程

  1. VMD

    0下载:
  2. 变分模态分解程序,VMD为主程序(理论信号长度为1s),可在VMD_test中修改需要的信号(Variational modal decomposition procedure)
  3. 所属分类:数值算法/人工智能

  1. 基于小波的VMD程序

    13下载:
  2. 将小波滤波方法与VMD算法结合,提取故障信息(Wavelet and VMD algorithm are combined to extract fault information)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-30
    • 文件大小:3kb
    • 提供者:抠脚大侠
  1. VMD程序

    1下载:
  2. 变分模态分解的matlab程序,便于分析(Variational modal decomposition of the matlab program, easy to analyze)
  3. 所属分类:matlab例程

    • 发布日期:
    • 文件大小:3kb
    • 提供者:sixsence
  1. EEMD和VMD程序

    14下载:
  2. EEMD在EMD的基础上进行添加高斯白噪声,VMD相对于EEMD时频分解效果更好,有效的抑制了模态混叠和端点效应(EEMD adds Gaussian white noise on the basis of EMD, and VMD has better effect on time-frequency decomposition than EEMD, effectively suppressing modal aliasing and endpoint effects)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-04
    • 文件大小:5.32mb
    • 提供者:迪哥哥
  1. myVMDtest

    0下载:
  2. 含有最新VMD算法,计算信号特征值,频谱分析,检测故障信息点(The latest VMD algorithm, the eigenvalue of the signal, the spectrum analysis, the detection of the fault information point)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-10
    • 文件大小:1kb
    • 提供者:Annabella1993
  1. VMD

    3下载:
  2. VMD算法程序,自己调好的可以直接运行,适合初学者。(VMD algorithm program, its own tune can be directly run, suitable for beginners.)
  3. 所属分类:matlab例程

  1. VMD及调用方法,步骤解释

    22下载:
  2. VMD的运行程序,详细说明代码含义及如何在matlab命令行进行调用(VMD operation program, detailed descr iption of the meaning of the code and how to call in the matlab command line.)
  3. 所属分类:matlab例程

  1. rParabEmd__L

    1下载:
  2. 该程序对信号进行经验模式分解,可以用于故障信号处理,还可以与很对方法结合。如,排列熵,emd,vmd,等(This program performs the Empirical Mode Decomposition accordingly to the signal)
  3. 所属分类:matlab例程

    • 发布日期:2020-03-10
    • 文件大小:4kb
    • 提供者:Jiege14
  1. VMD

    2下载:
  2. vmd分解的源代码,信号分解效果好,程序附带注解(Vmd decomposition of the source code, signal decomposition effect is good, the program comes with annotations)
  3. 所属分类:数值算法/人工智能

  1. VMD

    1下载:
  2. 变分模态分解的源程序 ,主要用于信号处理(Source program for variational mode decomposition, mainly used for signal processing)
  3. 所属分类:matlab例程

    • 发布日期:2019-10-08
    • 文件大小:8kb
    • 提供者:草地
  1. shang2JIAZHI_of_extract_feather_VMD_test

    4下载:
  2. 利用VMD分解,计算每个模态的能量熵的程序。(VMD decomposition is used to calculate the energy entropy of each mode.)
  3. 所属分类:matlab例程

    • 发布日期:2019-11-07
    • 文件大小:2kb
    • 提供者:goodboy0345
  1. 一些数据驱动的轴承故障诊断程序

    8下载:
  2. 一些数据驱动的轴承故障诊断程序,总结不容易,希望大家好好利用。
  3. 所属分类:matlab例程

  1. vmd

    3下载:
  2. 轴承故障信号vmd分解及输出频谱图和幅值图,内含main、vmd及输出频谱图和幅值图三个程序,直接用main就行(VMD decomposition of bearing fault signal and output spectrum and amplitude diagram)
  3. 所属分类:matlab例程

    • 发布日期:2020-06-04
    • 文件大小:3kb
    • 提供者:shld
  1. vmd

    1下载:
  2. VMD.分解程序-将序列分解为多个子序列,用于风速风功率等新能源预测(VMD. Decomposition Procedure - Used for Predictive Use.)
  3. 所属分类:matlab例程

    • 发布日期:2019-10-23
    • 文件大小:804kb
    • 提供者:@小雨@
  1. 计算vmd所有分量单边谱

    2下载:
  2. 这是本人在网上找到资源,然后进行修改后得到的求单边谱的程序,可以直接用。
  3. 所属分类:matlab例程

  1. VMD通过中心频率确定分解个数K

    7下载:
  2. vmd的原始程序,亲测可以用,有什么问题的欢迎大家留言与探讨。(VMD original program, pro test can be used, what questions are welcome to leave a message and discuss.)
  3. 所属分类:matlab例程

    • 发布日期:2020-09-27
    • 文件大小:1.11mb
    • 提供者:starskysk
  1. VMD代码

    1下载:
  2. VMD代码,该程序对信号进行经验模式分解,可以用于故障信号处理,还可以与很对方法结合。如,排列熵,emd,vmd,等,包含VMD、EMD、EEMD工具箱,可用于变分模态分解、EMD以及EEMD谐波检测对对比分析(VMD code, the program for empirical mode decomposition of signals, can be used for fault signal processing, can also be combined with a very goo
  3. 所属分类:matlab例程

    • 发布日期:2021-04-22
    • 文件大小:32.12mb
    • 提供者:ZJK1995
« 12 »
搜珍网 www.dssz.com