Skip to content

Implementation of the overlap-save algorithm for one-dimentional long-sequence linear convolution

License

Notifications You must be signed in to change notification settings

vctrop/overlap_save_convolution

Repository files navigation

Overlap-save linear convolution

Implementation of the overlap-save algorithm for one-dimentional long-sequence linear convolution.

This repository is part of my work as monitor in the Digital Signal Processing course (ELC1060), Federal University of Santa Maria.

Files

  • overlap_save.py: overlap-save method defined in a class data structure
  • apply_filter.py: use the above class to apply a FIR filter to a sample signal

Future

About

Implementation of the overlap-save algorithm for one-dimentional long-sequence linear convolution

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages