[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Questions regarding signal processing in octave
From: |
Pantxo |
Subject: |
Re: Questions regarding signal processing in octave |
Date: |
Thu, 10 Nov 2016 04:34:19 -0800 (PST) |
Ahmed Husain ?Abbas Mohamed Sahrab wrote
> ... how to use different frame sizes e.g. 128, 256, 512.
Aren't you looking for the periodogram ? This is roughly the average of the
PSD of (windowed) samples of size NFFT in a signal of size Ntot>NFFT.
In which case you may be interested by the "pwelch"[1] function in the
octave-forge "signal processing" package.
Pantxo
[1] http://octave.sourceforge.net/signal/function/pwelch.html
--
View this message in context:
http://octave.1599824.n4.nabble.com/Questions-regarding-signal-processing-in-octave-tp4680548p4680552.html
Sent from the Octave - General mailing list archive at Nabble.com.