Question: 2. (40 pts) Write your own MATLAB function that performs convolution sum. Name the function [y,ly] = myconv (x, ix, h, ih), where x is
2. (40 pts) Write your own MATLAB function that performs convolution sum. Name the function [y,ly] = myconv (x, ix, h, ih), where x is the input signal, ix is the starting index of x, h is the impulse response, ih is the starting index of h, y is the output, and iy is the starting index of y. You
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
