Question

In: Electrical Engineering

3. Use Matlab to find the partial fraction expansion of the functions below. a) F(s)=16(s+2)/((s+4)(s2+6s+9)) show...

3. Use Matlab to find the partial fraction expansion of the functions below.

a) F(s)=16(s+2)/((s+4)(s2+6s+9))

show your Matlab commands and answers in the space below

b) F(s)=(s2+2s+2)/((s+1)2(s+4)2)

show your Matlab commands and answers in the space below

Solutions

Expert Solution

In matlab:

clear
b=[16 32];
a=[1 10 33 36];
[r,p,k]=residue(b,a)

r =

-32.0000
32.0000
-16.0000


p =

-4.0000
-3.0000
-3.0000


k =

[]

In matlab:

clear
b=[1 2 2];
a=[1 10 33 40 16];
[r,p,k]=residue(b,a)

r =

0.0741
1.1111
-0.0741
0.1111


p =

-4.0000
-4.0000
-1.0000
-1.0000


k =

[]


Related Solutions

Find the inverse Laplace transform of a. F(s) =  se-6s/(s-2)(s2+2s+1) b. F(s) = e-12s/s3(s2+4)
Find the inverse Laplace transform of a. F(s) =  se-6s/(s-2)(s2+2s+1) b. F(s) = e-12s/s3(s2+4)
Find f(t) if L(f)=s/(s^2+16)^2.
Find f(t) if L(f)=s/(s^2+16)^2.
Express the inverse transform as an integral s(s+3)/[(s^2+4)(s^2+6s+10)]
Express the inverse transform as an integral s(s+3)/[(s^2+4)(s^2+6s+10)]
1. Use long division to convert decimal fraction into a binary expansion. 3/5 2. Find the...
1. Use long division to convert decimal fraction into a binary expansion. 3/5 2. Find the decimal equivalent for the following binary numbers. 1101.11102 3. Use long division to convert decimal fraction into a binary expansion. 3/4 4. Find the binary equivalent the following decimal numbers. 14. 25390625 1 5. Find the decimal equivalent for the following binary numbers. 0.110001102 6. Exactly how many bytes are in the following? 60MB
Let A = {1, 2, 3, 4, 5}. Find the inverse of the following functions f:...
Let A = {1, 2, 3, 4, 5}. Find the inverse of the following functions f: A→ A. ? = {(1,1),(2,3),(3,2),(4,4),(5,5)     ? = {(1,5),(2,4),(3,2),(4,1),(5, 4)} ? = {(2,1),(3,4),(1,3),(4,1),(5, 2)}
Find inverse laplace transform of F(s)=(6s^3+120s^2 +806s+1884)/(s^2+10s+29)^2 please write detailed answer thanks in advance
Find inverse laplace transform of F(s)=(6s^3+120s^2 +806s+1884)/(s^2+10s+29)^2 please write detailed answer thanks in advance
The curves r1(t) = < t, 4, t2-9 > and r2(s) = < 3, s2, 4-2s...
The curves r1(t) = < t, 4, t2-9 > and r2(s) = < 3, s2, 4-2s >lie on surface of f and intersect at ( 3, 4, 0 ). Find a linear approximation for the # f(3.1, 4.1).
If f(x)=2x^2−5x+3, find f'(−4).      Use this to find the equation of the tangent line to the...
If f(x)=2x^2−5x+3, find f'(−4).      Use this to find the equation of the tangent line to the parabola y=2x^2−5x+3 at the point (−4,55). The equation of this tangent line can be written in the form y=mx+b where m is: ???? and where b is: ????
2. Consider functions f : {1, 2, 3, 4, 5, 6} → {1, 2, 3, 4,...
2. Consider functions f : {1, 2, 3, 4, 5, 6} → {1, 2, 3, 4, 5, 6, 7, 8, 9, 10}. (a) How many of these functions are strictly increasing (i.e. f(1) < f(2) < f(3) < f(4) < f(5) < f(6))? Hint: How many different possibilities are there for the range of f? For each range of f, how many strictly increasing functions are there? (b) How many of these functions are non-decreasing (i.e. f(1) ≤ f(2) ≤...
Given the function f(?) = ?3 − 9?2 + 24? − 2 a) Find the critical...
Given the function f(?) = ?3 − 9?2 + 24? − 2 a) Find the critical numbers and make a sign diagram for the first derivative. b) Find the possible inflection points and make a sign diagram for the second derivative. c) Using the information to sketch the graph of the function and show the local mins and maximums and the inflection points on the graph.
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT