Pulse Code Modulation

This code is the implementation of pulse code modulation (PCM) and its variant Delta Modulation
1.4K Downloads
Updated 21 Mar 2017

View License

In this simulation pulse code modulation (PCM) scheme is used. Desired bit rate and signal quantization error is also calculated. From this simulation, you can see the effect of sampling rate on the quantization error and desired signaling rate (signal length / sample size in term of bits).

Cite As

Shujaat Khan (2024). Pulse Code Modulation (https://www.mathworks.com/matlabcentral/fileexchange/46484-pulse-code-modulation), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2008a
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
2.0.0.0

- description
- PCM code is modified and now well commented
- Code is simplified, unused/redundant variables are removed
- Display picture changed (new plot of PCM pulse train / encoded signal)
- description

1.0.0.0