Rotation matrix
版本 1.0 (944 字节) 作者:
Mathan Chandran
For a given axis vector and an angle of rotation about the axis we get a rotation matrix.
example m = rotm(v,angle)
v := a row vector of the axis of rotation.
angle := angle of rotation about the axis.
It uses six subroutines orthv.m,gramsch.m,
proj.m,projv.m,ord.m, shuffle.
引用格式
Mathan Chandran (2024). Rotation matrix (https://www.mathworks.com/matlabcentral/fileexchange/56828-rotation-matrix), MATLAB Central File Exchange. 检索时间: .
MATLAB 版本兼容性
创建方式
R2015a
兼容任何版本
平台兼容性
Windows macOS Linux类别
在 Help Center 和 MATLAB Answers 中查找有关 3-D Scene Control 的更多信息
标签
致谢
启发作品: Rotation Forest
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!版本 | 已发布 | 发行说明 | |
---|---|---|---|
1.0 |
|