我有两个列表来描述函数y(x):
x = [0,1,2,3,4,5] y = [12,14,22,39,58,77]
我想执行三次样条插值,以便在x的域中给出一些值u,例如
u = 1.25
我能找到你(你).
我在SciPy中发现了这个,但我不知道如何使用它.
python interpolation spline scipy cubic-spline
cubic-spline ×1
interpolation ×1
python ×1
scipy ×1
spline ×1