matlab code:
t=0:0.001:10;
f=3*exp(-3*t)+5*exp(-2*t)+exp(-t).*(4*cos(3*t)+6*sin(3*t))+exp(-4*t);
figure
plot(t,f),grid on
r=[3;5;2;2;-3*i;3*i;1];
p=[-3;-2;-1+3*i;-1-3*i;-1+3*i;-1-3*i;-4];
k=[];
[b a]=residue(r,p,k)
sys=tf(b,a)
figure
pzmap(sys)
p=pole(sys)
z=zero(sys)
figure
bode(sys)
margin(sys)
output:
b =
13 142 834 3352 8536 13392 10824
a =
1 13 86 384 1180 2516 3560 2400
sys =
13 s^6 + 142 s^5 + 834 s^4 + 3352 s^3 + 8536 s^2 + 13392 s +
10824
---------------------------------------------------------------------
s^7 + 13 s^6 + 86 s^5 + 384 s^4 + 1180 s^3 + 2516 s^2 + 3560 s +
2400
Continuous-time transfer function.
p =
-1.0000 + 3.0000i
-1.0000 - 3.0000i
-1.0000 + 3.0000i
-1.0000 - 3.0000i
-4.0000 + 0.0000i
-3.0000 + 0.0000i
-2.0000 + 0.0000i
z =
-0.9147 + 3.7651i
-0.9147 - 3.7651i
-3.8609 + 0.0000i
-2.6326 + 0.0000i
-1.3001 + 1.9407i
-1.3001 - 1.9407i
impulse responce:

p-z map:
bode plot:

Problem 1: The impulse response ht) for a particular LTI system is shown below hit) Be5e (4 cos(3...
Suppose that for the LTI system depicted in the following figure (a), the impulse response and the transfer function are given by h(t) = e-tu(t) H(S) = s+1 1 H 100 The input signal x(t) is the square wave of Figure (b), where t is in seconds. Since the fundamental period is To = 2π, the fundamental frequency is ao-2π/L = 1 rad/s and kaa-k. 3t (a) Use the Table provided to find the exponential Fourier series of the signal...
Problem 3 (30 points) An LTI system has an impulse response hin], whose z-transform equals 1-1 1. List all the poles and zeros of H(2). Sketch the pole-zero plot.. 2. If this system is causal, provide the ROC of H(2) and the expression of hin. case, is this system also stable? 3. If the ROC of H(z) does not exist, provide and the expression of hn.
BC:9.4 A LTI discrete time system has an impulse response h[n] =
(−0.6)nu[n] + (0.95)nu[n − 1] Find the transfer function, Hˆ (e jωˆ
), in the normalized frequency domain. Use Matlab to plot the
magnitude and phase (in degrees) of Hˆ (e jωˆ ) in the range of −π
≤ ωˆ ≤ π. Attach your Matlab source code with the plots.
BC:9.4 A LTI discrete time system has an impulse response h[n] = (-0.6)"u[n] + (0.95)"u[n-1] Find the transfer...
(1) For the impulse response (h(t)) and input signal (x(t)) of an LTI system shown below, find and plot the output response (y(t)) by integrating the convolution analytically h(t) x(t) t (s)
Plz explain all steps. Make it as simple as possible. Thx!
An LTI system has impulse response h(n) - sin (a) Find a difference equation (with real coefficients) to implement the system. Show your work. (b) Find and sketch the poles and zeros of the system
An LTI system has impulse response h(n) - sin (a) Find a difference equation (with real coefficients) to implement the system. Show your work. (b) Find and sketch the poles and zeros of the...
BC:9.4 A LTI discrete time system has an impulse response h[n] = (-0.8)"u[n] + (0.65)"u[n-1] Find the transfer function, #(eo), in the normalized frequency domain. Use Matlab to plot the magni- tude and phase (in degrees) of H(eo) in the range of-? < ? < ?. Attach your Matlab source code with the plots. 1212 AM ^???4/4/2013
5- Determine whether or not each of the following LTI systems with the given impulse response are memoryless: a) h(t) = 56(t- 1) b) h(t) = eT u(t) e) h[n] sinEn) d) h[n] = 26[n] 6- Determine whether or not each of the following LTI systems with the given impulse response are stable: a) h(t) = 2 b) h(t) = e2tu(t - 1) c) h[n] = 3"u[n] d) h[n] = cos(Tm)u[n] 7- Determine whether or not each of the following...
Consider the LTI system with input ??(??) = ?? ?????(??) and the
impulse response ?(??) = ?? ?2????(??). A. (3 points) Determine
??(??) and ??(??) and the ROCs B. (3 points) Using the
convolutional property of the Laplace transform, determine ??(??),
the Laplace transform of the output, ??(??) C. (3 points) From the
answer of part B, find ??(??)
9 points) Consider the LTI system with input x(t)eu(t) and the impulse response h(t)-e-2u(t) A. 3 points) Determine X(s) and H(s)...
A continuous-time LTI system has unit impulse response h(t). The
Laplace transform of h(t), also called the “transfer function” of
the LTI system, is
.
For each of the following cases, determine the region of
convergence (ROC) for H(s) and the corresponding h(t), and
determine whether the Fourier transform of h(t) exists.
(a) The LTI system is causal but not stable.
(b) The LTI system is stable but not causal.
(c) The LTI system is neither stable nor causal
8...
Consider an LTI system with the impulse response h(t) = e- . Is the system casual? Explain. Find and plot the output s(t) given that the system input is x(t) = u(t). Note that s(t) in this case is commonly known as the step response of the system. If the input is x(t) = u(t)-u(t-T). Express the output y(t) as a function of s(t). Also, explicitly write the output y(t) as a function of t. a) b) c)