文件名称:MALLATAlgorithm
- 所属分类:
- matlab例程
- 资源属性:
- [Matlab] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 14kb
- 下载次数:
- 0次
- 提 供 者:
- zhuch*****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
实现小波分解和重构的Mallat算法,有界面- MallatAlgorithm,a function for Mallat algorithm of Wavelet analysis
Inputs :Sequence_Input input sequence to analyze
Num Numbers of analysis layers
mode style of extension.any sensible style of the following:
ZeroExtension
Periodextension
PeriodSymmetryExtension
SmoothConstantExtension
SmoothExtension
wF form of wavelet,any sensible condition of the following:
db1
db2
db3
db4
db8
db16
db32
Outputs: LFI Low Frequency Information of Wavelet analysis
DI Detials Information of Wavelet analysis
ES Error Signal of Wavelet analysis,ES = RS(:)- Sequence(:)
RS Reconstruction Siganal of Wavelet
Copyrig
Inputs :Sequence_Input input sequence to analyze
Num Numbers of analysis layers
mode style of extension.any sensible style of the following:
ZeroExtension
Periodextension
PeriodSymmetryExtension
SmoothConstantExtension
SmoothExtension
wF form of wavelet,any sensible condition of the following:
db1
db2
db3
db4
db8
db16
db32
Outputs: LFI Low Frequency Information of Wavelet analysis
DI Detials Information of Wavelet analysis
ES Error Signal of Wavelet analysis,ES = RS(:)- Sequence(:)
RS Reconstruction Siganal of Wavelet
Copyrig
(系统自动生成,下载前可以参看下载内容)
下载文件列表
MallatAlgorithmOfWaveletAnalysis.fig
MallatAlgorithm.m
MallatAlgorithmOfWaveletAnalysis.m
signalExtension.m
MallatAlgorithm.m
MallatAlgorithmOfWaveletAnalysis.m
signalExtension.m