hanning python

pdpi pdpinheiro at gmail.com
Tue Sep 8 09:08:56 EDT 2009


On Sep 8, 1:55 pm, sturlamolden <sturlamol... at yahoo.no> wrote:
> On 8 Sep, 13:36, Pierre <pierre.gaill... at gmail.com> wrote:
>
> > anyone knows what is the python equivalent of the matlab's hanning
> > function.
>
> > Note that in matlab hann and hanning are different.
>
> If you don't know how to compute a von Hann window, you are not
> competent to do any scientific programming. Seriously!
>

Come, come. I think it's a good rule that, where available, a vendor-
supplied implementation is the preferable choice until proven
otherwise.

> I assume you are using NumPy and SciPy, so consider
> scipy.signal.hanning for convinience.




More information about the Python-list mailing list