필터 지우기
필터 지우기

What is variable in spectrogram?

조회 수: 1 (최근 30일)
Nuchaba Nureen
Nuchaba Nureen 2016년 10월 28일
댓글: Nuchaba Nureen 2016년 10월 28일
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

채택된 답변

KSSV
KSSV 2016년 10월 28일
y is short-time Fourier transform of the input signal p is power spectral density (PSD)

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Spectral Measurements에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by