搜索资源列表

  1. 四元数

    0下载:
  2. 本代码中包含3D向量,矩阵,以及四元数的实现。四元数在旋转插值的精确性是众所周知的。这几个类对3D图形编程的人是特别有用的。
  3. 所属分类:3D图形编程

    • 发布日期:2009-03-15
    • 文件大小:9528
    • 提供者:koilin
  1. feb98

    0下载:
  2. 国外游戏开发者杂志1998年第二期配套代码,包含了Nick Bobic的使用四元数来旋转物体的代码--Code of game development magazine in 1998 the second issue, it including Nick Bobic code that uses quaternion to revolve object
  3. 所属分类:游戏

    • 发布日期:2024-05-15
    • 文件大小:7168
    • 提供者:站长
  1. eulertoquat

    0下载:
  2. 众所周知,欧拉角和四元数是存在对应关系的。后者用于导航等时不存在死区现象,而且,精度高,计算简单。-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.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-15
    • 文件大小:6144
    • 提供者:sea
  1. qrot3d

    0下载:
  2. 四元数实现的三维空间的表达形式,具有表达式简单,运算精度高,占有存储空间小等优点。-quaternion achieve the three-dimensional space of expression, the expression is simple, high precision computing, possession of small storage space advantages.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-15
    • 文件大小:69632
    • 提供者:sea
  1. qlib

    0下载:
  2. 四元数表示的,用于matlab仿真的工具箱。通过它,可以掌握四元数的一些特征。-quaternion said, for the simulation of Matlab Toolbox. Through it, we can get quaternion some characteristics.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-15
    • 文件大小:40960
    • 提供者:sea
  1. pathedit0919

    0下载:
  2. 三维骨架运动数据bvh的读取,显示,基于B样条的路径编辑,运动编辑,多种骨架插值算法(四元数+B样条插值)-3D skeleton movement data bvh read, display, based on B-spline path of the editors, sports editors, Skeleton various interpolation algorithm (Quaternion B-spline inte
  3. 所属分类:3D图形编程

    • 发布日期:2024-05-15
    • 文件大小:921600
    • 提供者:Ian
  1. SDINS_quaternion

    0下载:
  2. 采用四元数方法推导出SDINS数学平台角误差方程和速度误差方程,并以此建立非线性初始对准误差模型,应用扩展卡尔曼滤波(EKF)进行精对准,确定初始失调角。-using quaternion approach derived platform SDINS mathematical equations and the error rate of error equation, and the establishment of this in
  3. 所属分类:软件工程

    • 发布日期:2024-05-15
    • 文件大小:110592
    • 提供者:李然
  1. gyro_EKF

    0下载:
  2. 给出了一种基于陀螺和四元数的EKF卫星姿态确定算法,非常实用-is based on a gyroscope and quaternion the EKF satellite attitude determination algorithm, a very practical
  3. 所属分类:行业发展研究

    • 发布日期:2024-05-15
    • 文件大小:236544
    • 提供者:李然
  1. SINS

    0下载:
  2. 向量,坐标旋转矩阵,四元数变换,wgs-84 utm,经纬高坐标变换类库,摘自CPS飞行模拟开源软件http://csp.sourceforge.net/wiki/Main_Page-Vector, coordinate rotation matrix, quaternion transform, wgs-84 utm, latitude and longitude coordinates transform the high-clas
  3. 所属分类:GIS编程

    • 发布日期:2024-05-15
    • 文件大小:28672
    • 提供者:goldenone
  1. Quaternion

    0下载:
  2. 本源码实现了一个在3D编程中很重要的四元数的类。在写这个类前提还包括对三维空间中向量类,以及4*4矩阵的运算。四元数对于三维模型的旋转能够很好的计算。-The source to achieve a 3D programming in a very important class Quaternion. At the time of writing the premise of this class also includes thre
  3. 所属分类:图形图象

    • 发布日期:2024-05-15
    • 文件大小:9216
    • 提供者:lilin
  1. ObtainMethodofQuaternionMatrixOrthogonalEigenvecto

    0下载:
  2. 针对四元数矩阵正交特征矢量系求解困难的缺点, 本文提出一种获取四元数矩阵正交特征矢量集等效、便捷的方法, 其基本思路为: 首先, 构造四元数矩阵定义于复数域的导出阵, 并利用该导出阵特征矢量空间的一种特殊的等价空间间接获取 相应特征值所对应的特征矢量. 然后, 将复数矢量转换为四元数矢量, 按如此方式获取的对应所有特征值的非零特征矢量则构 成原始四元数矩阵的正交特征矢量系-For Quaternion orthogonal
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-15
    • 文件大小:494592
    • 提供者:tanghui
  1. Matrix_and_Vector_and_Quaternion

    0下载:
  2. 矩阵、向量以及四元数的封装类,包含了基本的矩阵运算、向量运算、四元数运算以及矩阵与四元数的相互转换-Matrix and vector operations
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-15
    • 文件大小:17408
    • 提供者:小马
  1. quaternion

    1下载:
  2. 四元数乘法、求逆、共轭、求范数函数,并附有求解矢量旋转坐标的程序例子-Quaternion multiplication, inverse, conjugate, seeking norm function, together with procedures for solving the example of vector rotating coordinate
  3. 所属分类:matlab例程

    • 发布日期:2024-05-15
    • 文件大小:2048
    • 提供者:wbw
  1. 四元数_9fc2a

    0下载:
  2. 四元数的基本原理,主要用于姿态转化,计算欧拉角等。最基本的(Basic principle of four number)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-15
    • 文件大小:2048
    • 提供者:onesir
  1. 惯性导航四元数法

    0下载:
  2. 主要利用四元数来解算姿态角,并实时更新四元数,然后实时更新姿态角。(The attitude angle is calculated by four variables, and the four variables are updated in real time, and then the attitude angle is updated in real time.)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-15
    • 文件大小:450560
    • 提供者:我的春天
  1. 惯性导航中加速度计和陀螺仪性能研究_徐东升

    0下载:
  2. 通过利用陀螺仪数据来解算和更新四元数,进而来计算姿态角。(The attitude angle is calculated by using the gyro data to solve and update the number of four variables.)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-15
    • 文件大小:514048
    • 提供者:我的春天
  1. 四元数解算姿态Matlab程序代码

    0下载:
  2. 四元数是简单的超复数。 复数是由实数加上虚数单位 i 组成,其中i^2 = -1。 相似地,四元数都是由实数加上三个虚数单位 i、j、k 组成,而且它们有如下的关系: i^2 = j^2 = k^2 = -1, i^0 = j^0 = k^0 = 1 , 每个四元数都是 1、i、j 和 k 的线性组合,即是四元数一般可表示为a + bk+ cj + di,其中a、b、c 、d是实数。 对于i、j、k本身的几何意义可以理解为一种旋转,其
  3. 所属分类:其他小程序

    • 发布日期:2024-05-15
    • 文件大小:3072
    • 提供者:枫棱
  1. 四元数更新在matlab中的实现

    0下载:
  2. 四元数更新在matlab中的实现,包括采样、更新四元数、规范化、得到姿态角(Quaternion update in matlab implementation, including sampling, update the quaternions, standardization and attitude Angle)
  3. 所属分类:Internet/网络编程

  1. EKF

    1下载:
  2. 使用扩展卡尔曼滤波进行姿态解算,输出四元数,可进行参数调节(Use extended Kalman filter for attitude calculation, output quaternion, parameter adjustment)
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-15
    • 文件大小:11648000
    • 提供者:shuang0——0
  1. MPU6500研发代码(四元数)

    1下载:
  2. 基于STM32F103单片机解算出MPU6500 陀螺仪姿态数据,SPI通信协议,并且CAN总线输出。(Based on STM32F103, the attitude data of mpu6500 gyroscope, SPI communication protocol and can bus output are calculated.)
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-15
    • 文件大小:7712768
    • 提供者:一人一城
« 12 3 4 5 6 7 8 9 10 ... 25 »

源码中国 www.ymcn.org