Skip to content

pichim/Filter_Implementation_Test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Filter Implementation Test

TODO

  • Check if frequency response estimation in python is correct and double check MATLAB and Python version
  • Further improve SDFT towards dynamic notch implementation
  • Move MATLAB SDFT implementation to this repo

Implementation

IIR filter, fading notch and chirp signal generator implementation in C and in C++.

The filters are excited with a chirp signal and the filter response is stored as a text file.

Evaluation

The evaluation is done in MATLAB and in Python.

Using the filter input and output, the frequency response of the filters is estimated and compared to the theoretical time discrete as well as time continous frequency response.

The fading notch filter is also evaluated.

The evaluation in Python can directly be inspected on GitHub: docs/python/eval_filter_implementation.ipynb

Links

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published