CRC control simulation

This simulation is intended to decide whether or not a given GP accomplishes the targeted task.
2.2K Downloads
Updated 15 Apr 2008

View License

The following program is written to simulate a randomly generated message under BSC(p) channel. It examines whether or not the generator polynomial is strong enough to be used at a given packet size and crossover probability p. Error patterns are rondom.

Cite As

Suayb Arslan (2024). CRC control simulation (https://www.mathworks.com/matlabcentral/fileexchange/17902-crc-control-simulation), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R13
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
1.0.0.0

Typos corrected, and comments are added.