准确对数据进行三次B样条插值我要分享

Accurate cubic B-spline interpolation of data

MATLAB三次B样条 B样条 B样条matlab 三次B样条插值 三次B样条

关注次数: 331

下载次数: 1

文件大小: 2KB

代码分类: 仿真计算

开发平台: matlab

下载需要积分: 1积分

版权声明:如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

代码描述

中文说明:

经过修改后可以准确对数据进行三次B样条插值,在原有基础上做了很大改进。


English Description:

After modification, cubic B-spline interpolation can be performed on the data accurately, which is greatly improved on the original basis.


代码预览

cubic_bpline_1.m

cubic_bpline_10.m