Fourier-Identity
The \(n \times 2 n\) Fourier-Identity matrix, say \(A\), is given by
\[A = \left[ F I \right],\]
where \(F\) is the \(n \times n\) Discrete Fourier Transform matrix,
and \(I\) is the \(n \times n\) identity. It is a common example of
a matrix with low coherence.
Python API
-
FourierIdentity
(A, n)