-
lmsadaptivefilteringdemo
LMS自适应滤波的演示程序
LMS自适应滤波的演示程序(LMS adaptive filtering LMS adaptive filtering demo demo)
- 2010-08-15 00:18:20下载
- 积分:1
-
bayes
贝叶斯决策,用matlab设计的两类正态分布模式的贝叶斯分类程序(bayes)
- 2010-11-24 17:37:09下载
- 积分:1
-
matlab100examples
matlab学习源码,基础学习,
1-32 图形应用篇
33-66是:界面设计篇
67-84是:图形处理篇
85-100是:数值分析篇
(matlab source learning, basic learning,
Posts graphics applications 1-32
33-66 is: interface design articles
67-84 is: Graphics Posts
85-100 are: Numerical Analysis Section )
- 2011-05-24 20:40:28下载
- 积分:1
-
New-folder1
to make the data at the same length
- 2011-09-22 16:01:44下载
- 积分:1
-
Biorthogonal
信号1维和2维周期性双正交基的小波分析,主要是用作滤波方面,可构造非对称滤波器。(Wavelet analysis signal a 2-dimensional and two-dimensional periodic orthogonal basis, mainly used for filtering, the filter can be constructed asymmetric.)
- 2014-11-28 14:26:10下载
- 积分:1
-
161
Dissolve Gas Analysis
- 2013-12-22 22:16:16下载
- 积分:1
-
ZCR
autocov computes the autocovariance between two column vectors X and Y with same length N using the Fast Fourier Transform algorithm from 0 to N-2.
The resulting autocovariance column vector acv is given by the formula:
acv(p,1) = 1/(N-p) * sum_{i=1}^{N}(X_{i} - X_bar) * (Y_{i+p} - Y_bar)
where X_bar and Y_bar are the mean estimates:
X_bar = 1/N * sum_{i=1}^{N} X_{i} Y_bar = 1/N * sum_{i=1}^{N} Y_{i}
It satisfies the following identities:
1. variance consistency: if acv = autocov(X,X), then acv(1,1) = var(X)
2. covariance consistence: if acv = autocov(X,Y), then acv(1,1) = cov(X,Y)
- 2013-05-26 22:12:50下载
- 积分:1
-
matlab-code-of-ROF-model-
ROF模型的matlab代码,两个文件:main.m和ROFdenoise.m文件,前者调用后一个文件,后一个文件为rof去噪算法代码。(Matlab code of the ROF model, the two files: the s main.m and ROFdenoise.m file call the former a file after a file rof denoising algorithm code.
)
- 2012-04-23 17:01:10下载
- 积分:1
-
MATLAB-introduction
主要介绍了MATLAB基础知识,以及MATLAB相关函数的应用。(Introduces the basics of MATLAB and MATLAB applications related functions.)
- 2013-08-12 15:15:32下载
- 积分:1
-
spectrum
信号分析里常用,求信号的各种谱,均方谱、功率谱等等!(Commonly used in signal analysis, seeking various spectrum of the signal!)
- 2012-09-15 20:02:22下载
- 积分:1