Question

Problem 1: (10 pts) Let Y(S) = 4:0251712s+10 Use Matlabs tf2zpk and residue commands to: k (s-- (-2) a) (5 pts) Convert

0 0
Add a comment Improve this question Transcribed image text
Answer #1

a) matlab code:

clc;

clear all;

close all;

s=tf('s');

num=[2 12 10];

den=[1 9 30 52 48];

[Z,P,K]=tf2zpk(num,den)

The values of Z P and k are given below

Z =

0
0
-5
-1


P =

-4.0000 + 0.0000i
-3.0000 + 0.0000i
-1.0000 + 1.7321i
-1.0000 - 1.7321i


K =

2

b)

clc;

clear all;

close all;

syms s

g=(2*s^2+12*s+10)/(s^4+9*s^3+30*s^2+52*s+48);

ilaplace(g)

ans =

exp(-4*t)/2 - (8*exp(-3*t))/7 + (9*exp(-t)*(cos(3^(1/2)*t) + (17*3^(1/2)*sin(3^(1/2)*t))/27))/14

Add a comment
Know the answer?
Add Answer to:
Problem 1: (10 pts) Let Y(S) = 4:0251712s+10 Use Matlab's "tf2zpk" and "residue" commands to: k...
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. Our experts will answer your question WITHIN MINUTES for Free.
Similar Homework Help Questions
  • (10 points) This problem is related to Problems 8.16-21 in the text. Consider the differential equation...

    (10 points) This problem is related to Problems 8.16-21 in the text. Consider the differential equation y' (t) + 7y(t) = le 4u(t), with initial condition y(0) = 2, Find the Laplace transform of the solution Y(s). Write the solution as a single fraction in s Y(s) = help (formulas) , where cis a Find the partial fraction decomposition of Y(s). Enter all factors as first order terms in s, that is, all terms should be of the form constant...

  • (10 points) This problem is related to Problems 8.16-21 in the text. Consider the differential equation...

    (10 points) This problem is related to Problems 8.16-21 in the text. Consider the differential equation y" (t) + 16y'(t) + 68y(t) = –20e-4t u(t), with initial conditions y(0) = -3, and y'(0) = 4. Find the Laplace transform of the solution Y(s). Write the solution as a single fraction in s Y(s) = help (formulas) Find the partial fraction decomposition of Y(s). Enter all factors as first order terms in s, that is, all terms should be of the...

  • Problem 1: Find the Laplace transform X(s) of x(0)-6cos(Sr-3)u(t-3). 10 Problem 2: (a) Find the inverse...

    Problem 1: Find the Laplace transform X(s) of x(0)-6cos(Sr-3)u(t-3). 10 Problem 2: (a) Find the inverse Laplace transform h() of H(s)-10s+34 (Hint: use the Laplace transform pair for Decaying Sine or Generic Oscillatory Decay.) (b) Draw the corresponding direct form II block diagram of the system described by H(s) and (c) determine the corresponding differential equation. Problem 3: Using the unilateral Laplace transform, solve the following differential equation with the given initial condition: y)+5y(0) 2u), y(0)1 Problem 4: For the...

  • please answer. will rate best answer. 0 W E R I Y U | A S...

    please answer. will rate best answer. 0 W E R I Y U | A S DE o P 2. (25 points) (a) Find the inverse Laplace transform of 25+1 Xs) - 2+7 +10 TABLE41 Select (Unit) Leplace Tham Pulis No. (b) Find the inverse Z transform of X(z) - 42 - --- 2+1 - x(n) = (c) Find the values of x(n) for n=1,2,3,4,5 TABLE & Select (Unilatera - T em Pals Ne Pull (t+1) (-1) xn) +4+1) [n]...

  • 1. Laplace Transform. (10 pts) Find the Laplace Transform of the following signals and sketch the...

    1. Laplace Transform. (10 pts) Find the Laplace Transform of the following signals and sketch the corresponding pole-zero plot for each signal. In the plot, indicate the regions of convergence (ROC). Write X(s) as a single fraction in the forin of (a) (2 pts) z(t) = e-Mu(t) + e-6tu(t). Show that X(s)-AD10 (b) (4 pts)-(t) = e4ta(-t) + e8ta(-t). (c) (4 pts) (t)-(t)-u(-t) . with ROC of Re(s) >-4. (s+4)(8+6)

  • Consider the following initial value problem. y′ + 5y  = { 0 t  ≤  1 10...

    Consider the following initial value problem. y′ + 5y  = { 0 t  ≤  1 10 1  ≤  t  <  6 0 6  ≤  t  <  ∞ y(0)  =  4 (a) Find the Laplace transform of the right hand side of the above differential equation. (b) Let y(t) denote the solution to the above differential equation, and let Y((s) denote the Laplace transform of y(t). Find Y(s). (c) By taking the inverse Laplace transform of your answer to (b), the...

  • 2. (11 pts) a) and b) Use the tables of Laplace transform pairs and properties to...

    2. (11 pts) a) and b) Use the tables of Laplace transform pairs and properties to find the Laplace transforms for the following funetions: a) x(t)-(t-2) u(t) Electeie Caits 1 2s Ci) e2(1-2s) 2e2s Cii) Cin 1-2s 2 Civ) b) x(t)- d (3sin(3t)) u(t) dt -18s Ci) (s+9)2 9s CH) s+9 (ii) -3 (iv) +9 +9 e) and d) Find the inverse transform x(t) for each transform X(s) below. Assume all x(t) are multiplied by u(t) (left out for brevity)....

  • Problem 2: (40 pts) Part A: (20pts) A third-order system has an of Y(s)-L[y(t) corresponding to...

    Problem 2: (40 pts) Part A: (20pts) A third-order system has an of Y(s)-L[y(t) corresponding to a unit step input u(t) is known to be input of u(t) and an output of y(t). The forced response portion 1 Ys) (3 +3s2+ 4s +5) = a) Determine the input-output differential equation for the system b) From your result in a), determine the transformed free response Yee (s) corresponding to initial conditions of: y(0)= y(0) = 0 and ý(0)-6 Part B (20pts)...

  • Page 4 IV. (10) Use the Laplace transform to solve the IVP y" - 2y +...

    Page 4 IV. (10) Use the Laplace transform to solve the IVP y" - 2y + y = f(t), y(0) = 1, y(0) = 1, where t<5 f(t) = t-5, t5 You may use the partial fraction decomposition 7(x2–2x+1) (6-1) + + - , but you need to show all the steps needed to arrive to the expression -16-28+1) in order to receive credit. f(t)=L-'{F(s) Table of Laplace Transforms F(s)=L{()} f(t)= L-'{F(s) F(s)=L{f(t)} 1. 2. et s-a 3. r", n=1,2,3,......

  • The state space model of an interconnected three tank water storage system is given by the following equation: -3 1 0 1rh dt os lo 0 3] 10 1-3 The heights of water in the tanks are, respectively,...

    The state space model of an interconnected three tank water storage system is given by the following equation: -3 1 0 1rh dt os lo 0 3] 10 1-3 The heights of water in the tanks are, respectively, h,h2,h3. Each tank has an independent input flow; the volume flow rates of input water into the three tanks are, respectively, qǐ1,W2,4a. Each tank also has a water discharge outlet and the volume flow rates of water coming out of the tanks...

ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT