登录
首页 » matlab » Discret-Wavelet-Transform-got-Daub2-by-Santhana-R

Discret-Wavelet-Transform-got-Daub2-by-Santhana-R

于 2013-04-05 发布 文件大小:2KB
0 265
下载积分: 1 下载次数: 9

代码说明:

  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.

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

发表评论

0 个回复

  • Angle
    用Matlab实现完美求相位和幅度,可用作标准函数(Seeking to use Matlab to achieve perfect phase and amplitude can be used as standard function)
    2021-01-25 22:38:42下载
    积分:1
  • Matlab-scale-free
    详细的实现无标度网络的算法,可以基于此建立人际网络等(Detailed implementation of the algorithm scale-free networks, social networks can be established based on this and other)
    2014-02-13 17:26:32下载
    积分:1
  • SVM
    SVM method is used for image processing
    2010-05-22 23:45:31下载
    积分:1
  • MATLAB_commom-mistake(GUI)
    是一篇pdf文档 。主要讲了,matlab中的GUI模块,得一些常见错误和解决办法。(Is a PDF document. Mainly about, the GUI module in MATLAB, some common errors and solutions. )
    2013-09-24 10:10:23下载
    积分:1
  • spectral_no
    谱聚类 matlab 程序  谱聚类是从图论中演化出来的算法,后来在聚类中得到了广泛的应用。它的主要思想是把所有的数据看做空间中的点,这些点之间可以用边连接起来。距离较远的两个点之间的边权重值较低,而距离较近的两个点之间的边权重值较高,通过对所有数据点组成的图进行切图,让切图后不同的子图间边权重和尽可能的低,而子图内的边权重和尽可能的高,从而达到聚类的目的。(Spectral clustering matlab program)
    2018-05-28 15:38:09下载
    积分:1
  • MLPG1D
    一维局部彼得罗夫伽辽金法matlab程序 可参见张雄无网格专著(One-dimensional the local 彼得罗夫伽 Free Method matlab program can be found in Zhang Xiong grid monograph)
    2013-04-29 18:03:59下载
    积分:1
  • filter_ex1
    一个用在simlink 中用 dsp builder建立的FIR滤波器,每个波形都有波形显示,是学习DSP builder和FIR滤波器好资料。(One used in the FIR filter using dsp builder simlink established, each waveform has a waveform display, learning DSP builder and FIR filter good information.)
    2014-01-31 09:54:28下载
    积分:1
  • 802_16_System
    wimax的固定版本的链路级仿真matlab平台,内容详尽(wimax fixed version of the link level simulation matlab platform, detailed)
    2007-09-11 21:11:13下载
    积分:1
  • ransac
    MATLAB code for Random Sample Consensus (RANSAC)
    2009-06-02 17:30:59下载
    积分:1
  • sssss
    博弈论自适应功率控制中的实现,应用于认知无线电和频谱管理领域(Game Theory Adaptive Power Control in the realization of applied cognitive radio and spectrum management)
    2012-06-27 17:11:11下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载