How to calculate Fourier transform for exponential function without using FFT.

回答 (2 件)

Chunru
Chunru 2022 年 7 月 4 日
編集済み: Chunru 2022 年 7 月 4 日
syms x
f(x) = exp(-x.^2)
f(x) = 
y = fourier(f)
y = 

カテゴリ

ヘルプ センター および File ExchangeFourier Analysis and Filtering についてさらに検索

質問済み:

2022 年 7 月 4 日

編集済み:

2022 年 7 月 4 日

Community Treasure Hunt

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

Start Hunting!

Translated by