Curvature-Torsion Defined Curve

Given torsion and curvature functions, compute the curve uniquely.
2,4K download
Aggiornato 1 set 2016

Visualizza la licenza

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.

Cita come

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

Compatibilità della release di MATLAB
Creato con R14SP1
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux
Categorie
Scopri di più su Numerical Integration and Differential Equations in Help Center e MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Versione Pubblicato Note della release
1.0.0.1

Updated license

1.0.0.0