I have analytically calculated the FFT of a Gaussian function (with zero mean). Now I want to take numerical IFFT of that using MATLAB codes. Since I am new in MATLAB, I need help in doing this.
Thank you in advance.
I have analytically calculated the FFT of a Gaussian function (with zero mean). Now I want to take numerical IFFT of that using MATLAB codes. Since I am new in MATLAB, I need help in doing this.
Thank you in advance.
If you are looking for ifft
function in MATLAB.