Code covered by the BSD License
-
bicinter(x, y, z, x0, y0)
-
findnearest (x, y, z, x0, y0,...
-
lininter(x, y, z, x0, y0)
-
make_image(x, y, z)
-
nninter(x, y, z, x0, y0)
-
do_interp.m
-
do_interpnn.m
-
View all files
Interpolation for missing data
by Prakash Manandhar
29 Sep 2009
(Updated 07 Oct 2009)
Interpolates using nearest neighbor, bilinear or bicubic formula for missing data points
|
Watch this File
|
| File Information |
| Description |
While interpolation functions are available builtin in MATLAB, it requires data in specified griddata format. Consider sampling data from an experiment and you are missing some points and you don't want to repeat the experiment but require data at all grid-points for full calculation. This might help.
My data is an AFM image of a butterfly wings and there were missing parts from overlapping regions. Thanks to my colleague Nandula for the data. |
| MATLAB release |
MATLAB 7.3 (R2006b)
|
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
| Comments and Ratings (1) |
| 28 May 2011 |
Bosheng
|
|
|
| Updates |
| 07 Oct 2009 |
Corrected small omission from description. |
| 07 Oct 2009 |
Corrections in description. |
|
Contact us at files@mathworks.com