CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - Quaternion in matlab
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - Quaternion in matlab - List
[
Other resource
]
GlobalPositioningSystemsInertialNavigationanditegr
DL : 0
This diskette (version 1.0) contains demonstration programs and source codes in MATLAB (v.5.2) for algorithms listed in the textbook Global Positioning Systems, Inertial Navigation, and Integration, by M. S. Grewal, Lawrence Weill, and A. P. Andrews, published by John Wiley and Sons, 2000. Contents: MATLAB (Version 5.2) Demonstrations & Scripts Chapter4 ephemeris.m calculates the GPS satellite position in ECEF coordinates from its ephemeris parameters. Chapter5 Klobuchar_fix.m calculates the ionospheric delay. Chapter6 (shows the quaternion utilities)
Update
: 2008-10-13
Size
: 12.52kb
Publisher
:
gaoxu
[
matlab
]
qrot3d
DL : 0
四元数实现的三维空间的表达形式,具有表达式简单,运算精度高,占有存储空间小等优点。-quaternion achieve the three-dimensional space of expression, the expression is simple, high precision computing, possession of small storage space advantages.
Update
: 2025-02-19
Size
: 68kb
Publisher
:
sea
[
matlab
]
qtfm_1_2
DL : 0
这是支持在MATLAB中进行四元数(哈密顿数)的工具箱,函数丰富,能大大简化四元数运算的速度-This is supported in MATLAB quaternions (Hamilton number) of the toolbox, function rich, can greatly simplify the quaternion computing speed
Update
: 2025-02-19
Size
: 146kb
Publisher
:
chen
[
matlab
]
navcode
DL : 0
导航解算,主要用于姿态的求解,主要利用的是四元数方法-Navigation solvers, mainly for solving attitude, the main use of the quaternion method
Update
: 2025-02-19
Size
: 4kb
Publisher
:
billtang
[
matlab
]
GlobalPositioningSystemsInertialNavigationanditegr
DL : 0
This diskette (version 1.0) contains demonstration programs and source codes in MATLAB (v.5.2) for algorithms listed in the textbook Global Positioning Systems, Inertial Navigation, and Integration, by M. S. Grewal, Lawrence Weill, and A. P. Andrews, published by John Wiley and Sons, 2000. Contents: MATLAB (Version 5.2) Demonstrations & Scripts Chapter4 ephemeris.m calculates the GPS satellite position in ECEF coordinates from its ephemeris parameters. Chapter5 Klobuchar_fix.m calculates the ionospheric delay. Chapter6 (shows the quaternion utilities) -This diskette (version 1.0) contains demonstration programs and source codes in MATLAB (v.5.2) for algorithms listed in the textbook Global Positioning Systems, Inertial Navigation, and Integration, by MS Grewal, Lawrence Weill, and AP Andrews, published by John Wiley and Sons, 2000.Contents: MATLAB (Version 5.2) Demonstrations
Update
: 2025-02-19
Size
: 12kb
Publisher
:
gaoxu
[
matlab
]
Qtfm_toolbox
DL : 0
Quaternions are hypercomplex numbers (that is generalizations of the complex numbers to higher dimensions than two). For an introduction, refer to the Wikipedia article on Quaternions. Quaternion toolbox for Matlab® extends Matlab® to allow calculation with matrices of quaternions in almost the same way that one calculates with matrices of complex numbers. This is achieved by defining a private type to represent quaternion matrices and overloadings of many standard Matlab® functions. The toolbox supports real and complex quaternions (that is quaternions with four real or complex components).-Quaternions are hypercomplex numbers (that is generalizations of the complex numbers to higher dimensions than two). For an introduction, refer to the Wikipedia article on Quaternions. Quaternion toolbox for Matlab ? extends Matlab ? to allow calculation with matrices of quaternions in almost the same way that one calculates with matrices of complex numbers. This is achieved by defining a private type to represent quaternion matrices and overloadings of many standard Matlab ? functions. The toolbox supports real and complex quaternions (that is quaternions with four real or complex components).
Update
: 2025-02-19
Size
: 143kb
Publisher
:
xbl
[
transportation applications
]
SINS-MatlabImplement
DL : 2
本程序是关于四元数法捷联惯导解算算法的matlab程序组合包,其中包括滤波初始对准仿真,罗经法初始对准仿真,捷联惯导解算仿真,组合卡尔曼滤波等演示程序及其必需的参数矩阵转换程序,程序算法皆是本人通过大量阅读捷联惯导经典论文书籍编写的,经过调试已经通过,所得圆锥误差,划桨误差与秦永元所编惯性导航一书相符,可靠性较高。适合惯导学习者参考改进使用 -This procedure is the law about quaternion SINS algorithm matlab solver combination package procedures, including filtering at the initial simulation, the initial alignment Gyrocompass law simulation, SINS Solution Demo simulation procedures, portfolio Kalman filter and the necessary presentation matrix conversion process parameters, the program algorithm are a large number of read I SINS classic books written thesis, after debugging has been passed from the error cone, paddle QIN Yong-yuan of the error and inertial navigation for one book in line with higher reliability. Inertial reference suitable to improve the use of learners
Update
: 2025-02-19
Size
: 20kb
Publisher
:
lijipeng
[
Algorithm
]
matlab_trm
DL : 0
MATLAB 有约束信赖域算法,以四元多项式为算例 适用于学习最优化算法的数学专业学生以及其他数值分析课程的同学, 程序清晰,对MATLAB的学习也有很大的帮助,同时程序还有一些不足,读者自己须根据实际问题更正。-MATLAB constrained trust region algorithm to quaternion polynomial example for the application of optimization algorithms in the learning of mathematics students, as well as other courses in numerical analysis of the students, the program clearly and learning to MATLAB is also a great help, but the procedure also There are a number of shortcomings, the reader himself to be corrected in accordance with the actual problem.
Update
: 2025-02-19
Size
: 1kb
Publisher
:
李龙
[
Other
]
3dtrans
DL : 0
3D Space Coordinate Transformations This folder contains 3 files (m-functions) : - t2x.m Transformation Matrix to Generalized Position Vector. - x2t.m Generalized Position Vector to Transformation Matrix. - m2m.m Mass/Inertia Tensor transformation with coordinate change. In the Generalized Position Vector the orientation can be expressed with: - unit quaternion, - Euler angles xyz (roll, pitch, and yaw), - Euler angles zyz (rotation, precession, and mutation), - unit vector and rotation angle, - Denavitt-Hartemberg parameters. Conversion between the above orientation systems can be easily achieved. The three files work independently on each other, but since they work on the same objects it is somewhat useful to keep them in the same folder. - 3D Space Coordinate Transformations This folder contains 3 files (m-functions) : - t2x.m Transformation Matrix to Generalized Position Vector. - x2t.m Generalized Position Vector to Transformation Matrix. - m2m.m Mass/Inertia Tensor transformation with coordinate change. In the Generalized Position Vector the orientation can be expressed with: - unit quaternion, - Euler angles xyz (roll, pitch, and yaw), - Euler angles zyz (rotation, precession, and mutation), - unit vector and rotation angle, - Denavitt-Hartemberg parameters. Conversion between the above orientation systems can be easily achieved. The three files work independently on each other, but since they work on the same objects it is somewhat useful to keep them in the same folder.
Update
: 2025-02-19
Size
: 6kb
Publisher
:
kiyoung
[
matlab
]
pointrotation
DL : 0
point rotation using Quaternion. implementation in matlab. Program is a tool to rotate poin in Cartesian coordinates in three dimensions about any angle. Run moje2.m
Update
: 2025-02-19
Size
: 300kb
Publisher
:
adamsr
[
matlab
]
ifft
DL : 0
四元数matlab代码中的IFFT程序,可以直接用的-Quaternion IFFT in matlab program code can be directly used
Update
: 2025-02-19
Size
: 1kb
Publisher
:
yangyang
[
source in ebook
]
MadgwickAHRS
DL : 0
在matlab环境中将陀螺仪加速度计以及磁传感器数据转为四元数的脚本。-The script will change accelerometers and gyroscopes magnetic sensor data into a quaternion In the matlab environment.
Update
: 2025-02-19
Size
: 1kb
Publisher
:
田
[
matlab
]
loulei_v24
DL : 0
包括四元数的各种计算,在matlab环境中自动识别连通区域的大小,ICA(主分量分析)算法和程序。- Including quaternion various calculations, Automatic identification in the matlab environment the size of the connected area, ICA (Principal Component Analysis) algorithm and procedures.
Update
: 2025-02-19
Size
: 4kb
Publisher
:
牛建华
[
matlab
]
keijou_v67
DL : 0
对HARQ系统的吞吐量分析,内含心电信号数据及运用MATLAB写的源代码,包括四元数的各种计算。- HARQ throughput analysis of the system, ECG data and includes source code written in MATLAB, Including quaternion various calculations.
Update
: 2025-02-19
Size
: 5kb
Publisher
:
lun
[
matlab
]
fengliu_v20
DL : 0
仿真效率很高的,在matlab R2009b调试通过,包括四元数的各种计算。- High simulation efficiency, In matlab R2009b debugging through, Including quaternion various calculations.
Update
: 2025-02-19
Size
: 7kb
Publisher
:
yang
[
Algorithm
]
jao_v60
DL : 0
包括四元数的各种计算,有借鉴意义哦,在matlab R2009b调试通过。- Including quaternion various calculations, There are reference Oh, In matlab R2009b debugging through.
Update
: 2025-02-19
Size
: 5kb
Publisher
:
henfengningnie
[
Algorithm
]
gai
DL : 0
内含心电信号数据及运用MATLAB写的源代码,信号维数的估计,包括四元数的各种计算。- ECG data and includes source code written in MATLAB, Signal dimension estimates, Including quaternion various calculations.
Update
: 2025-02-19
Size
: 4kb
Publisher
:
张武维
[
Software Engineering
]
qanglan-V3.3
DL : 0
包括四元数的各种计算,在matlab R2009b调试通过,抑制载波型差分相位调制。- Including quaternion various calculations, In matlab R2009b debugging through, Suppressed carrier type differential phase modulation.
Update
: 2025-02-19
Size
: 4kb
Publisher
:
张启可
[
AI-NN-PR
]
nounang-V7.8
DL : 1
包括四元数的各种计算,ldpc码的编解码实现,内含心电信号数据及运用MATLAB写的源代码。- Including quaternion various calculations, Codec ldpc code implementation ECG data and includes source code written in MATLAB.
Update
: 2025-02-19
Size
: 11kb
Publisher
:
刘金
[
Internet-Network
]
四元数更新在matlab中的实现
DL : 0
四元数更新在matlab中的实现,包括采样、更新四元数、规范化、得到姿态角(Quaternion update in matlab implementation, including sampling, update the quaternions, standardization and attitude Angle)
Update
: 2025-02-19
Size
: 1kb
Publisher
:
麦芒的生活
«
1
2
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.