angle2dcm源代码我要分享

Angele2dcm source code

matlab 源代码

关注次数: 354

下载次数: 0

文件大小: 2.18 kB

代码分类: 其他

开发平台: matlab

下载需要积分: 2积分

版权声明:如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

代码描述

中文说明:由坐标轴的旋转角获得方向余弦矩阵,用于坐标系旋转。    ANGLE2DCM Create direction cosine matrix from rotation angles. N = ANGLE2DCM( R1, R2, R3, S ) calculates the direction cosine matrix,   N, for a given set of rotation angles, R1, R2, R3, and a specified  rotation sequence, S. 


English Description:

The direction cosine matrix is obtained from the rotation angle of the coordinate axis, which is used to rotate the coordinate system.     ANGLE2DCM Create direction cosine matrix from rotation angles. N = ANGLE2DCM( R1, R2, R3, S ) calculates the direction cosine matrix,


代码预览