This is a python application built using PyQt to design and analyze digital filters.
output.mp4
- Design filters using either predefined or custom specifications (zeros and poles).
- Visualize the magnitude and phase response of the filter.
- Correct for the phase distortion introduced by the filter using all-passes.
- Use the filter on a real-time signal.
- Export the filter as block diagrams in either Direct Form II or Cascade Form.
- Install the directory:
git clone https://github.com/Ibrahim-Fateen/Filter-Design-App
cd Filter-Design-App- Install the required packages:
pip install -r requirements.txt- Run the application:
python MainWindow.pySpecial thanks to everyone who has contributed to this project!
| GitHub Profile | |
|---|---|
| Abdelrahman Alaa | |
| Ibrahim Fateen | |
| Mohamed Hisham | |
| Salah Mohamed |
Dr. Tamer Basha & Eng. Omar Aldaw