Why does cubic interpolation give values that are outside the data range?
Mostrar comentarios más antiguos
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?
Respuestas (2)
Jan
el 14 de Feb. de 2013
0 votos
Linear interpolation does not create values outside the range given by the measurement.
1 comentario
Charles David
el 15 de Feb. de 2013
Categorías
Más información sobre Interpolation en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!