help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

stft with smaller fwin?


From: Alexander Poddey
Subject: stft with smaller fwin?
Date: Sun, 26 Jun 2011 10:29:14 +0200
User-agent: KMail/1.9.9

Hi all,

I use stft to make a FFT of my data. 
As long as fwin>=inputwin/2, everything is fine.
But for larger inputwin, when using small fwin (because I need only a coarse 
frequency resolution), the inputwin is adapted automatically to match fwin.

What would be the approach to achieve a coarser frequency resolution?
Calculating the mean over frequency ranges after calling stft seems a bit like 
an overkill?

Alex 


reply via email to

[Prev in Thread] Current Thread [Next in Thread]