AESB2122 - Signals and Systems with Python
<your_student_number>-sands-python (don’t keep the angle brackets)Geet-George, owenodriscoll, yustisiardhitasari and khaakman)README.md file*functions - at least 2 functions that generate signals (e.g. sinusoidal, step, etc.) + 2 functions (e.g. time-shifting, time-scaling, both, etc.)
Example structure of your repository:
/<your_student_number>-sands-python
    ├── signals.py (or helper.py)
    ├── script.py (or run.py)
    └── README.md
    └── pyproject.tomlThe project will be evaluated based on the following criteria: