A Python/MATLAB project which implements pulse-code modulation (PCM) and delta modulation (DM).
-
Updated
Aug 8, 2022 - Jupyter Notebook
A Python/MATLAB project which implements pulse-code modulation (PCM) and delta modulation (DM).
Demos for some basic DSP concepts
Digital Communication Techniques with MATLAB(Simulation)
Encosing a sine wave into PCm and then decoding it using Sinc interpolation
Digital Communication Techniques with Code Composer Studio(Simulation)
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.
A PCM-Based Vocoder/Decoder, a voice codec software based on PCM of voice signals to send over data network, whose quantizer provides both mid-rise and mid-tread quantization techniques, and an encoder with both Manchester and AMI signaling, providing the concept of AWGN channel, in addition to regenerative repeaters.
Python Codes for Digital Communications Course
Add a description, image, and links to the pulse-code-modulation topic page so that developers can more easily learn about it.
To associate your repository with the pulse-code-modulation topic, visit your repo's landing page and select "manage topics."