中英互译
spline interpolation
基本释义
- 样条插值:一种数值分析方法,用于在给定的数据点之间估计未知数据点的值。样条插值使用多项式函数来逼近数据点,以获得平滑的曲线或曲面。
双语例句
- Elastic registration based on thin plate spline interpolation is deeply studied.薄板样条插值是应用较多的弹性配准方法。
- In general, spline interpolation functions don't fit the need of monotony property.在实际问题中,一般的样条插值函数不满足单调递增性质。
- This is the method of calculating it, and spline interpolation code, you can refer to.这是计算方法里面的,样条插值代码,大家可以参考一下。
网络短语
- cubic spline interpolation三次样条插值;样条插值函数;三次样条内插
- Spline Interpolation Method样条插值法;窜改法
- Quadratic-Spline interpolation二次样条插值
- C spline interpolationc样条插值
- Tension spline interpolation function张力样条插值函数
英英释义
- In the mathematical field of numerical analysis, spline interpolation is a form of interpolation where the interpolant is a special type of piecewise polynomial called a spline. Spline interpolation is preferred over polynomial interpolation because the interpolation error can be made small even when using low degree polynomials for the spline.