-
Discret-Wavelet-Transform-got-Daub2-by-Santhana-R
y=d2wavelet(x,Fs,level) does the 2nd order Daubechies Wavelet Transform of signal x with a sampling frequency Fs and the DWT is decomposition is done upto a level
It returns the matrix of all decompositions and the final approximations.
Instead of using the matlab s inbuilt DWT function, this file explains the algorithm for DWT. Mostly useful for learning & academic purposes.
For other wavelets, the filter values alone can be changed or WFILTERS can
be used.
The function basically is for Condition Monitoring of rotating equipments by vibration based bearing fault diagnosis by the author.
Example:
clear all
t=[0:0.0003:8*pi]
x=sin(5000*t)+sin(1000*t)
x=x(1:2^16)
level=5 Fs=1/0.003
d2wavelet(x,Fs,level)
Thanks for Downloading. Don t forget to rate or comment.
- 2013-04-05 21:52:35下载
- 积分:1
-
edge-detection
Digital image processing, edge detection
- 2011-05-21 00:29:14下载
- 积分:1
-
MasterCard-CAP
MasterCard CAP:
cap fa final 2007.pdf
CAP-FA_SummaryOfChanges_2004-2006_v0-1.pdf
- 2013-10-25 14:52:58下载
- 积分:1
-
Matrix-root-2
数值计算方法中矩阵求根算法的LU分解算法MATLAB源程序 附带注释(Matrix root)
- 2014-02-05 18:34:48下载
- 积分:1
-
Droopcontrol
下垂控制,在微电网中有一定使用价值,是二级控制的下端(Droop control, there is a certain value in microgrid)
- 2015-07-23 15:39:02下载
- 积分:1
-
PDE_denoising
说明: MATLAB程序:其中包含10余个MATLAB程序或(函数)的源代码。程序中所作的注释,与书中关于对应算法的描述是一致的(pde image deniosing)
- 2010-04-11 23:09:53下载
- 积分:1
-
1
说明: 一个用于产生海宁窗的Matlab函数,系统函数库也有(Haining window used to generate a Matlab function, the system function library is also)
- 2010-04-30 09:31:13下载
- 积分:1
-
Corporate-profits-reasonable-use
运用幂法求解矩阵的最大特征值、特征向量、一致性指标和随机一致性比率。
(Using the power method to solve the largest eigenvalue matrix, eigenvector, consistency index and random consistency ratio.)
- 2011-05-12 17:27:50下载
- 积分:1
-
cyqjs
除氧器计算,主要用于除氧器蒸汽耗量计算,简单准确(pipe design)
- 2013-10-17 21:45:09下载
- 积分:1
-
fenji_bijiao
matlab 仿真最大比合并分集与选择式合并分集接收性能比较(matlab simulation maximal ratio combining diversity with selective combining diversity receiver performance comparison)
- 2020-11-05 16:29:50下载
- 积分:1