https://github.com/wykys/MIKS-FSK
School project for demodulation FSK signal.
https://github.com/wykys/MIKS-FSK
bel202 fek fsk urel vut vutbr
Last synced: about 1 month ago
JSON representation
School project for demodulation FSK signal.
- Host: GitHub
- URL: https://github.com/wykys/MIKS-FSK
- Owner: wykys
- License: mit
- Created: 2019-03-28T00:52:15.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-03-28T01:48:51.000Z (about 6 years ago)
- Last Synced: 2024-10-24T06:30:46.668Z (6 months ago)
- Topics: bel202, fek, fsk, urel, vut, vutbr
- Language: Python
- Homepage:
- Size: 1.5 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# MIKS-FSK
Tento proThis project simulates the FSK demodulator at a different signal-to-noise ratio of SNR after passing through the AWGN channel.
It uses the python multi-threaded library and allows for parallel simulation of multiple SNR values ββat the endpoint.
For most calculations, a numpy and scipy library are used.




