0

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.

1 Answers1

1

If you are looking for ifft function in MATLAB.

Lokesh A. R.
  • 2,326
  • 1
  • 24
  • 28
  • Not exactly, I know what are the commands I need to use but I don't know how to plug them in to get the desired results. – user3221839 Jan 23 '14 at 08:59