Convolution of two signals
please tell me what convolution is ?? and while getting the convolution of two signals ,
one of them is delayed,right??? so why do we do that??(i.e delaying one signal)
kindly help...
Member • Nov 7, 2012
Member • Nov 7, 2012
Member • Nov 7, 2012
Member • Nov 7, 2012
Member • Nov 7, 2012
Member • Nov 7, 2012
Member • Nov 13, 2012
Member • Nov 14, 2012
...understood😀....so why is there the term h(k-n) in the formula??? why not just h(k)???Sagar07convolution is basically used to find the response of linear time invariant systems. In simple language, if we the price of 1 banana is 5 rs, then to calculate the price of 10 bananas, 5*10=50. Similarly, in technical language, if the output of the system to unit delta(1) is h(n), then to calculate output to input x(n), y(n)=x(n)*h(n), here,simply multiplication is replaced by convolution, but idea remains the same.