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

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

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

  • 29782178Hzy_huffman
    MATLAB的编程,用于哈弗曼码的编码和解码,希望会对你用途啊(MATLAB programming for Havermann code encoding and decoding, I hope you will use ah)
    2010-06-16 17:52:14下载
    积分:1
  • CMP201
    This code is a real seismic data in segy format.
    2009-11-10 00:24:28下载
    积分:1
  • chap2
    《智能控制》第二版(刘金琨著)程序源码第二章(" Intelligent control" , Second Edition (Liu Jinkun a) program source code Chapter)
    2011-04-26 09:42:14下载
    积分:1
  • ARestimation
    时间序列分析示例程序,用matlab建立AR(P)模型的完整过程,简洁易懂,备注完整。(Time series analysis sample program, using matlab to establish AR (P) model the complete process, easy to read, notes intact.)
    2021-04-04 21:19:04下载
    积分:1
  • PID-baincheng
    PID参数的整定就是合理的选择PID三参数。从系统的稳定性、响应速度,超调量和稳态精度等各方面考虑问题,三参数的作用如下:(PID parameter setting is the reasonable choice of three parameters of PID. From the system stability and response speed, overshoot and steady state accuracy and so on various aspects to consider problem, the role of the three parameters are as follows:)
    2013-10-22 10:44:52下载
    积分:1
  • 4094
    Dynamic Modelling and Adaptive Traction Control for Mobile Robots
    2015-01-11 01:01:54下载
    积分:1
  • PID
    PID ABS的控制系统,参数已经整定完毕,采用的是单轮模型(PID ABS control systems, parameter tuning has been completed, using a single wheel model)
    2011-01-02 15:29:22下载
    积分:1
  • 4_numerical_solution_of_flow_equations
    numerical solution of flow equations
    2012-12-31 20:25:33下载
    积分:1
  • A-fast-multiobjective-NSGA-II
    NSGA_II最原始的英文文献,详细介绍了算法的过程及参数选择,适合初学者学习该算法(NSGA_II the most primitive English literature, introduces in detail the process and parameter selection algorithm, suitable for beginners to learn the algorithm)
    2015-02-05 11:03:06下载
    积分:1
  • RBF_DE
    RBF配点求解微分方程是一类新方法,程序给出了RBF(采用的径向基函数是MQ函数)求解一维微分方程实例。(RBF (Multi-quadric function) method to solve the one dimentional differential equation.)
    2014-02-21 18:09:23下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载