Name: William Zhen & Christopher McCarthy
Student ID: 20792351 & 20766605
Email: [email protected] & [email protected]
This program was written in Python 3.
Graphs and CSV data are exported in the folders of /graph
and /data
respectively.
- matplotlib 3.5.3
- Clone or download the project
https://github.com/RandumbWilliam/ece-358-lab-1.git
- Change the current working directory to the project folder
ece-358-lab-1
$ python3 main.py
- It'll prompt you to enter the question you wish to run
- Enter one of the following question you wish to run: 1, 2, 3, 4, 5, 6
- Press Enter and wait for results.
- Open the project
ece-358-lab-1
in PyCharm - Open the main.py file
- Run the file
Shift
+F10
- It'll prompt you to enter the question you wish to run
- Enter one of the following question you wish to run: 1, 2, 3, 4, 5, 6
- Press Enter and wait for results.