Curvature-Torsion Defined Curve

Given torsion and curvature functions, compute the curve uniquely.
ダウンロード: 2.4K
更新 2016/9/1

ライセンスの表示

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.

引用

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

MATLAB リリースの互換性
作成: R14SP1
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersNumerical Integration and Differential Equations についてさらに検索

Community Treasure Hunt

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

Start Hunting!
バージョン 公開済み リリース ノート
1.0.0.1

Updated license

1.0.0.0