Time-Frequency Plot

조회 수: 3 (최근 30일)
krishneel kumar
krishneel kumar 2020년 3월 3일
댓글: krishneel kumar 2020년 3월 4일
Hello
I am using the spectrogram function in matlab to obtain the time-frequency response of my signal. However, the time-frequency graph which I get from this function does not have all the data plotted with respect to time. Below is the spectrogram command which I am using.
spectrogram(CeDS,blackman(2*Fs),Fs/2,2*Fs,Fs,'yaxis');
where Fs = 10000;
Attached is my signal in time domain. Also attached is the output I get from the spectrogram command.
As can be seen from the above plot, the data before time = 6 minutes is missing.
Hoping if someone could advise how I could solve this.
Thanks in advance.
Krishneel Kumar
  댓글 수: 2
darova
darova 2020년 3월 4일
What is this?
krishneel kumar
krishneel kumar 2020년 3월 4일
Hi
Actually, the range of the y axis is till 5kHz, however, I am interested only in the data in the beginning as my fundamental is at 38.6Hz. Those are other harmonics present in my signal if Iam not wrong.
Thanks

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

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