Finding the maximum amplitude in a spectrogram for a range of frequencies

조회 수: 5 (최근 30일)
Abin Krishnan
Abin Krishnan 2016년 5월 20일
답변: Azzi Abdelmalek 2016년 5월 20일
I have plotted the spectrogram of a pressure signal. The maximum amplitude occurs between 1500 and 2000 Hz. How to find the maximum amplitude and the corresponding frequency?

답변 (1개)

Azzi Abdelmalek
Azzi Abdelmalek 2016년 5월 20일
[max_value,freq]=max(your_signal)

카테고리

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