Nurbs function

A set of functions to calculate a nurbs curve

您现在正在关注此提交

This zip is a set of functions to evaluate a nurbs curve. In particular:
-basisfunction.m evaluates the basis functions
-nurbsfun.m evaluates the curve's points
-nurbs_example.m is an example on how to use these functions
If there are problems and error in the code, please contact me.

引用格式

Graziano Fuccio (2026). Nurbs function (https://ww2.mathworks.cn/matlabcentral/fileexchange/60452-nurbs-function), MATLAB Central File Exchange. 检索时间: .

类别

Help CenterMATLAB Answers 中查找有关 Splines 的更多信息

一般信息

MATLAB 版本兼容性

  • 兼容任何版本

平台兼容性

  • Windows
  • macOS
  • Linux
版本 已发布 发行说明 Action
2.0.0.0

a little modify in the example file