Question

When plotted in the complex plane for , the function f () = cos() + j0.1...

When plotted in the complex plane for , the function f () = cos() + j0.1 sin(2) results in a so-called Lissajous figure

that resembles a two-bladed propeller.

a. In MATLAB, create two row vectors fr and fi corresponding to the real and imaginary portions of f (), respectively, over a suitable number N samples of . Plot the real portion against the imaginary portion and verify the figure resembles a propeller.

b. Let complex constant w = x + jy be represented in vector form

Consider the 2 × 2 rotational matrix R:

Show that Rw rotates vector w by radians.
c. Create a rotational matrix R corresponding to 10° and multiply it by the 2 × N matrix f = [f r; f i];. Plot the result

to verify that the "propeller" has indeed rotated counterclockwise.

Given the matrix R determined in part c, what is the effect of performing RRf? How about RRRf? Generalize the result.

Investigate the behavior of multiplying f () by the function ej?.

When plotted in the complex plane for , the function f () = cos() + j0.1 sin(2) results in a so-called Lissajous figure

that resembles a two-bladed propeller.

Homework Answers

Know the answer?
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for?
Ask your own homework help question
Similar Questions
. In this question, i ? C is the imaginary unit, that is, the complex number...
. In this question, i ? C is the imaginary unit, that is, the complex number satisfying i^2 = ?1. (a) Verify that 2 ? 3i is a root of the polynomial f(z) = z^4 ? 7z^3 + 27z^2 ? 47z + 26 Find all the other roots of this polynomial. (b) State Euler’s formula for e^i? where ? is a real number. (c) Use Euler’s formula to prove the identity cos(2?) = cos^2 ? ? sin^2 ? (d) Find...
1. A plane curve has been parametrized with the following vector-valued function, r(t) = (t +...
1. A plane curve has been parametrized with the following vector-valued function, r(t) = (t + 2)i + (-2t2 + t + 1)j a. Carefully make 2 sketches of the plane curve over the interval . (5 pts) b. Compute the velocity and acceleration vectors, v(t) and a(t). (6 pts) c. On the 1st graph, sketch the position, velocity and acceleration vectors at t=-1. (5 pts) d. Compute the unit tangent and principal unit normal vectors, T and N at...
The complex function f(z) = 1/(z^4 - 1) has poles at +-1 and +-i, which may...
The complex function f(z) = 1/(z^4 - 1) has poles at +-1 and +-i, which may or may not contribute to the closed curve integral around C of f(z)dz. In turn, the closed curve C that you use depends on the 2nd letter of your first name! Specifically, convert that letter to its numerical position in the Roman alphabet (A=1, B=2, ..., Z=26), then divide by 4. Don't worry about fractions, just save the REMAINDER which will be an integer...
Curve-Fit Function USING MATLAB Using the top-down design approach, develop a MATLAB function A8P2RAlastname.m that reads...
Curve-Fit Function USING MATLAB Using the top-down design approach, develop a MATLAB function A8P2RAlastname.m that reads data from a file and performs regression analysis using polyfit and polyval. The function shall have the following features: The input arguments shall include the file name (string), a vector of integers for the degrees of polynomial fits to be determined, and an optional plot type specifier (‘m’ for multiple plots, ‘s’ for a single plot - default). The data files will be text...
(1) Using a generator for a binomial distribution, we will test the results of Example 3.8.2....
(1) Using a generator for a binomial distribution, we will test the results of Example 3.8.2. Using software generate 500 random deviates for X from a B(10, 0.3) distribution and 500 random deviates for Y from a B(5, 0.3) distribution. Add corresponding random deviates from each distribution to form an empirical W=X+Y. Then use the theoretical result of Example 3.8.2 and directly generate another 500 random deviates for W from a B(15, 0.3). Order the result of the sum of...
Assume that we are working with an aluminum alloy (k = 180 W/moC) triangular fin with...
Assume that we are working with an aluminum alloy (k = 180 W/moC) triangular fin with a length, L = 5 cm, base thickness, b = 1 cm, a very large width, w = 1 m. The base of the fin is maintained at a temperature of T0 = 200oC (at the left boundary node). The fin is losing heat to the surrounding air/medium at T? = 25oC with a heat transfer coefficient of h = 15 W/m2oC. Using the...