Azzera filtri
Azzera filtri

What is variable in spectrogram?

1 visualizzazione (ultimi 30 giorni)
Nuchaba Nureen
Nuchaba Nureen il 28 Ott 2016
Commentato: Nuchaba Nureen il 28 Ott 2016
Hello,
I would like to know that if I use below code to STFT the data
>>[y,f,t,p] = spectrogram(data,256,250,256,Fs,'yaxis'); then what is the y and p? when I understanded that f is frequency and t is time.
Thank you

Risposta accettata

KSSV
KSSV il 28 Ott 2016
y is short-time Fourier transform of the input signal p is power spectral density (PSD)

Più risposte (0)

Community Treasure Hunt

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

Start Hunting!

Translated by