登录
首页 » matlab » wavelet_example

wavelet_example

于 2020-11-23 发布 文件大小:84KB
0 347
下载积分: 1 下载次数: 191

代码说明:

  小波变换的例子, 小波变换的例子, 小波变换的例子, 小波变换的例子,(wavelet transform example, wavelet transform example, Wavelet Transform example, wavelet tra nsform example,)

文件列表:

小波分析理论与Matlab7实现例程
.............................\content.txt
.............................\小波分析理论与Matlab 7实现:下载资料
.............................\....................................\Ch10
.............................\....................................\....\exam10_1.m
.............................\....................................\....\exam10_10.m
.............................\....................................\....\exam10_11.m
.............................\....................................\....\exam10_12.m
.............................\....................................\....\exam10_13.m
.............................\....................................\....\exam10_14.m
.............................\....................................\....\exam10_15.m
.............................\....................................\....\exam10_16.m
.............................\....................................\....\exam10_2.m
.............................\....................................\....\exam10_3.m
.............................\....................................\....\exam10_4.m
.............................\....................................\....\exam10_5.m
.............................\....................................\....\exam10_6.m
.............................\....................................\....\exam10_7.m
.............................\....................................\....\exam10_8.m
.............................\....................................\....\exam10_9.m
.............................\....................................\Ch11
.............................\....................................\....\例程11-1.m
.............................\....................................\....\例程11-10.m
.............................\....................................\....\例程11-11.m
.............................\....................................\....\例程11-12.m
.............................\....................................\....\例程11-13.m
.............................\....................................\....\例程11-14.m
.............................\....................................\....\例程11-15.m
.............................\....................................\....\例程11-2.m
.............................\....................................\....\例程11-3.m
.............................\....................................\....\例程11-4.m
.............................\....................................\....\例程11-5.m
.............................\....................................\....\例程11-6.m
.............................\....................................\....\例程11-7.m
.............................\....................................\....\例程11-8.m
.............................\....................................\....\例程11-9.m
.............................\....................................\Ch12
.............................\....................................\....\exam12_1.m
.............................\....................................\....\exam12_10.m
.............................\....................................\....\exam12_11.m
.............................\....................................\....\exam12_12.m
.............................\....................................\....\exam12_13.m
.............................\....................................\....\exam12_2.m
.............................\....................................\....\exam12_3.m
.............................\....................................\....\exam12_4.m
.............................\....................................\....\exam12_5.m
.............................\....................................\....\exam12_6.m
.............................\....................................\....\exam12_7.m
.............................\....................................\....\exam12_8.m
.............................\....................................\....\exam12_9.m
.............................\....................................\Ch13
.............................\....................................\....\examp13_1.m
.............................\....................................\....\examp13_10.m
.............................\....................................\....\examp13_11.m
.............................\....................................\....\examp13_12.m
.............................\....................................\....\examp13_13.m
.............................\....................................\....\examp13_14.m
.............................\....................................\....\examp13_15.m
.............................\....................................\....\examp13_16.m
.............................\....................................\....\examp13_17.m
.............................\....................................\....\examp13_18.m
.............................\....................................\....\examp13_19.m
.............................\....................................\....\examp13_2.m
.............................\....................................\....\examp13_20.m
.............................\....................................\....\examp13_21.m
.............................\....................................\....\examp13_22.m
.............................\....................................\....\examp13_23.m
.............................\....................................\....\examp13_24.m
.............................\....................................\....\examp13_25.m
.............................\....................................\....\examp13_3.m
.............................\....................................\....\examp13_4.m
.............................\....................................\....\examp13_5.m
.............................\....................................\....\examp13_6.m
.............................\....................................\....\examp13_7.m
.............................\....................................\....\examp13_8.m
.............................\....................................\....\examp13_9.m
.............................\....................................\Ch14
.............................\....................................\....\例程14-1.m
.............................\....................................\....\例程14-10.m
.............................\....................................\....\例程14-11.m
.............................\....................................\....\例程14-12.m
.............................\....................................\....\例程14-13.m
.............................\....................................\....\例程14-2.m
.............................\....................................\....\例程14-3.m
.............................\....................................\....\例程14-4.m
.............................\....................................\....\例程14-5.m
.............................\....................................\....\例程14-6.m
.............................\....................................\....\例程14-7.m
.............................\....................................\....\例程14-8.m
.............................\....................................\....\例程14-9.m
.............................\....................................\Ch15
.............................\....................................\....\例程15-1.m
.............................\....................................\....\例程15-2.m
.............................\....................................\Ch16
.............................\....................................\....\examp16_1.m
.............................\....................................\....\examp16_10.m
.............................\....................................\....\examp16_11.m
.............................\....................................\....\examp16_12.m
.............................\....................................\....\examp16_13.m
.............................\....................................\....\examp16_14.m

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

发表评论

0 个回复

  • waveform275khz
    275hz正弦波激励程序,用于模拟波的激发,适用于导波及其他方面,matlab程序(275hz sine wave incentive program for the simulation of wave excitation applied to guide spread to other aspects, matlab program)
    2012-10-23 10:19:17下载
    积分:1
  • GSM_Denoise
    实现了高斯混合尺度模型(GSM)算法,可被嵌入到各种去噪框架中(如各种小波变换等)使用。(Gaussian mixture scale model (GSM) algorithm, can be embedded into a variety of denoising framework (such as a variety of wavelet transform, etc.) use.)
    2021-04-07 09:19:01下载
    积分:1
  • 分解
    说明:  小波变换是一种新的变换分析方法,一个迅速发展的新领域(Wavelet transform is a new transform analysis method and a rapidly developing new field)
    2020-09-23 09:57:19下载
    积分:1
  • kl
    说明:  实现k-l变换,代码短,效率高,适合初学者进行上机练习,原理简单,比较容易懂和实现。(Achieve kl transformation, the code short, high efficiency, suitable for beginners to practice on the machine, simple in principle, relatively easy to understand and achieve.)
    2009-12-09 11:18:49下载
    积分:1
  • MATLAB2
    利用小波包分析信号的matlab程序,大家可以参考(Matlab program using wavelet packet analysis of the signal, we can refer to)
    2012-06-20 18:17:21下载
    积分:1
  • wavelet_denoise
    小波变换,小波去噪,包含多种去噪方法,模极大值,自适应,阈值去噪(Wavelet transform, wavelet denoising, including multiple Denoising, modulus maxima, adaptive thresholding)
    2013-09-05 15:07:32下载
    积分:1
  • wavelet_atrous
    This is a wavelet program.
    2012-07-27 10:11:25下载
    积分:1
  • wvd
    这是一个轴承故障分解程序,给予小波变换,小波去噪,小波重构与EMD相结合,有时频谱,边际谱,功率谱(This is a to bearing failure decomposition program given wavelet transform, wavelet denoising wavelet reconstruction combined with EMD, sometimes the spectrum, marginal spectrum, power spectrum)
    2012-11-26 15:15:09下载
    积分:1
  • xiaobo
    小波变换 小波变换 (Wavelet Transform Wavelet Transform)
    2020-11-09 21:49:46下载
    积分:1
  • xierbotebianhuan
    希尔伯特变换和小波包结合的齿轮箱故障诊断方法,里面有具体的介绍小波包的分层方法,非常详细,可以下下来看看(Hilbert transform and wavelet packet of gearbox fault diagnosis method, there is detailed introduction inside the layered method of wavelet packet is very detailed, can down and have a look )
    2013-09-24 10:02:39下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载