フィルターのクリア

how to get the temperature at a specific point through interpolation

3 ビュー (過去 30 日間)
Charles David
Charles David 2013 年 2 月 27 日
I have 3 vectors latitude longitude and temperature.i.e the temperature is at the respective latitudes and longitudes.Now i want to find out the temperature at a specific latitude and longitude not in the original set through interpolation.
P.S. the data varies randomly.i.e it is not monotonously inc or dec.

採用された回答

Walter Roberson
Walter Roberson 2013 年 2 月 27 日
See TriScatteredInterp
  1 件のコメント
Charles David
Charles David 2013 年 5 月 9 日
yes TriScatteredInterp is much better than griddata

サインインしてコメントする。

その他の回答 (0 件)

Community Treasure Hunt

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

Start Hunting!

Translated by