Curvature-Torsion Defined Curve

Given torsion and curvature functions, compute the curve uniquely.
2,4K téléchargements
Mise à jour 1 sept. 2016

Afficher la licence

Given continuous curvature and torsion as functions of t, a unique 3D curve is identified by solving a system of 3 vector differential equations, known as Frenet's equations. Each equation refer to one the vector basis: tangent, normal and binormal vectors. Each equation can be split into 3 scalar equation whose unknowns are the coordinates of each vector.
The resulting system is linear with a 9x9 antisymmetric matrix. It is solved by means of ode45 solver.

Citation pour cette source

Paolo Panarese (2024). Curvature-Torsion Defined Curve (https://www.mathworks.com/matlabcentral/fileexchange/7259-curvature-torsion-defined-curve), MATLAB Central File Exchange. Récupéré le .

Compatibilité avec les versions de MATLAB
Créé avec R14SP1
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Catégories
En savoir plus sur Numerical Integration and Differential Equations dans Help Center et MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Publié le Notes de version
1.0.0.1

Updated license

1.0.0.0