求取nurbs样条曲线的基函数我要分享

Getting the basis function of NURBS spline curve

nurbs 样条曲线 快速求取

关注次数: 383

下载次数: 2

文件大小: 3KB

代码分类: 智能算法

开发平台: matlab

下载需要积分: 1积分

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

代码描述

中文说明:

求取nurbs样条曲线的基函数,只需更改节点和节点矢量,各个阶次都可以快速求取。


English Description:

In order to get the basis function of NURBS spline curve, we only need to change the node and node vector, and each order can be obtained quickly.


代码预览

Untitled.m

nurbs.txt

求基函数

求基函数\Untitled2.m

求基函数\ba.m

123NURBS.txt