how to convert time domain curve to frequency domain?

162 次查看(过去 30 天)
can any one explain how to convert that time domain respsonse shown in the figure to frequency domain curve?

采纳的回答

Rahul Narendra Shanbhag
To convert a time domain signal into frequency domain, one must use the Fourier transform to do so. MATLAB has a function fft which is a Fast Fourier Transform algorithm designed to implement the Fourier Transform on digital signals.
Please go through this documentation to know more:
Hope this helps
  2 个评论
Bishoy Iskandar
Bishoy Iskandar 2022-7-21
I used the fft in Matlab and it works but how does it work ? i am trying to look in the internet but all they say about fft is that it converts time domain signal into frequency domain... but how ? they didn't mention..
Any idea will be helpful...
Thanks in regards
Ziad
Ziad 2022-11-18
编辑:Ziad 2022-11-18
It uses Fourier transform, it's a mathematical method to handle functions, you can google it

请先登录,再进行评论。

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Spectral Measurements 的更多信息

标签

产品

Community Treasure Hunt

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

Start Hunting!

Translated by