N-dimensional Fourier interpolation

Performs N-D FFT interpolation with upsampling, downsampling, or mixed up- and downsampling
2,8K Downloads
Aktualisiert 15. Dez 2010

Lizenz anzeigen

Performs N-D FFT interpolation on any data for which fftn works. Will upsample by zero-filling, downsample by truncating high frequencies, or combine both up- and downsampling by dimension to allow arbitrary reshaping.

Zitieren als

Matthias Schabel (2024). N-dimensional Fourier interpolation (https://www.mathworks.com/matlabcentral/fileexchange/22665-n-dimensional-fourier-interpolation), MATLAB Central File Exchange. Abgerufen .

Kompatibilität der MATLAB-Version
Erstellt mit R14
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux
Kategorien
Mehr zu Multirate Signal Processing finden Sie in Help Center und MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Veröffentlicht Versionshinweise
1.5.0.0

Bug fixes and improved efficiency

1.4.0.0

Fixed bug that caused problems with odd dimensions and simplified code

1.3.0.0

fixed so it works correctly with odd sizes and mixed sizes, substantially simplified code

1.0.0.0