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