Grid data interpolation to find value in scattered points
3 views (last 30 days)
Show older comments
Hello Everyone
I have a grid data set (0.5 x 0.5 latitude x longitude) which each grid represents the average value for that grid. Now I want to interpolate this grid data set for some certain points (scattered). In fact, I want to have exact value at this certain latitude and longitude instead of having grid data. I want to use a bilinear approach.
I attached a sample of my grid data and the certain points that I want.
Please let me know if it is possible doing that in Matlab or not.
Thank you in advance
0 Comments
Accepted Answer
More Answers (0)
See Also
Categories
Find more on Interpolation in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!