how to convert time domain curve to frequency domain?
161 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
veeresh g
am 12 Jun. 2020
Bearbeitet: Ziad
am 18 Nov. 2022
can any one explain how to convert that time domain respsonse shown in the figure to frequency domain curve?
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/314826/image.jpeg)
Akzeptierte Antwort
Rahul Narendra Shanbhag
am 19 Jun. 2020
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 Kommentare
Bishoy Iskandar
am 21 Jul. 2022
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
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Fourier Analysis and Filtering finden Sie in Help Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!