What is variable in spectrogram?

3 Ansichten (letzte 30 Tage)
Nuchaba Nureen
Nuchaba Nureen am 28 Okt. 2016
Kommentiert: Nuchaba Nureen am 28 Okt. 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

Akzeptierte Antwort

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

Weitere Antworten (0)

Kategorien

Mehr zu Fourier Analysis and Filtering finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by