非均匀傅里叶变换 Resources

Showing items tagged with "非均匀傅里叶变换"

The Non-Uniform Fourier Transform extends the traditional Fourier Transform, particularly suitable for processing non-uniformly sampled data or computing spectra at arbitrary frequencies. This implementation typically employs algorithms like the NUFFT (Non-Uniform Fast Fourier Transform) which uses interpolation techniques to map non-uniform data points to a uniform grid for efficient computation.

MATLAB 246 views Tagged

Non-Uniform Fourier Transform - This program simulates the Fourier transform for non-uniformly sampled signals, implementing irregular sampling spectral analysis through algorithmic computation.

MATLAB 205 views Tagged