Rodrigues' axis-angle rotation

バージョン 1.0.1 (1.64 KB) 作成者: Soumitra Sitole
The script shows how to rotate vectors in space about an axis through the origin as well as any arbitrary axis
ダウンロード: 374
更新 2020/1/3

ライセンスの表示

Includes 2 code blocks. The first one uses the Rodrigues' formula to rotate a vector in space around an axis. The second block can be used to perform rotations about an arbitrary axis
1) Rotates a vector in 3D space about an axis passing through the origin
2) Rotates a vector in 3D space about an arbitrary axis
Can be used for generating cones in space since in the stated example the axis of rotation and the rotation vector have a common origin
Source/Reference:
https://en.wikipedia.org/wiki/Rodrigues%27_rotation_formula

引用

Soumitra Sitole (2024). Rodrigues' axis-angle rotation (https://www.mathworks.com/matlabcentral/fileexchange/73828-rodrigues-axis-angle-rotation), MATLAB Central File Exchange. 取得済み .

MATLAB リリースの互換性
作成: R2019b
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB Answers3-D Scene Control についてさらに検索
タグ タグを追加

Community Treasure Hunt

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

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

Updated with appropriate comments

1.0.0