Nurbs function

A set of functions to calculate a nurbs curve

Vous suivez désormais cette soumission

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.

Citation pour cette source

Graziano Fuccio (2026). Nurbs function (https://fr.mathworks.com/matlabcentral/fileexchange/60452-nurbs-function), MATLAB Central File Exchange. Extrait(e) le .

Informations générales

Compatibilité avec les versions de MATLAB

  • Compatible avec toutes les versions

Plateformes compatibles

  • Windows
  • macOS
  • Linux
Version Publié le Notes de version Action
2.0.0.0

a little modify in the example file