Monday, 20 March 2017

EXP 1 Linear convolution and correlation

     Convolution is used to find the output of the signal.
 It has applications in field of digital signal processing, artificial intelligence,image processing, probability,etc
     Correlation is used to find the degree of similarity.
It has various applications such as pattern recognition, signal detector, weather forecasting,water trafic monitoring,etc

10 comments:

  1. Correlation has so many applications in the area of light transmissions. Laser light pulses length can be measured using correlation.

    ReplyDelete
  2. Correlation is widely used in image & speech processing to compare stored signals with real time signals

    ReplyDelete
  3. Convolution is used in filter implementation

    ReplyDelete
  4. Correlation gives degree of similarity

    ReplyDelete
  5. Linear Convolution can be performed using Circular convolution algorithm

    ReplyDelete
  6. Good experience. Got to revise c programming.

    ReplyDelete
  7. Correlation has application in radar system.

    ReplyDelete
  8. Length of output signal in autocorrelation will be N=L+M-1 where L and M are lengths of input signals

    ReplyDelete
  9. The output of the convolution has the length L+M-1 (where L = Length of x[n] , M = Length of h[n] ).

    ReplyDelete
  10. The output of the convolution has the length L+M-1 (where L = Length of x[n] , M = Length of h[n] ).

    ReplyDelete