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!