Nurbs function

A set of functions to calculate a nurbs curve
ダウンロード: 876
更新 2016/11/29

ライセンスの表示

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://jp.mathworks.com/matlabcentral/fileexchange/60452-nurbs-function), MATLAB Central File Exchange. に取得済み.

MATLAB リリースの互換性
作成: R2016b
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersSplines についてさらに検索

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
バージョン 公開済み リリース ノート
2.0.0.0

a little modify in the example file