fft_upsample

Version 1.0.0.0 (2,11 KB) von Ohad Gal
Upsamples a complex series to form time domain interpolation for a fixed spaced grid.
4,1K Downloads
Aktualisiert 2 Apr 2003

Lizenz anzeigen

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.

Zitieren als

Ohad Gal (2024). fft_upsample (https://www.mathworks.com/matlabcentral/fileexchange/3214-fft_upsample), MATLAB Central File Exchange. Abgerufen .

Kompatibilität der MATLAB-Version
Erstellt mit R12.1
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux
Kategorien
Mehr zu Fourier Analysis and Filtering finden Sie in Help Center und MATLAB Answers
Quellenangaben

Inspiriert: updownsample

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Veröffentlicht Versionshinweise
1.0.0.0