Correlation

 Convolution is a very important process in analog as well as Digital signal,time signal or frequency signal.it gives us what will happen if two signals are shifted and mixed together. In this lab session we performed a correlation operation of two sequence using TMS 320f28335.correlation describes the mutual relationship which exists between two or more things.if we want to know how much similarity exists between the signals 1 and 2, then we need to find out the correlation of Signal 1 with respect to Signal 2 or vice versa.we have two kinds of correlation: autocorrelation and cross-correlation.Then we tried to create a logic for it and after building the logic we coded the logic in c language.after runnig the code we got the outputs.we performed Carl perason correlation coefficient calculation using formula.

Comments

  1. What are the applications of correlation

    ReplyDelete
  2. Correlation can be effectively used to find the similarity between two signals

    ReplyDelete

Post a Comment