What is variable in spectrogram?

3 vues (au cours des 30 derniers jours)
Nuchaba Nureen
Nuchaba Nureen le 28 Oct 2016
Commenté : Nuchaba Nureen le 28 Oct 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

Réponse acceptée

KSSV
KSSV le 28 Oct 2016
y is short-time Fourier transform of the input signal p is power spectral density (PSD)
  1 commentaire
Nuchaba Nureen
Nuchaba Nureen le 28 Oct 2016
Thank you

Connectez-vous pour commenter.

Plus de réponses (0)

Catégories

En savoir plus sur Fourier Analysis and Filtering dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by