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

11 次查看(过去 30 天)
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 中查找有关 Time-Frequency Analysis 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by