Question: MdATLAB EXERCISE 2 A a ) Using the Z - Y - x ( - - ) Euler angle convention, write a MATLAB program to

MdATLAB EXERCISE 2A
a) Using the Z-Y-x(--) Euler angle convention, write a MATLAB program
to calculate the rotation matrix ?BAR when the user enters the Euler angles --.
Test for two examples:
i)=10,=20,=30.
ii)=30,=90,=-55.
For case (i), demonstrate the six constraints for unitary orthonormal rotation
matrices (i.e., there are nine numbers in a 33 matrix, but only three are
independent). Also, demonstrate the beautiful property, ?ABR=?BAR-1=?BART,
for case i.
MATLAB Exercise 2B
b) Write a MATLAB program to calculate the Euler angles -- when the user
enters the rotation matrix ?AR(the inverse problem). Calculate both possible
solutions. Demonstrate this inverse solution for the two cases from part (a). Use
a circular check to verify your results (i.e., enter Euler angles in code a from part
(a); take the resulting rotation matrix ?BAR, and use this as the input to code b; you
get two sets of answers-one should be the original user input, and the second can
be verified by once again using the code in part (a).Sdd
 MdATLAB EXERCISE 2A a) Using the Z-Y-x(--) Euler angle convention, write

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock

MATLAB Exercise 2A To solve this problem we need to create a MATLAB program that calculates the rotation matrix using the ZYX Euler angle convention a... View full answer

blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!