登录
首页 » matlab » 经验模态分解及其改进

经验模态分解及其改进

于 2021-04-16 发布
0 313
下载积分: 1 下载次数: 27

代码说明:

说明:  matlab的EMD,EEMD,CEEMD和VMD四种模态分解方式(There are four mode decompositions including EMD, EEMD, CEEMD, and VMD.)

文件列表:

经验模态分解及其改进, 0 , 2020-06-06
经验模态分解及其改进\ceemdan.m, 3560 , 2020-04-28
经验模态分解及其改进\eemd.m, 2021 , 2020-04-28
经验模态分解及其改进\emd.m, 17417 , 2020-04-28
经验模态分解及其改进\main.m, 3759 , 2020-06-05
经验模态分解及其改进\VMD.m, 4645 , 2020-06-05

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • C#修改Windows电脑的计算机名
    Visual C#修改计算机名,修改电脑名称为另一个自定义的新名称,代码较简单,这里不多做介绍了,运行界面如示例截图所示。以下为核心部分代码,先睹为快,完整源码项目请下载:   [DllImport("kernel32.dll")]   private static extern int SetComputerName(string ipComputerName);//重写API函数   private void Frm_Main_Load(object sender, EventArgs e)   {    Computer computer = new Computer();//创建计算机对象    textBox1.Text = computer.Name;//显示计算机名称   }   private void button1_Click(object sender, EventArgs e)   {    if (textBox2.Text == "")//判断计算机名称是否为空    {    MessageBox.Show("计算机名称不能为空!");    }    else    {    SetComputerName(textBox2.Text);//修改计算机名称    MessageBox.Show("计算机名称修改成功,请重新启动计算机使之生效!");    }   }
    2022-03-07 15:38:03下载
    积分:1
  • 清除电脑系统的临时文件, 垃圾文件,很方便。用于wiodows
    清除电脑系统的临时文件, 垃圾文件,很方便。用于wiodows-Computer system to clear the temporary files, junk files easily. For wiodows
    2023-01-03 08:35:04下载
    积分:1
  • VB6 利用ToolBar控件制作简单工具栏的源码
    VB6 利用ToolBar控件制作简单工具栏的源码,例子很简单,代码量也超少,主要早使用了一个控件来实现工具栏,包括工具栏上的按钮和菜单,如示例截图所示,是VB新手参考的范例。
    2022-03-24 07:22:21下载
    积分:1
  • Tcp通讯
    TwinCAT TCP/IP Server类似自由 口通讯,协议的双方或者多行决定必须类似自由 口通讯,协议的双方或者多行决定必须PLC PLC程序编确定自己如何发起通讯请求.(TwinCAT TCP/IP Server is similar to free port communication, the two or more parties of the protocol must decide by themselves, the PLC program determines how to initiate the communication request.)
    2021-04-23 15:38:47下载
    积分:1
  • 介绍SAS语言 The little SAS book
    《The Little SAS Book 中文版》以大量实例、清晰简明的解释以及尽可能少的术语来介绍SAS语言,且大部分的功能均来自Base SAS。Base SAS包含了所有程序员所使用的核心功能。(The Little SAS Book Chinese Edition introduces SAS language with a large number of examples, clear and concise explanations and as few terms as possible, and most of its functions come from Base SAS. Base SAS contains the core functions used by all programmers.)
    2020-06-18 03:40:01下载
    积分:1
  • 12864andTLC2543andDAC7611and--key
    51单片机和12位ADC tlc2543的加上12864液晶和12位DAC7611以及矩阵键盘的连调程序,调试已通过,在硬件电路也调试通过,精度很高。(51 single and 12-bit ADC tlc2543 the plus 12864 and 12-bit DAC7611 and the transfer matrix keyboard with the program, debugging has passed, the hardware circuit debugging, high precision.)
    2011-08-18 17:11:53下载
    积分:1
  • 西储set
    说明:  凯斯西储的轴承振动信号数据,可用来做故障分类(Case Western Reserve bearing vibration signal data can be used for fault classification)
    2020-12-15 10:45:13下载
    积分:1
  • cyclic_reduction
    fortran source code i have written
    2021-01-29 16:18:39下载
    积分:1
  • cross_ambiguity_function
    对信号的相关估计,主要使用互相关模糊函数的matlab程序。(cross_ambiguity_function)
    2020-12-30 14:29:01下载
    积分:1
  • vhjo
    可以查看区号,邮编,电话话所在地,有源码哦,数据库很珍贵的,不错(Can view the area code, zip code, telephone words, there are source code, the database is very precious, good)
    2017-08-17 07:19:05下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载