fft_upsample

Upsamples a complex series to form time domain interpolation for a fixed spaced grid.

Ahora está siguiendo esta publicación

One cannot interpolate a complex number in the form of Real + j*imaginary.
The only way to do interpolation is on the complex representation of an amplitude + phase. But sometimes the phase is not continuous, and given in the modulo(2*pi) representation (such as the result from the "FFT" function).

Using "unwrap" function does not always manage to restore the phase to be continuous, thus interpolation in the Fourier plane is probably the only answer.

This function works on a single or 2 dimensional arrays.

Citar como

Ohad Gal (2026). fft_upsample (https://es.mathworks.com/matlabcentral/fileexchange/3214-fft_upsample), MATLAB Central File Exchange. Recuperado .

Agradecimientos

Inspiración para: updownsample

Categorías

Más información sobre Fourier Analysis and Filtering en Help Center y MATLAB Answers.

Información general

Compatibilidad con la versión de MATLAB

  • Compatible con cualquier versión

Compatibilidad con las plataformas

  • Windows
  • macOS
  • Linux
Versión Publicado Notas de la versión Action
1.0.0.0