Why does cubic interpolation give values that are outside the data range?

10 visualizzazioni (ultimi 30 giorni)
I basically want to plot temperature against latitude and longitude.I have heard that cubic interpolation gives negative values and since temperature cannot be negative i wanted to know which interpolation to use?

Risposte (2)

Jan
Jan il 14 Feb 2013
Linear interpolation does not create values outside the range given by the measurement.
  1 Commento
Charles David
Charles David il 15 Feb 2013
But what is the difference between these methods.Which algorithms do they use and is linear really suited for my problem?

Accedi per commentare.


Sean de Wolski
Sean de Wolski il 14 Feb 2013

Categorie

Scopri di più su Interpolation in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by