Nurbs function

A set of functions to calculate a nurbs curve
876 Descargas
Actualizado 29 nov 2016

Ver licencia

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.

Citar como

Graziano Fuccio (2026). Nurbs function (https://es.mathworks.com/matlabcentral/fileexchange/60452-nurbs-function), MATLAB Central File Exchange. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R2016b
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Categorías
Más información sobre Splines en Help Center y MATLAB Answers.
Versión Publicado Notas de la versión
2.0.0.0

a little modify in the example file