a spike at the end of signal in swt
Info
This question is closed. Reopen it to edit or answer.
Show older comments
I used 4 level swt to extract 512 data.
level=4;
wname = 'haar';
[swa,swd] = swt(data,level, wname);
It's always show a little spike at the end of d1-d4 signals and also dramticaly drop in a4 signal.
So how to eliminate this spike?
Answers (0)
This question is closed.
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!