DSPRelated.com
Forums

Waterfall windowing problems

Started by elvi...@hotmail.com October 7, 2008
Dears,

I am writing a program to make the waterfall plot, but have some doubt. Can you help?

1. I am using square window, is it correct?

2. Shall I keep the window size or shrink it in every step?

Thanks for your help.
Alvis
e...@hotmail.com wrote:

> Dears,
>
> I am writing a program to make the waterfall plot, but have some doubt. Can you help?
>
> 1. I am using square window, is it correct?

You will achieve a better looking waterfall plot using some
other windows. Hanning or Kasier would be a reasonable choice.

> 2. Shall I keep the window size or shrink it in every step?

The window should should be the same for every step.

Erik
--
-----------------------------
Erik de Castro Lopo
-----------------------------
"There are two ways of constructing a software design. One way is
to make it so simple that there are obviously no deficiencies
and the other is to make it so complicated that there are no
obvious deficiencies." -- C A R Hoare