Given a Signal Flow Graph, it can calculate the Gain, and can also draw the graph.
The singal flow graph is entered as a transmittace matrix.
For Detailed Instructions, read INSTALL.md
.
-
Python 3
-
SymPy (for Python 3)
(Only bare minimum SymPy is required, no need to download any bloatware, suggested softwares or packages that might come with SymPy) -
Any modern Web Browser with Javascript capability enabled.
For Detailed Instructions, read INSTALL.md
.
-
Ensure your system satisfies the System Requirements.
-
Clone the repository onto your system in any directory, using Git.
OR
Click here to download a zipped version, then unzip it into any directory. -
Go into the root project diectory
SignalFlowGraph-GainSolver
. -
Run
mainGui.py
.
- Python project
- Sympy project
- Tk project
- vis.js project