/Simple-Analog-Filter-Simulator-with-Python

Simulate first order or second order analog filters with Python

Primary LanguagePythonMIT LicenseMIT

Simple Analog Filter Simulator with Python

Simulate First order or Second order Analog Filters with Python.

Installation:

  1. Make sure you have Anaconda (or MiniConda) installed.
  2. Install the following python libraries:
  • webbrowser
  • PIL
  • tkinter

Usage

If the installation is done correctly, launch the main.py file.

Contributors

  • Yassine SAHEB ETTABAA