🎉Community Raffle - Win $25

An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Join and Win

Orientation matrix

User: "Saeed Naamnh"
Altair Community Member
Updated by Saeed Naamnh

Hi 

 

Do you know why the matrix is not symmetric ? 

And why the some of the diagonal values are minus (-)

image

Find more posts tagged with

Sort by:
1 - 1 of 11
    User: "RWood"
    Altair Employee
    Updated by RWood

    Hi,

    There's no constraint on a 3x3 rotation matrix that forces the components to be positive or that those terms you highlight must be equal:

    https://en.wikipedia.org/wiki/Rotation_matrix

    Under the General Rotation section you can see the format for an arbitrary rotation consisting of a rotation around the 3 principle axes.

    Richard