Determine roll pitch yaw angles from a 3D rotation matrix - MATLAB Cody - MATLAB Central

Problem 44895. Determine roll pitch yaw angles from a 3D rotation matrix

Difficulty:Rate

Consider an aerospace application where the world reference coordinate frame {W} and a body-fixed coordinate frame {B}. The origins of {W} and {B} are coincident. The orientation of {B} is described in terms of roll-pitch-yaw angles defined as a sequence of rotations where yaw is about the Z, pitch is about the Y axis and roll is about the X axis.

Given an SO(3) rotation matrix describing the orientation of {B} with respect to {W} determine the roll-pitch-yaw angles.

Solution Stats

32.14% Correct | 67.86% Incorrect
Last Solution submitted on Jul 18, 2024

Problem Comments

Solution Comments

Show comments
R2025a Pre-release highlights
This topic is for discussing highlights to the current R2025a Pre-release.
13
5

Problem Recent Solvers7

Suggested Problems

More from this Author16

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Go to top of page