Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 657 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 657 Bytes

optimal filter design

This project is a part of my private assement of two frameworks:

  • the Ultimate++ (c++) framework, assesed as a rapid GUI prototyper.
  • Eigen linear algebra framework, assesed as a Matlab replacement.

Anyway, given cutoff frequency (bandwidth; 3db frequency), sampling frequency and filter order, OptimalFilter will return an all-pole, near-linear phase low pass filter with optimized magnitude response in the passband region.

Alt text