Open with Google Docs SET-2 a) Look at the following linear time-invariant system. x(n) h(n) y(n) Create a MATLAB functi
Posted: Tue Apr 12, 2022 10:07 am
Open with Google Docs SET-2 a) Look at the following linear time-invariant system. x(n) h(n) y(n) Create a MATLAB function for convolution. b) See the figure below. x(n) h1(n) h2(n) y(n) x(n) = {- 2, 5, 7, 10} 1 h, (n) = {2, 1, – 7, 0, - 1} 1 h, (n) = {10, 7, - 5, 20, 1, = - 4} 1 Generate a MATLAB script, and do the following. i. Combine the given systems, and find out h(n) of the resulting system. ii. Determine y(n). iii. Show the graph of x(n), h(n), and y(n) vertically in the same figure window.