求Matlab中一维线性插值的函数

来源:学生学帮网 编辑:学帮网 时间:2024/06/08 14:54:11

求Matlab中一维线性插值的函数

一维线性插值函数为interp1().如果是用三次样条插值还可以直接用spline()