Friday, 22 April 2016

Learning Experience : Overlap Add Method and Overlap Save Method

In This Experiment We Implemented OSM and OAM method. These both methods used to evaluate the discrete convolution of a very long signal. Thus we learnt that overlaps add method and overlap save method are efficient methods to evaluate the discrete convolution of a very long signal. These methods divide the signal to small parts, hence this makes processing of large signal faster. Thus, we can say that OAM and OSM are better methods for real time filtering of long signals. 

for implementation in c Follow this link
https://drive.google.com/open?id=0BxR8_fiX2NsmWl9MenZoZmxSejg

No comments:

Post a Comment