Sunday, 24 April 2016

Filtering of long Data Sequence

The aim of the experiment is to perform filtering of Long Data Sequence using Overlap Add Method and Overlap Save Method. 
The objective is to implement filtering of Long Input Sequence using Overlap Add / 
Overlap Save Algorithm.
The input specifications given are:
 1) Length of long data sequence and Signal values. 
2) Length of impulse response M and Signal values.

We concluded that Overlap Add Method and Overlap Save Method are much suitable for filtering Long Data Sequence. 
The link for above is:
https://drive.google.com/drive/folders/0ByMxeH1FMa8uakhuX3hoX2Y3LWs

3 comments:

  1. It reduces computation time.

    ReplyDelete
  2. Overlapp add method is used for finding linear convolution of long data sequences

    ReplyDelete