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.