Binary_Channel_Simulation
Simulation of a general (not necessarily symmetric) binary channel in MATLAB.
gbc.m is a function that receives any real-valued matrix (not necessarily binary) and returns it after the general binary channel. The error probabilities p and q represent the probability of the binary code to change from 1 to 0 and from 0 to 1, respectively.
Binary_Channel_Simulation.m is a script that uses gbc.m to simulate the image ForbiddenCity.png after the binary channel for p and q both ranging between 0 and 1. Results.png is a collage of all resulting images together.
Cite As
matzewolf (2025). Binary_Channel_Simulation (https://github.com/matzewolf/Binary_Channel_Simulation), GitHub. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
- FPGA, ASIC, and SoC Development > Vision HDL Toolbox > Video Formats and Interfaces >
- Image Processing and Computer Vision > Vision HDL Toolbox > Video Formats and Interfaces >
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
Versions that use the GitHub default branch cannot be downloaded
Version | Published | Release Notes | |
---|---|---|---|
1.0.0 |
|