插值
Embed This Widget
Add the script tag and a data attribute to embed this widget.
Embed via iframe for maximum compatibility.
<iframe src="https://unitfyi.com/iframe/glossary/interpolation-def/" width="420" height="400" frameborder="0" style="border:0;border-radius:10px;max-width:100%" loading="lazy"></iframe>
Paste this URL in WordPress, Medium, or any oEmbed-compatible platform.
https://unitfyi.com/glossary/interpolation-def/
Add a dynamic SVG badge to your README or docs.
[](https://unitfyi.com/glossary/interpolation-def/)
Use the native HTML custom element.
定义
通过假设两个已知数据点之间存在某种函数关系(通常为线性),来估算中间值的方法。
解释
If water boils at 100°C at sea level (0 m) and at 93.3°C at 2,000 m altitude, linear interpolation gives a boiling point of 96.65°C at 1,000 m. Lookup tables in engineering handbooks use interpolation for intermediate values. Linear interpolation introduces errors when the true relationship is non-linear — at extreme altitudes, a quadratic fit is more accurate.
RELATED ARTICLES
From milligrams to metric tons, this guide covers every major weight and mass unit with exact conversion factors, real-world examples, and a clear explanation of why weight and mass are not the same thing.
Complete Guide to Length Units: From Nanometers to Light-YearsA comprehensive reference covering every major length unit—metric, imperial, nautical, and astronomical—with exact conversion factors and real-world scale examples.