Fourier transform conjugate pairs definition
3 views (last 30 days)
Show older comments
Hi, I'm currently using matlab to simulate quantum systems, and I wish to test the accuracy of my approximation to the actual system. My codes involve a series of fft and ifft, and in between these transformations I would need to have multiply each transformed term by a phase factor i.e e^(1i.*dt.*(a function of x)) (I'm doing approximations on unitary time evolution if that helps clarify what I mean). So, I would need my conjugate pairs, x and p to be defined properly such that it gives me a correct relation between them. For simplicity sake I have let hbar to be 1. Please help!
0 Comments
Answers (1)
See Also
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!