搜索资源列表
eulertoquat
- 众所周知,欧拉角和四元数是存在对应关系的。后者用于导航等时不存在死区现象,而且,精度高,计算简单。-known, the Euler angles and quaternion is a correlation between them. Navigation for the latter did not exist at the Dead phenomenon, and with high accuracy, is simple.
satellite1
- 针对卫星姿态控制中的一些常见运算的源码。如,四元素与欧拉角的互换,矩阵之间的运算等-against satellite attitude control of the operation some common source. For example, four elements and Euler angle swap between the matrix, etc.
Euler_Angles
- 通过matlab图形进行欧拉角的演示,对于理解欧拉角有很大的帮助。
proj3
- 对三维人体运动数据进行处理并显示,基于逆运动学Inverse Kinematics的运动控制,算法中完成了四元数、欧拉角的插值。该程序使用了fltk图形库,因为是静态链接库,可以脱离平台。用此程序研究三维游戏引擎中人物的控制,非常具有参考价值。
B747_simulink_Model
- 以波音747为背景,建立了飞机运动的空间六自由度仿真模型。其中包含以下部分: 1. 飞机运动的空间六自由度仿真模型 2. 自动驾驶仪仿真模型; 3.执行器仿真模型; 4.大气重力环境模型; 5.气动数据模型; 6.发动机推力模型; 另外,仿真过程中: 1.考虑了风场的影响 2.考虑了传感器的随机噪声; 3.考虑了执行器时间延迟; 4.采用变增益控制器;
Open GL视点控制与切换
- 在OpenGL环境中,利用鼠标(左右键及滚轮)控制物体(飞机)和视点在空中运动,并能将视点在第三方和飞行者间进行切换,同时给出了欧拉角定义的演示,可用于教学。
eulertoquat
- 众所周知,欧拉角和四元数是存在对应关系的。后者用于导航等时不存在死区现象,而且,精度高,计算简单。-known, the Euler angles and quaternion is a correlation between them. Navigation for the latter did not exist at the Dead phenomenon, and with high accuracy, is simple.
231226
- 空间后方交汇求解相机外方位元素,变量如下 % x,y 控制点像点坐标 % X,Y,Z 控制点空间坐标 %f焦距 %X0,Y0,Z0,a,b,c六个外方位元素 %x0,y0,-f内方位元素:光心坐标 %cha,chb,chc:外方位角元素改正数 %count 记录迭代次数 %R 旋转矩阵 %A 线性化的偏导系数矩阵 %L 常数项矩阵 %M0 外方位元素矩阵 %M1 外方位元素改正数矩阵-me
satellite1
- 针对卫星姿态控制中的一些常见运算的源码。如,四元素与欧拉角的互换,矩阵之间的运算等-against satellite attitude control of the operation some common source. For example, four elements and Euler angle swap between the matrix, etc.
dcmfromeulerang
- 飞行器姿态角的欧拉角表示方法与余弦矩阵表示方法的matlab转换程序-Aircraft attitude angle of the Euler angle method with cosine matrix methods matlab conversion process
OurAngle
- 该程序是将摄像机旋转矩阵反求得到欧拉角过程,算法简单,容易操作。-The program is to get the camera rotation matrix Euler angle reverse the process, the algorithm is simple, easy to operate.
e2qandq2e
- 欧拉角转换为四元数的MATLAB程序,顺序为312-Euler angles into a quaternion of the MATLAB program, the order of 312
Quat2Euler
- 将Quaternion四元素坐标系转换为一般的欧拉角坐标系,避免采用反三角函数导致的值域限制问题。参数xi为搜索的精度,对于每个欧拉角可以分别设定,xi越小,搜索越精确。-Quaternion quaternion coordinate system will be converted to general Euler angle coordinate system, avoiding the use of inverse trigon
MPU6050_DMP_KALMAN
- MU6250读取九轴数据,采用卡尔曼滤波算法实现姿态解算,输出欧拉角(attitude calculation based on Kalman filtering)
四元数和欧拉角
- 关于四元数和欧拉角的一些资料,挺丰富的,共享一下,希望对大家有帮助。(About four yuan and Euler angle of some information, very rich, share it, I hope all of you help.)
Demo
- 欧拉角转换四元数 公式是从网上搜索的,代码自己编写的,适用任意支持C的平台,原本是为了6轴融合模拟9轴效果用的。(Euler angle conversion four yuan formula is from the Internet search, the code itself written, apply to any support C platform, originally for the 6 axis fusion si
NSVtx
- 我们使用用欧拉角来表示航天器的姿态的仿真(Attitude simulation of Spacecraft Based on Euler angle)
欧拉变换
- 用来确定定点转动刚体位置的3个一组独立角参量,由章动角θ、旋进角(即进动角)ψ和自转角j组成。此变换矩阵可用来欧拉角变换。(Euler transformation)
translation of qua and euler and dcm
- 共有六个函数。作用分别是,姿态矩阵转换为欧拉角;欧拉角转换为姿态矩阵;欧拉角转换为四元数;四元数转换为姿态矩阵‘四元数转换为欧拉角。’(There are six functions. The effect is that the attitude matrix is transformed to the Euler angle, the Euler angle is transformed into the attitude matr
ADXL345含欧拉角及openGL
- 使用树莓派驱动ADXL345 显示欧拉角/OPENGL 3D建模控制 历史曲线等(Use raspberry pie to drive ADXL345 to display Euler angle/OPENGL 3D modeling control history curve, etc.)