-
matlab(cbir)
一个matlab编的图像检索代码,贡献给大家(cbir bnvbmnb,m)
- 2009-03-11 19:30:05下载
- 积分:1
-
matlab
数字信号处理 应用MATLAB 中文pdf(Digital signal processing applications MATLAB Chinese pdf)
- 2009-11-10 12:39:11下载
- 积分:1
-
ch4-preview_pa1257
Processor architecture in single document
- 2011-02-13 13:58:20下载
- 积分:1
-
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
-
Optical-Fiber-Communication
这是一本关于光纤通信系统设计的书,以optisystem为基础对光通信的仿真实验。(This is a book about the fiber optic communication system design to optisystem basis for the simulation of optical communication.)
- 2015-03-28 10:46:47下载
- 积分:1
-
sangjiu
小波包分析提取振动信号中的特征频率,重要参数的提取,用于时频分析算法。( Wavelet packet analysis to extract vibration signal characteristic frequency, Extract important parameters, For time-frequency analysis algorithm.)
- 2016-11-06 19:47:10下载
- 积分:1
-
SurveyTextMining
这是一本关于文本挖掘的书籍,包括聚类 分类 信息提取的内容(This is a book on text mining, including clustering classification of the content of information extraction)
- 2007-08-27 18:41:25下载
- 积分:1
-
Thinking-in-CPP
Bruce Eckel s Thinking in C++. If you want clear
answers to difficult questions about C++, this book is for you.
- 2011-01-18 16:10:00下载
- 积分:1
-
delay
DELAY Estimates the delay of y with respect to x using the information theoretic delay criterion in matlab
- 2011-10-20 05:26:31下载
- 积分:1
-
untitled1028
fft界面分析 能够实现海明窗,汉宁窗,平顶窗等分析数据数据 用matlab gui 界面实现(fft study)
- 2011-12-01 19:20:21下载
- 积分:1