measure event duration in spectrogram

How could one measure the duration of an event in seconds based on spectrogram data and related parameters (nfft, overlap, Fs) ?
I tried the following formula
real duration = [ calculated duration /(1-overlap)*nfft ] * Fs
but it seems something is not exactly right

답변 (0개)

카테고리

도움말 센터File Exchange에서 Time-Frequency Analysis에 대해 자세히 알아보기

태그

질문:

LO
2019년 4월 11일

Community Treasure Hunt

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

Start Hunting!

Translated by