Why does cubic interpolation give values that are outside the data range?
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
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?
0 Kommentare
Antworten (2)
Jan
am 14 Feb. 2013
Linear interpolation does not create values outside the range given by the measurement.
Siehe auch
Kategorien
Mehr zu Interpolation finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!