FFT vs Time Plot
조회 수: 5 (최근 30일)
이전 댓글 표시
hi, i have a non stationary signal whose frequency is varying with time and i want to plot its FFT verses time of the signal. Can anyone explain me how to plot FFT vs Time
댓글 수: 0
채택된 답변
Anton Semechko
2012년 2월 6일
What you want is called short time Fourier transform. Here is as example: http://www.mathworks.com/matlabcentral/fileexchange/1553-spectrogram-short-time-ft-log-magnitude
댓글 수: 3
Anton Semechko
2012년 2월 7일
Look at the code to see how the size of the output arguments is determined with respect to the input ...
추가 답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Fourier Analysis and Filtering에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!