Question

In: Electrical Engineering

You are given the roots of a polynomial as: x1 = 3 x2 = -1+j5 x3...

You are given the roots of a polynomial as: x1 = 3

x2 = -1+j5 x3 = -1-j5

  • - Find this polynomial. Express it in Matlab.

  • - Draw this polynomial’s graph.

Solutions

Expert Solution

If x1, x2 and x3 are the roots of a polynomial then the corresponding polynomial of variable x is given by,

Therefore the required polynomial is,

clc;
clear all;
syms x
P = x*x*x - x*x + 20*x - 78 ;
fplot(P)
title('Polynomial Graph of P(x) = x^3-x^2+20x-78')
xlabel('x')
ylabel('P(x)')

The Polynomial's Graph for the given polynomial is given below.


Related Solutions

3. Given is the function f : Df → R with F(x1, x2, x3) = x...
3. Given is the function f : Df → R with F(x1, x2, x3) = x 2 1 + 2x 2 2 + x 3 3 + x1 x3 − x2 + x2 √ x3 . (a) Determine the gradient of function F at the point x 0 = (x 0 1 , x0 2 , x0 3 ) = (8, 2, 4). (b) Determine the directional derivative of function F at the point x 0 in the direction given...
4.Maximize: Z = 2X1+ X2-3X3 Subject to: 2X1+ X2= 14 X1+ X2+ X3≥6 X1, X2, X3≥0...
4.Maximize: Z = 2X1+ X2-3X3 Subject to: 2X1+ X2= 14 X1+ X2+ X3≥6 X1, X2, X3≥0 Solve the problem by using the M-technique.
(a) Consider three positive integers, x1, x2, x3, which satisfy the inequality below: x1 +x2 +x3...
(a) Consider three positive integers, x1, x2, x3, which satisfy the inequality below: x1 +x2 +x3 =17. (1) Let’s assume each element in the sample space (consisting of solution vectors (x1, x2, x3) satisfying the above conditions) is equally likely to occur. For example, we have equal chances to have (x1, x2, x3) = (1, 1, 15) or (x1, x2, x3) = (1, 2, 14). What is the probability the events x1 +x2 ≤8occurs,i.e.,P(x1 +x2 ≤8|x1 +x2 +x3 =17andx1,x2,x3 ∈Z+)(Z+...
Let X1, X2, X3 be continuous random variables with joint pdf f(X1, X2, X3)= 2 if...
Let X1, X2, X3 be continuous random variables with joint pdf f(X1, X2, X3)= 2 if 1<X1<2 -1<X2<0 -X2-1<X3<0                         0 otherwise Find Cov(X2, X3)
The production function of a competitive firm is given by f(x1, x2) = x1^1/3 (x2 −...
The production function of a competitive firm is given by f(x1, x2) = x1^1/3 (x2 − 1)^1/3 The prices of inputs are w1 = w2 = 1. (a) Compute the firm’s cost function c(y). (b) Compute the marginal and the average cost functions of the firm. (c) Compute the firm’s supply S(p). What is the smallest price at which the firm will produce? 2 (d) Suppose that in the short run, factor 2 is fixed at ¯x2 = 28. Compute...
The values of X1, X2, X3, X4 and X5 are .1, .2, .08, .2 and .3....
The values of X1, X2, X3, X4 and X5 are .1, .2, .08, .2 and .3. Explicate the meaning of those numbers for the Z score. What are the prospects of this firm? Discuss thoroughly.
Let X1,X2,X3 be i.i.d. N(0,1) random variables. Suppose Y1 = X1 + X2 + X3, Y2...
Let X1,X2,X3 be i.i.d. N(0,1) random variables. Suppose Y1 = X1 + X2 + X3, Y2 = X1 −X2, Y3 =X1 −X3. Find the joint pdf of Y = (Y1,Y2,Y3)′ using : Multivariate normal distribution properties.
The prices of inputs (x1,x2,x3,x4) are (4,1,3,2): (a) If the production function is given by f(x3,x4)...
The prices of inputs (x1,x2,x3,x4) are (4,1,3,2): (a) If the production function is given by f(x3,x4) =min⁡{x1+x2,x3+x4} what is the minimum cost of producing one unit of output? (b) If the production function is given by f(x3,x4)=x1+x2 +min⁡{x3+x4} what is the minimum cost of producing one unit of output?
Does the input requirement set V (y) = {(x1, x2, x3) | x1 + min {x2,...
Does the input requirement set V (y) = {(x1, x2, x3) | x1 + min {x2, x3} ≥ 3y, xi ≥ 0 ∀ i = 1, 2, 3} corresponds to a regular (closed and non-empty) input requirement set? Does the technology satisfies free disposal? Is the technology convex?
Let U = {(x1,x2,x3,x4) ∈F4 | 2x1 = x3, x1 + x4 = 0}. (a) Prove...
Let U = {(x1,x2,x3,x4) ∈F4 | 2x1 = x3, x1 + x4 = 0}. (a) Prove that U is a subspace of F4. (b) Find a basis for U and prove that dimU = 2. (c) Complete the basis for U in (b) to a basis of F4. (d) Find an explicit isomorphism T : U →F2. (e) Let T as in part (d). Find a linear map S: F4 →F2 such that S(u) = T(u) for all u ∈...
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT