フィルターのクリア

Grid data interpolation to find value in scattered points

3 ビュー (過去 30 日間)
BN
BN 2020 年 4 月 28 日
回答済み: KSSV 2020 年 4 月 28 日
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

採用された回答

KSSV
KSSV 2020 年 4 月 28 日
Read about interp2.

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeInterpolation についてさらに検索

製品


リリース

R2020a

Community Treasure Hunt

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

Start Hunting!

Translated by