An open API service indexing awesome lists of open source software.

https://github.com/sskender/signal-processing

Fundamentals of Signal Processing FER labs
https://github.com/sskender/signal-processing

digital-signal-processing fft filter fir-filter fourier-transform iir-filter lti-system signal-processing

Last synced: 8 months ago
JSON representation

Fundamentals of Signal Processing FER labs

Awesome Lists containing this project

README

          

# Signal Processing
Fundamentals of Signal Processing FER labs

- - - -

Learning Outcomes:
- Classify signaly and systems by type
- Explain the importance of signal processing in computing, electronics, control engineering and telecommunications
- State and explain the Nyquist-Shannon sampling theorem
- Analyze signals using their spectrum
- Analyze systems using theirs transfer function and frequency response
- Explain the equivalence between time continuous and time discrete systems
- Explain signal filtration
- Design a basic digital filter using a computer
- Explain what the fast Fourier transform is and list its applications