Description: 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
To Search:
File list (Check if you may need any files):
MallatAlgorithmOfWaveletAnalysis.fig
MallatAlgorithm.m
MallatAlgorithmOfWaveletAnalysis.m
signalExtension.m