フィルターのクリア

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?
  1 件のコメント
KSSV
KSSV 2020 年 6 月 12 日
Read about fft.

サインインしてコメントする。

採用された回答

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 Center および File ExchangeSpectral Measurements についてさらに検索

タグ

製品

Community Treasure Hunt

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

Start Hunting!

Translated by