How to plot phase and amplitude spectrum after doing fft?
조회 수: 16 (최근 30일)
이전 댓글 표시
Hello, I am a new MATLAB user. I had a signal file in .txt which I did Fourier Transform for. I would like to know what code I should input in MATLAB in order to plot the phase and amplitude spectra of this file. Thanks in advance... "The signal txt is atttched herewith"
댓글 수: 2
Star Strider
2020년 11월 1일
That is not possible to do with any accuracy without having the associated time vector (vector of sampling instants for each sample).
답변 (1개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Spectral Measurements에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!