|
|
|
|
|
by cabinpark
3918 days ago
|
|
This is called a spectral method and is widely used in numerical codes. I highly recommend Spectral Methods in MATLAB by Trefethen (who someone mentions above) for a very good tutorial. You can freely ignore the MATLAB part and use whatever programming language you want, as long as you have an FFT routine. |
|
Does other integral transforms work better than Fourier ?