-
analyze-nonstationary-time-
分析非平稳时变的实证分解法(EMD)的基础上产生的适应性,本征模函数(IMF)的数据,处理的数据。(analyze the non-stationary time-varying data processed by the Empirical Decomposition Method (EMD), which generates the adaptive basis, Intrinsic Mode Functions (IMF), from the data.
Each chapter package name (or directory) is specified in parentheses.
)
- 2011-01-23 20:52:54下载
- 积分:1
-
matlab_algorithms
说明: 非线性自适应滤波器MATLAB程序,含VLMS和VRLS以及输入输出文件(nonlinear filter MATLAB procedures, including VLMS VRLS and import and export documents)
- 2006-02-11 16:06:27下载
- 积分:1
-
MATLAB-gui-programming
MATLAB GUI编程中几个有用的程序段
(MATLAB GUI Programming several useful procedure of)
- 2007-04-11 15:05:30下载
- 积分:1
-
program
数字滤波器的基本原理、 数字滤波器的设计方法和 数字高通滤波器设计在 上的实现。(This article introduced the digital filter s basic principle, the digital filter s design method and the digit pass the filter design high on realization.)
- 2012-07-04 10:38:35下载
- 积分:1
-
BTgonglvpu
说明: 对心音信号进行BT功率谱估计及切比雪夫1滤波的matlab程序,可粗略提取心音频率(PSD BT chey1 matlab)
- 2011-04-05 15:40:45下载
- 积分:1
-
Parzen22
calssification algorithm2222
- 2014-11-26 22:49:55下载
- 积分:1
-
matlab
matlab课件,包括7讲,感兴趣的朋友可以看看。(matlab ppt)
- 2015-04-20 13:53:56下载
- 积分:1
-
harris
这是一些基本的matlab的图像处理源码,经过编译通过,完全可以运行,非常好用(This is some basic image processing matlab source, after the compiler is passed, can run, very easy to use)
- 2007-08-14 17:51:45下载
- 积分:1
-
chap08
插值matlab源程序,附使用说明,包括拉各朗日插值,牛顿插值,及示例(Interpolation matlab source, with the use of notes, including the pull of the Long Day interpolation, Newton interpolation, and examples)
- 2007-12-14 23:04:36下载
- 积分:1
-
PkgMyAntiAlias
一种比较好的抗锯齿算法
Add myaa.m to your path and enjoy anti-aliased professionally looking graphics in Matlab at any time. Myaa works with any kind of graphic (3-D, plots, scatterplots, ...) and even adds anti-aliasing to text, ui controls and grids. Myaa is ideal for complex, cluttered and saturated plots.
See attached screenshot for a demonstration. More examples included in the code, just run help myaa .
Curiosa:
For those of you who publish your code often, an undocumented anti-aliasing option is included in the snapnow.m function in Matlab. To publish a file called test.m you can do:
opts.figureSnapMethod = antialiased
publish( test.m ,opts)
However, you will have more control over the process using myaa, which is also the best choice when using Matlab interactively.(A better anti-aliasing algorithm Add myaa.m to your path and enjoy anti-aliased professionally looking graphics in Matlab at any time. Myaa works with any kind of graphic (3-D, plots, scatterplots, ...) and even adds anti-aliasing to text, ui controls and grids. Myaa is ideal for complex, cluttered and saturated plots.See attached screenshot for a demonstration. More examples included in the code, just run help myaa. Curiosa: For those of you who publish your code often, an undocumented anti-aliasing option is included in the snapnow.m function in Matlab. To publish a file called test.m you can do: opts.figureSnapMethod = antialiased publish (test.m, opts) However, you will have more control over the process using myaa, which is also the best choice when using Matlab interactively.)
- 2008-08-14 22:53:13下载
- 积分:1