Frequency to Time domain conversion ?

I have a excel file of Frequency vs. Magnitude. How to convert into Time vs. Magnitude in Matlab & Simulink?

답변 (1개)

Walter Roberson
Walter Roberson 2015년 12월 13일

0 개 추천

If the frequencies are equally spaced, then use ifft()
If the frequencies are not equally spaced, then see NFFT

댓글 수: 2

Arul Thm
Arul Thm 2015년 12월 14일
Sir, How to apply NFFT?
Walter Roberson
Walter Roberson 2015년 12월 14일
You would need to download the code from the above link and install it.
Other possible reading of interest:
https://www.mathworks.com/matlabcentral/newsreader/view_thread/41005

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

카테고리

도움말 센터File Exchange에서 Downloads에 대해 자세히 알아보기

질문:

2015년 12월 13일

댓글:

2015년 12월 14일

Community Treasure Hunt

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

Start Hunting!

Translated by