jerry7018 jerry7018 07-02-2024 Mathematics contestada How do we implement y[n] = x[n] *(0.7 n u[n]+ 0.2 n u[n]) usingthe recursive method where * means the convolution and u[n] is theunit step function?