There are 3 repositories under digital-modulation topic.
Additional materials to "Design of cooperative communication system based on CubeSat satellites" (master thesis) .
Contains codes various Digital Modulation Schemes (like AM, DSB-SC, SSB-SC FM, BPSK, QPSK, 16-QAM, DBPSK, DQPSK) in MatLab from scratch ie. without built-in MatLab functions
This repository presents the code for digital modulation detection in Communication networks
Welcome to the Digital_Modulation_Py repository! This repository provides digital modulation techniques, including QPSK,PSK and QAM,using Python.
Simulation of ASK (Amplitude Shift Keying) and PSK (Phase Shift Keying) modulation and demodulation in Labcenter Proteus.
Making digital communication look dayumm!
GNU Radio simulation and hier blocks of Multi Carrier QPSK modulation implementation
PythonCommTools is my personal study project dedicated exclusively to digital modulation algorithms in Python. This repository offers my implementations and examples of algorithms related to digital modulation, including techniques such as QAM (Quadrature Amplitude Modulation), PSK (Phase Shift Keying), and more. Feel free to contribute!
Demonstration of some modulation such as QPSK using iPython notebook
Pulse Amplitude Modulation Simulator in MATLAB.
A Digital Modulation (DM) library w/ examples for the Pyboard
Communication Lab (2019 Spring)
Simple OFDM implementation ready to be transmitted with an acoustic modem
This repository contains few experiments that I have performed on MATLAB as a part of the "Principles of Communication" course.
Academic project done to perform telecommunication prototypes
My activities during the communication systems course are uploaded to this repository, and I hope this material will help you :)
Interactive Digital Modulation Explorer is a web application for learning digital modulations: ASK, PSK, and FSK. Allows you to enter text, modulate it, add noise, and observe effects. Includes Hamming encoding and decoding for error correction, interactive graphs, and modulation comparison.
This is a MATLAB DCS (Digital Comunication System) Simulation.
Communication Systems Course simulations focusing on different aspects of signal processing and modulation techniques.
Various digital modulation -- PAM, PSK, QAM, FSK -- has been implemented.
Different concepts in wireless communication (OFDM, Time Diversity, Alamouti scheme) has been implemented.
Digital Communications I Lab Exercises NTUA ECE 2023
Laboratory exercises for digital communication systems simulation, in the context of the "Digital Communications I" course in NTUA.
MATLAB project for the course "Digital Communications" at the University of Rostock.
MATLAB PCM System Simulator demonstrating digital signal processing fundamentals. Features sampling, quantization (uniform/μ-law), multiple encoding schemes, and signal reconstruction. Includes interactive parameter selection, visualization tools, and frequency analysis. Written for a communications course.