| New Reply |
matlab code for 2D inverse Fourier transforms |
Share Thread | Thread Tools |
| Jun8-12, 05:20 PM | #1 |
|
Recognitions:
|
matlab code for 2D inverse Fourier transforms
I have written some routines that compute the 2D inverse Fourier transform, if anyone thinks that this may be useful at all then please let me know and I will gladly post the code.
|
| Jun8-12, 05:33 PM | #2 |
Recognitions:
|
What's wrong with the built in functions fft2 and ifft2?
|
| Jun9-12, 03:53 AM | #3 |
|
Recognitions:
|
They're not Fourier transforms? Even with the single variable fft doesn't do a Fourier transforms, a single variable Fourier transform takes a function and gives a function evaluated at a single point k, but the function fft doesn't do this and from the description of the actual function you can't really figure out how to get the actual function evaluated at a point k (which is a single number NOT a vector.
Just because Matlab has certain inbuilt functionality doesn't mean to say that it's good. It also has a Hilbert transform, I always calculate that myself as well. |
| New Reply |
| Thread Tools | |
Similar Threads for: matlab code for 2D inverse Fourier transforms
|
||||
| Thread | Forum | Replies | ||
| Inverse Fourier transforms and partial fractions | Calculus & Beyond Homework | 5 | ||
| Inverse Fourier transforms | Calculus & Beyond Homework | 3 | ||
| Transfer fourier series into matlab code. | Math & Science Software | 1 | ||
| Inverse Fourier Transform using MATLAB | Math & Science Software | 5 | ||
| Simple inverse fourier transforms | Engineering, Comp Sci, & Technology Homework | 1 | ||