필터 지우기
필터 지우기

how to convert time domain curve to frequency domain?

조회 수: 225 (최근 30일)
veeresh g
veeresh g 2020년 6월 12일
편집: Ziad 2022년 11월 18일
can any one explain how to convert that time domain respsonse shown in the figure to frequency domain curve?

채택된 답변

Rahul Narendra Shanbhag
Rahul Narendra Shanbhag 2020년 6월 19일
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