Grid data interpolation to find value in scattered points

5 Ansichten (letzte 30 Tage)
BN
BN am 28 Apr. 2020
Beantwortet: KSSV am 28 Apr. 2020
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

Akzeptierte Antwort

KSSV
KSSV am 28 Apr. 2020
Read about interp2.

Weitere Antworten (0)

Kategorien

Mehr zu Interpolation finden Sie in Help Center und File Exchange

Produkte


Version

R2020a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by