gpt4 book ai didi

python - SciPy 的 interp1d 端点

转载 作者:太空宇宙 更新时间:2023-11-03 16:15:00 25 4
gpt4 key购买 nike

在SciPy的插值模块中有一个名为interp1d的函数。文档说它是样条插值:http://docs.scipy.org/doc/scipy/reference/generated/scipy.interpolate.interp1d.html然而我无法找到端点的边界条件是什么。例如,在三次样条的情况下,应指定端点处的导数(或二阶导数)。 interp1d 使用的值是什么?

最佳答案

CubicSpline 是 scipy 0.18 中的新增功能,允许用户控制边界条件。 FITPACK 和 interp1d 都没有。

关于python - SciPy 的 interp1d 端点,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/39013058/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com