Filter löschen
Filter löschen

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

5 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 = 

Community Treasure Hunt

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

Start Hunting!

Translated by