登录
首页 » matlab » EMD-denoising

EMD-denoising

于 2013-10-27 发布 文件大小:11KB
0 185
下载积分: 1 下载次数: 16

代码说明:

  this program discribe the denosing process by EMD

文件列表:

EMD denoising
.............\EMDdenoise.m,19808,2009-04-12
.............\example.asv,724,2013-10-26
.............\example.m,725,2013-10-25
.............\MakeSignal.m,9064,2013-10-25
.............\plot_wavelet.m,2921,2013-10-23
.............\readme.txt.asv,506,2013-10-25
.............\readme.txt.txt,496,2009-04-12

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

发表评论

0 个回复

  • Kalman
    this code give an implementation of kalman filter in matlab. the complete set of matlab tools useful for implementationof matlab are available with this file
    2012-01-31 18:17:10下载
    积分:1
  • CDMA(matlab)
    cdma的仿真,介绍了CDMA的各种仿真程序,包括信道的仿真,噪声的处理等。(cdma simulation, describes the various CDMA simulation program, including channel emulation, noise processing.)
    2010-08-26 10:05:29下载
    积分:1
  • GPU-JP08-1parte
    How to works GPU and how to instal CUDA
    2010-11-04 04:44:07下载
    积分:1
  • MATLAB
    利用matlab制作的小型单功能计算器,测试回调函数。(Small single-function calculator using matlab production test callback function.)
    2013-03-13 15:33:49下载
    积分:1
  • wcdma
    一种基于matlab的wcdma仿真实现(Based on matlab wcdma simulation)
    2012-05-24 15:18:24下载
    积分:1
  • GUI1
    可以进行离散信号与连续信号的卷积演示的界面,包括各种信号的演算,可展示结果。(Can be discrete convolution signal with a continuous signal interface presentation, including the calculation of various signals, display the results.)
    2011-09-27 15:21:29下载
    积分:1
  • 1221
    多机器人编队的matlab实现的相关论文。实现了编队与壁障等功能。利用matlabAPI与MFC编写出了仿真环境。(Matlab implementation of the multi-robot formation of the relevant papers. Formation and barrier function. The use matlabAPI MFC write the simulation environment.)
    2013-04-23 19:09:17下载
    积分:1
  • amethodofpersondetect
    说明:  基于视频序列的运动人体检测算法研究(a method of body move detect )
    2010-04-13 16:20:33下载
    积分:1
  • src
    How to use the ordinary Voronoi partition generator. The m-files also have their own help documentation that you can view in Matlab. This code creates a bounding polygon that is a square. Then it randomly creates 10 points and then creates and draws the partition. bounds = [0, 10, 10, 0 0, 0, 10, 10] points = 10 * rand(2, 10) regions = voronoi(bounds, points) drawRegions(bounds, regions) ================================ This is a brief set of instructions on how to use the Multiplicatively- weighted Voronoi partition generator. Each of the m-files has a help section, so in Matlab you can call: help mwvoronoi help drawRegions Here is an example that creates a bounding polygon, a square with side length 10. Then it randomly creates six points with random weights. Finally, the code draws the resulting partition. bounds = [0, 10, 10, 0 0, 0, 10, 10] points = 10 * rand(3, 6) regions = mwvoronoi(bounds, points) drawRegions(bounds, regions) Enjoy!
    2013-10-30 12:23:18下载
    积分:1
  • 123
    用matlab开发的5个题目的代码,主要是光电综合设计的几个题目(With the development of the five topics matlab code, mainly optoelectronic integrated design of several topics)
    2014-01-06 15:34:49下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载