Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Timeler 1) Using matrix multiplication, calculate the rotation of the shape below by 30 degrees about its own center. a) What are the steps needed

image text in transcribed

Timeler 1) Using matrix multiplication, calculate the rotation of the shape below by 30 degrees about its own center. a) What are the steps needed in order to obtain the correct rotation (since we know only the formula for ROTATING around the origin)? b) Write the combined transform by multiplying the corresponding transformation matrices. Calculate the resulting matrix. c) Calculate the new position of one of the square's vertices of your choice). Useful formulas: Translation: Xnew = Xald + dx Ynew = Yold + dy Scaling: Xnew = Sx * Xold Yarw = Sy * Yald Rotation about origin: Xnew = Xald * COS0- Yald * sino Ynew = Xald * sino + Yald * cos y 5 4 (1,3) (3, 3) 3 1 (1,1) (3,1) 0 1 . 2 3 4 5 6 7 8 9 10

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Oracle Solaris 11.2 System Administration (oracle Press)

Authors: Harry Foxwell

1st Edition

007184421X, 9780071844215

More Books

Students also viewed these Databases questions

Question

How often is the code of conduct reviewed?

Answered: 1 week ago

Question

1. Identify an organization to analyze, preferably your employer.

Answered: 1 week ago