how to convert time domain curve to frequency domain?

320 visualizaciones (últimos 30 días)
veeresh g
veeresh g el 12 de Jun. de 2020
Editada: Ziad el 18 de Nov. de 2022
can any one explain how to convert that time domain respsonse shown in the figure to frequency domain curve?

Respuesta aceptada

Rahul Narendra Shanbhag
Rahul Narendra Shanbhag el 19 de Jun. de 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 comentarios
Bishoy Iskandar
Bishoy Iskandar el 21 de Jul. de 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
Ziad
Ziad el 18 de Nov. de 2022
Editada: Ziad el 18 de Nov. de 2022
It uses Fourier transform, it's a mathematical method to handle functions, you can google it

Iniciar sesión para comentar.

Más respuestas (0)

Categorías

Más información sobre Spectral Measurements en Help Center y File Exchange.

Etiquetas

Productos

Community Treasure Hunt

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

Start Hunting!

Translated by