Clear Filters
Clear Filters

how to get the temperature at a specific point through interpolation

3 views (last 30 days)
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.

Accepted Answer

Walter Roberson
Walter Roberson on 27 Feb 2013
See TriScatteredInterp

More Answers (0)

Community Treasure Hunt

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

Start Hunting!