|
|
| File Information |
| Description |
This function performs 2-dimensional interpolation similar to MATLAB's built-in function interp2 with a considerable speed advantage.
qinterp2 may only be used with evenly-spaced, monotonically increasing X and Y library arrays. In addition, there is little error checking on these inputs, as qinterp2's speed boost is derived from avoiding manipulation of these arrays. See the attached image for how interp2 and qinterp2 compare vs. input length. The test was performed on a 2.4GHz Intel Windows XP machine running MATLAB 7 R14SP3.
See file id 10286 (Fast interpolation) for the one-dimensional version of this file. |
| Acknowledgements |
The author wishes to acknowledge the following in the creation of this submission:
Fast interpolation
|
| MATLAB release |
MATLAB 7.1.0 (R14SP3)
|
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
| Comments and Ratings (6) |
| 18 Apr 2006 |
John D'Errico
|
|
|
| 23 Aug 2006 |
Nathaniel Brahms
|
|
|
| 12 Dec 2006 |
Ahmed Said
|
|
|
| 15 Oct 2008 |
Nicolas Nicolas
|
|
|
| 15 Oct 2008 |
Kyle H
|
|
|
| 26 Aug 2010 |
QU RAN
|
|
|
| Updates |
| 31 May 2006 |
Added bilinear interpolation |
|
Contact us at files@mathworks.com