【 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
相關文章
相關標籤/搜索