Expand description
DFT-based Fractional Fourier Transform
This module implements the FrFT using the DFT eigenvector decomposition method, which provides excellent numerical stability and energy conservation.
Functionsยง
- frft_
dft - Compute the Fractional Fourier Transform using DFT eigenvector decomposition