The new coordinates of a point in the x y plane that is rotated about the z axis at an angle (positive is clockwise) are given by X, = Xgcos0- Y,sin0 Y, = Xpsin0 + Yocos0 where (Xo, Yo) are the coordinates of the point before the rotation. Write a user-defined function that calculates (X, Y,) , given (Xp, Yo) and 0. For function name and arguments use [xr.yr]=rotation(x,y.q), where the input arguments are the initial coordinates and the rotation angle in degrees, and the output arguments are the new coordinates. Use rotation to determine the new coordinates of a point originally at (6.5, 2.1) that is rotated about the z-axis by 25°.

C++ for Engineers and Scientists
4th Edition
ISBN:9781133187844
Author:Bronson, Gary J.
Publisher:Bronson, Gary J.
Chapter6: Modularity Using Functions
Section6.3: Returning Multiple Value
Problem 6E
icon
Related questions
Question

please have it so I can copy and paste and please don't use the answer of another website. thank you

The new coordinates of a point in the x y plane that is rotated about the
z axis at an angle (positive is clockwise) are given by
X, = Xgcos0 – Yosin®
Y, = X»sin0 + Yocos®
where (Xo, Yo) are the coordinates of the point before the rotation. Write
a user-defined function that calculates (X, Y,) , given (Xp, Yo) and 0.
For function name and arguments use [xr,yr]=rotation(x,y,q), where the
input arguments are the initial coordinates and the rotation angle in
degrees, and the output arguments are the new coordinates. Use
rotation to determine the new coordinates of a point originally at (6.5,
2.1) that is rotated about the z-axis by 25°.
Function
C Reset
I MATLAB Documentation
1
Transcribed Image Text:The new coordinates of a point in the x y plane that is rotated about the z axis at an angle (positive is clockwise) are given by X, = Xgcos0 – Yosin® Y, = X»sin0 + Yocos® where (Xo, Yo) are the coordinates of the point before the rotation. Write a user-defined function that calculates (X, Y,) , given (Xp, Yo) and 0. For function name and arguments use [xr,yr]=rotation(x,y,q), where the input arguments are the initial coordinates and the rotation angle in degrees, and the output arguments are the new coordinates. Use rotation to determine the new coordinates of a point originally at (6.5, 2.1) that is rotated about the z-axis by 25°. Function C Reset I MATLAB Documentation 1
Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 2 steps with 4 images

Blurred answer
Knowledge Booster
Returning value from Function
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
Recommended textbooks for you
C++ for Engineers and Scientists
C++ for Engineers and Scientists
Computer Science
ISBN:
9781133187844
Author:
Bronson, Gary J.
Publisher:
Course Technology Ptr
C++ Programming: From Problem Analysis to Program…
C++ Programming: From Problem Analysis to Program…
Computer Science
ISBN:
9781337102087
Author:
D. S. Malik
Publisher:
Cengage Learning