【 MATLAB 】spline 函数介绍(三次样条数据插值)

spline Cubic spline data interpolation Syntax s = spline(x,y,xq) pp = spline(x,y) Description s = spline(x,y,xq) returns a vector of interpolated values s corresponding to the query points in xq. The
相关文章
相关标签/搜索