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

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

于 2013-04-05 发布 文件大小:2KB
0 90
下载积分: 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 个回复

  • 2DEIT_matlab
    MATLAB二维电阻抗断层成像算法!用于医学成像,里面包括有限元剖分正问题,及反问题的算法.并且附有网络剖分数据表!(MATLAB two-dimensional electrical impedance tomography algorithm! For medical imaging, which include the finite element mesh is the problem and inverse problem algorithms. And with a network partition data tables!)
    2021-02-22 21:59:41下载
    积分:1
  • weijudandiandingwei
    伪距单点定位程序,最佳卫星组合选取以及接收机位置解算(Pseudorange single point positioning program, the best combination of satellite position receiver selection and calculating)
    2021-04-26 10:38:45下载
    积分:1
  • Variance
    信号的读取及方差计算程序,用于计算信号的误差及统计(Readout and variance calculation program for calculating a signal error and Statistics)
    2012-09-06 10:13:36下载
    积分:1
  • Sparse-Subspace-Clustering
    Sparse Subspace Clustering
    2014-02-20 08:12:51下载
    积分:1
  • filesForMATLABCentral
    Graphical evaluation for convolution
    2018-03-05 14:06:46下载
    积分:1
  • matlab_decode
    好东西,虽然不是很难,但是这样可以节省不少时间,可以把精力投入到难度较大的改进以及应用上了,而不用在大家都会的基本程序上花挺多时间(Good things, though not difficult, but it saves a lot of time can focus into the more difficult to improve as well as the application, and not everyone will be in the basic procedures for the time spent挺多)
    2008-03-19 14:34:23下载
    积分:1
  • subspec_magic
    谱减法语音增强算法MATLAB源程序,简单有效(Spectral subtraction speech enhancement algorithm for MATLAB source code, simple and effective)
    2011-04-20 12:38:07下载
    积分:1
  • lmd2
    LMD(局域均值分解)程序。与经验模态分解的思想相近,是一种较新的处理非平稳信号的方法,但LMD方法的端点效应更小些。(LMD (local mean decomposition) program. And empirical mode decomposition similar idea, is a relatively new method for non-stationary signals, but the end effect is much smaller LMD method.)
    2015-03-18 15:39:02下载
    积分:1
  • g
    说明:  跳频参数估计论文通过各种时频分析方法进行处理(Hopping parameters estimated paper through a variety of time-frequency analysis method for processing)
    2012-09-17 13:15:51下载
    积分:1
  • F16_SAS
    F16飞机纵向控制增稳系统仿真模型,解压缩后在matlab2006b以上版本使用。先运行SAS_lon_4ord_ini.m进行初始化,再运行SAS_lon_4ord.mdl。可以修改反馈参数。(F16 aircraft longitudinal control augmentation system simulation model, unzip and use it in matlab2006b. Run SAS_lon_4ord_ini.m first for initialion, and then run SAS_lon_4ord.mdl. You can modify the feedback parameters.)
    2011-06-16 01:14:22下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 31今日下载