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
- Host: GitHub
- URL: https://github.com/sskender/signal-processing
- Owner: sskender
- Created: 2021-10-30T15:46:18.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-01-27T19:21:32.000Z (over 4 years ago)
- Last Synced: 2025-01-26T20:25:49.993Z (over 1 year ago)
- Topics: digital-signal-processing, fft, filter, fir-filter, fourier-transform, iir-filter, lti-system, signal-processing
- Language: Jupyter Notebook
- Homepage:
- Size: 1.58 MB
- Stars: 0
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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