A Python package for signal processing, including various signal generation and manipulation functions.
- Generate unit step and unit impulse signals.
- Create sine and cosine waves with adjustable parameters.
- Perform time-shifting on signals.
- Combine signals through addition and multiplication.
Install directly from PyPI (after publishing):
pip install signal_ICT_KulangJamesGatgong_92400133006
'''
Or install locally (from your project folder):
pip install .