下面是使用直線和B-Spline對正弦波上的點進行插值的例子。 #coding = utf-8 import numpy as np import pylab as pl from scipy import interpolate x ...
確定! 回上一頁