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://kr.mathworks.com/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