Is there a way I can combine multiple spectrogram subplots (or multiple channel spectrograms) into just one spectrogram?

20 次查看(过去 30 天)
I have multiple chirp signals each with different frequencies e.g. the first chirp goes from 0 to 100 Hz, second from 50 to 200 Hz and the third goes from 25 - 350 Hz. All of these use the same sampling rate and last the same amount of time.
Both MATLAB's spectrogram function and Simulink's Spectrum Analyzer allow you to have multiple channels and signal inputs but it allows you to view one channel at a time.
Is there any way of combining these spectrograms so that I have different frequency and magnitude levels in the same time duration? I read about vector averaging but I feel like I'll be back in the same place in that the new spectrogram will have different frequency values but I'll still end up with a spectrogram that is max magnitude where the frequency occurs and minimum everywhere else like this one:
  1 个评论
Mathieu NOE
Mathieu NOE 2021-5-10
hello
why not making subplots with each spectrogram ?
otherwise you could make one spectrogram of the sum of all time signals but you may not be able anymore to recognize who's who

请先登录,再进行评论。

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Time-Frequency Analysis 的更多信息

产品


版本

R2021a

Community Treasure Hunt

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

Start Hunting!

Translated by