Skip to content
/ fdls Public

Frequency Domain Least Squares filter design method.

License

Notifications You must be signed in to change notification settings

SiggiGue/fdls

Repository files navigation

FIR and IIR filter design with the Frequency Domain Least Squares method

CodeFactor Coverage Status Documentation Status

This project implements the Frequency Domain Least Squares (FDLS) Method as a reusable python package.

References

  • G. Berchin: "Precise Filter Design [DSP Tips & Tricks]," in IEEE Signal Processing Magazine, vol. 24, no. 1, pp. 137-139, Jan. 2007, DOI: 10.1109/MSP.2007.273077.

  • Michael A. Soderstrand, Gregory Berchin & Randy S. Roberts: "Frequency domain least-squares system identification", international journal of electronics, 78:1, 25-35, 1995, DOI: 10.1080/00207219508926137

About

Frequency Domain Least Squares filter design method.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages