Why does cubic interpolation give values that are outside the data range?
이전 댓글 표시
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?
답변 (2개)
Jan
2013년 2월 14일
0 개 추천
Linear interpolation does not create values outside the range given by the measurement.
카테고리
도움말 센터 및 File Exchange에서 Interpolation에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!