Group Abstract Group Abstract

Message Boards Message Boards

0
|
7.1K Views
|
6 Replies
|
1 Total Like
View groups...
Share
Share this post:

Solving three equations

Posted 4 years ago

Attachment

Attachments:
POSTED BY: S Sarkar
6 Replies

Here is another way to get a RotationMatrix which transforms x to xp ( and vice versa)

rotM // MatrixForm
RotationMatrix[Pi, (xx + xxp)/2] // MatrixForm
RotationMatrix[Pi, (xx + xxp)/2].xx
RotationMatrix[Pi, (xx + xxp)/2].xxp
POSTED BY: Hans Dolhaine
POSTED BY: Hans Dolhaine
POSTED BY: Jeremy Tan

For me works fine.

POSTED BY: Mariusz Iwaniuk
Posted 4 years ago

Thanks, but these are huge expressions. I need short simple answers in degrees. Can you convert these answers in degrees?

POSTED BY: S Sarkar

POSTED BY: Mariusz Iwaniuk
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard