Fourier transform conjugate pairs definition

7 views (last 30 days)
Leo Chang
Leo Chang on 7 Mar 2018
Commented: Leo Chang on 9 Mar 2018
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!

Answers (1)

Abhishek Ballaney
Abhishek Ballaney on 8 Mar 2018
https://in.mathworks.com/help/matlab/ref/fft.html

Categories

Find more on Fourier Analysis and Filtering in Help Center and File Exchange

Products

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!