I want to find a cubic spline function approximation given data ${x_i,y_i}$ which is equivalent to scipy.interpolate.interp1d(x,y ...
確定! 回上一頁