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

4 Ansichten (letzte 30 Tage)
How to calculate Fourier transform for above figure without using FFT.

Antworten (2)

Abhijeet
Abhijeet am 4 Jul. 2022
Bearbeitet: Abhijeet am 4 Jul. 2022

Chunru
Chunru am 4 Jul. 2022
Bearbeitet: Chunru am 4 Jul. 2022
syms x
f(x) = exp(-x.^2)
f(x) = 
y = fourier(f)
y = 

Kategorien

Mehr zu Fourier Analysis and Filtering finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by