scatteredInterpolant vs HEG Tool for bi-linear interpolation
2 次查看(过去 30 天)
显示 更早的评论
Hi,
I am trying to read a MODIS hdf reflectance file in sinusoidal projection and creat a regular data grid (in lat and lon). When I use the 'scatteredInterpolant' function to generate the grid from scattered lat-lon data, it takes about 3 minutes but this same job is accomplished by the HEG Tool in 7 seconds! I was wondering why this is the case and the scatteredInterpolant is so slow here?
Any idea for improvement is really appreciated.
0 个评论
回答(0 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!