SlideShare a Scribd company logo
Melody CariagaDiana DelgadoAila FelicianoAngelica PontejosQuaternion to Matrix
What is a Quaternion? provide a convenient mathematical notation for representing orientations and rotations of objects	  in three dimensions. compared to Euler angles they are simpler to compose and avoid the problem of gimbal lock.compared to rotation matrices they are more numerically stable and may be more efficient.
Formata + bi + cj +dk
Formula
Example7 + 9i + 5j + 1k
Quaternion to Matrix, Matrix to Quaternion
Matrix to Quaternion
Tracesum of the main diagonal of a matrix
Robust Methodto choose the diagonal element with the largest absolute valueA matrix can be numerically unstable if its trace is zero or very small.If r is zero the matrix is the identity matrix, and the quaternion must be the identity quaternion (1, 0, 0, 0).
Formula
http://en.wikipedia.org/wiki/Quaternions_and_spatial_rotation#Conversion_to_and_from_the_matrix_representationhttp://www.euclideanspace.com/maths/geometry/rotations/conversions/quaternionToMatrix/index.htmhttp://www.euclideanspace.com/maths/geometry/rotations/conversions/matrixToQuaternion/index.htmReferences:
Quaternion to Matrix, Matrix to Quaternion

More Related Content

PDF
Autoregressive Convolutional Neural Networks for Asynchronous Time Series
PDF
Tutorial2
PPT
Application of Matrices
PPT
KOSIMap @ DL2010
PDF
A review of two decades of correlations, hierarchies, networks and clustering...
PDF
Multiplication of two 3 d sparse matrices using 1d arrays and linked lists
DOC
PDF
Pre-Cal 40S Slides February 11, 2008
Autoregressive Convolutional Neural Networks for Asynchronous Time Series
Tutorial2
Application of Matrices
KOSIMap @ DL2010
A review of two decades of correlations, hierarchies, networks and clustering...
Multiplication of two 3 d sparse matrices using 1d arrays and linked lists
Pre-Cal 40S Slides February 11, 2008

What's hot (6)

PDF
Harvard_University_-_Linear_Al
PPT
02mathematics 1
PDF
Ordinal Regression and Machine Learning: Applications, Methods, Metrics
PDF
Markov Chain Monte Carlo Methods
PDF
CPSC 125 Ch 4 Sec 6
PPTX
Lecture 6-cs345-2014
Harvard_University_-_Linear_Al
02mathematics 1
Ordinal Regression and Machine Learning: Applications, Methods, Metrics
Markov Chain Monte Carlo Methods
CPSC 125 Ch 4 Sec 6
Lecture 6-cs345-2014
Ad

Similar to Quaternion to Matrix, Matrix to Quaternion (8)

PPTX
Quaternion notations
PPT
Robotics: 3D Movements
PPT
CO3303-1 Lecture 2.ppt
PPTX
Aug 13 report j3 j3bu5t2r5
PPTX
Introduction to Matrix
PPTX
mws_gen_sle_ppt_introductionuuuuuuuuuuuuuuuuuuu.pptx
PPTX
mws_gen_sle_ppt_introduction kkkkdkdk.pptx
PPTX
matrix algebra
Quaternion notations
Robotics: 3D Movements
CO3303-1 Lecture 2.ppt
Aug 13 report j3 j3bu5t2r5
Introduction to Matrix
mws_gen_sle_ppt_introductionuuuuuuuuuuuuuuuuuuu.pptx
mws_gen_sle_ppt_introduction kkkkdkdk.pptx
matrix algebra
Ad

Recently uploaded (20)

PDF
RTP_AR_KS1_Tutor's Guide_English [FOR REPRODUCTION].pdf
PPTX
Onco Emergencies - Spinal cord compression Superior vena cava syndrome Febr...
PDF
ChatGPT for Dummies - Pam Baker Ccesa007.pdf
PPTX
UV-Visible spectroscopy..pptx UV-Visible Spectroscopy – Electronic Transition...
PPTX
Introduction-to-Literarature-and-Literary-Studies-week-Prelim-coverage.pptx
PPTX
202450812 BayCHI UCSC-SV 20250812 v17.pptx
PDF
Practical Manual AGRO-233 Principles and Practices of Natural Farming
PDF
RMMM.pdf make it easy to upload and study
PDF
Supply Chain Operations Speaking Notes -ICLT Program
PDF
1_English_Language_Set_2.pdf probationary
PDF
Trump Administration's workforce development strategy
PPTX
Chinmaya Tiranga Azadi Quiz (Class 7-8 )
PPTX
Introduction to Building Materials
PPTX
UNIT III MENTAL HEALTH NURSING ASSESSMENT
PDF
A GUIDE TO GENETICS FOR UNDERGRADUATE MEDICAL STUDENTS
PDF
Empowerment Technology for Senior High School Guide
PPTX
1st Inaugural Professorial Lecture held on 19th February 2020 (Governance and...
PDF
What if we spent less time fighting change, and more time building what’s rig...
PPTX
History, Philosophy and sociology of education (1).pptx
PPTX
Digestion and Absorption of Carbohydrates, Proteina and Fats
RTP_AR_KS1_Tutor's Guide_English [FOR REPRODUCTION].pdf
Onco Emergencies - Spinal cord compression Superior vena cava syndrome Febr...
ChatGPT for Dummies - Pam Baker Ccesa007.pdf
UV-Visible spectroscopy..pptx UV-Visible Spectroscopy – Electronic Transition...
Introduction-to-Literarature-and-Literary-Studies-week-Prelim-coverage.pptx
202450812 BayCHI UCSC-SV 20250812 v17.pptx
Practical Manual AGRO-233 Principles and Practices of Natural Farming
RMMM.pdf make it easy to upload and study
Supply Chain Operations Speaking Notes -ICLT Program
1_English_Language_Set_2.pdf probationary
Trump Administration's workforce development strategy
Chinmaya Tiranga Azadi Quiz (Class 7-8 )
Introduction to Building Materials
UNIT III MENTAL HEALTH NURSING ASSESSMENT
A GUIDE TO GENETICS FOR UNDERGRADUATE MEDICAL STUDENTS
Empowerment Technology for Senior High School Guide
1st Inaugural Professorial Lecture held on 19th February 2020 (Governance and...
What if we spent less time fighting change, and more time building what’s rig...
History, Philosophy and sociology of education (1).pptx
Digestion and Absorption of Carbohydrates, Proteina and Fats

Quaternion to Matrix, Matrix to Quaternion