fft_upsample
by Ohad Gal
31 Mar 2003
(Updated 02 Apr 2003)
Upsamples a complex series to form time domain interpolation for a fixed spaced grid.
|
Watch this File
|
| File Information |
| Description |
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. |
| Acknowledgements |
This submission has inspired the following:
updownsample
|
| MATLAB release |
MATLAB 6.1 (R12.1)
|
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
| Comments and Ratings (3) |
| 09 Jul 2003 |
karri srinivas
|
|
|
| 11 Mar 2004 |
Spam A. Lope
|
|
|
| 28 Jan 2007 |
Adam Wyatt
|
|
|
|
Contact us at files@mathworks.com