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
Jan 2013년 2월 14일

0 개 추천

Linear interpolation does not create values outside the range given by the measurement.

댓글 수: 1

But what is the difference between these methods.Which algorithms do they use and is linear really suited for my problem?

댓글을 달려면 로그인하십시오.

카테고리

도움말 센터File Exchange에서 Interpolation에 대해 자세히 알아보기

질문:

2013년 2월 14일

Community Treasure Hunt

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

Start Hunting!

Translated by