Missing samples interpolation through the FFT

Interpolates missing samples with arbitrary positions through the FFT.
88 Downloads
Updated 5 Mar 2016

View License

The function InterpMissingSamples.m interpolates a signal in a regular grid of length N from P samples at nonuniform positions in that grid. The interpolation is done through the FFT only, i.e, without inverting the associated linear system. The method is described in the paper
@ARTICLE{Selva15,
author={Selva, J.},
journal={Signal Processing, IEEE Transactions on},
title={{F}{F}{T} Interpolation From Nonuniform Samples Lying in a Regular Grid},
year={2015},
volume={63},
number={11},
pages={2826-2834},
month={June},}

There is a pre-print available at

http://arxiv.org/abs/1408.3717

Cite As

Jesus Selva (2024). Missing samples interpolation through the FFT (https://www.mathworks.com/matlabcentral/fileexchange/55790-missing-samples-interpolation-through-the-fft), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2012a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Signal Processing Toolbox in Help Center and MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.0.0.0