matlab 自带三次样条的程序啊 >> help spline SPLINE Cubic spline data interpolation. YY = SPLINE(X,Y,XX) uses cubic spline interpolation to find YY, the values of the underlying function Y at the points in the vector XX. The vector X specifies the points at which the data Y is given. If Y is...
时间:2024-12-16 10:40栏目:行业资料