matlab曲面拟合我要分享

MATLAB surface fitting

关注次数: 289

下载次数: 1

文件大小: 818.95 kB

代码分类: 其他

开发平台: matlab

下载需要积分: 2积分

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

代码描述

中文说明:该函数特别适合空间点的曲面拟合,matlab中对于此类数据点似乎只能用griddata差值计算,并且效果不怎么好;至于B样条拟合,其外扩数据点的选取不是一般的matlab用户所能掌握的,同时对于非网格数据的转换也是一个问题


English Description:

This function is particularly suitable for surface fitting points, for this type of data in a MATLAB seems to only use GridData margin calculation, and the effect is not very good; as for b-spline fitting, besides expanding selection of data points is not generally available to MATLAB users, while conversion is also a problem for non-grid data


代码预览

相关推荐