Info

此问题已关闭。 请重新打开它进行编辑或回答。

a spike at the end of signal in swt

1 次查看(过去 30 天)
a
a 2013-1-31
关闭: MATLAB Answer Bot 2021-8-20
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?

回答(0 个)

标签

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by