Frenet basis for 3D torsion-curvature based curves

版本 1.0.0.1 (11.7 KB) 作者: Paolo Panarese
Given torsion and curvature functions, it computes the curve by solving Frenet differential system.
2.2K 次下载
更新时间 2016/9/1

查看许可证

Given 2 continuous functions of t as curvature and torsion, there is a unique 3D curve that is the solution to the system of 3 vector differential equations, known as Frenet's equations, one equation for each basic vector.
Each equation can be split into 3 scalar equations whose unknown are the coordinates on the final point of the vector. The resulting system is linear with an antisymmetric matrix.

1. Run the GUI file frenetgui.m
2. edit Curvature and Torsion as constant or functions of t.
3. Click the "Compute Orbit Curve" button
4. Click on the "Frenet Bases Motion" button.
5. You can freeze the motion, resize the size of basis vectors and then resume the motion.
6. You can change the temporal span.

引用格式

Paolo Panarese (2024). Frenet basis for 3D torsion-curvature based curves (https://www.mathworks.com/matlabcentral/fileexchange/7256-frenet-basis-for-3d-torsion-curvature-based-curves), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R14SP1
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Numerical Integration and Differential Equations 的更多信息
致谢

启发作品: frenet_robust.zip

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