The Quantum Fourier Transform (QFT) matrix looks very similar to the DFT matrix except with a normalization factor of
where
In the following codercises, we will implement the QFT for one- and two-qubit systems.
Implement the circuit that performs the single-qubit QFT operation, i.e., for
For
To interact with codercises, please switch to a larger screen size.
Learning Objectives: