Pulse Code Modulation

This code is the implementation of pulse code modulation (PCM) and its variant Delta Modulation
1,4K téléchargements
Mise à jour 21 mars 2017

Afficher la licence

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).

Citation pour cette source

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

Compatibilité avec les versions de MATLAB
Créé avec R2008a
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Version Publié le Notes de version
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