3D-translation基于罗德里格矩阵的三维坐标转换我要分享

3D translation 3D coordinate transformation based on Rodrigues matrix

罗德里格矩阵 三维坐标

关注次数: 133

下载次数: 0

文件大小: 1KB

代码分类: 仿真计算

开发平台: matlab

下载需要积分: 1积分

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

代码描述

中文说明:

该程序实现了基于罗德里格矩阵的三维坐标转换,该算法简单快速,无需迭代而具有较高的精度。


English Description:

The program realizes the three-dimensional coordinate transformation based on Rodrigues matrix. The algorithm is simple, fast, and has high accuracy without iteration


代码预览