Capacity of Binary Symmetric Channel (BSC)

returns the channel capacity in bits per transmitted symbol
526 téléchargements
Mise à jour 24 oct. 2011

Afficher la licence

% Capacity of Binary Symmetric Channel (BSC)
% function [c,pxy,py]=cap_bsc(px,pe) returns the channel capacity in bits
% per transmitted symbol, the joint probability distribution of the
% input and output of the BSC channel and the probability distribution of
% the BSC output symbols. px is a 2-element vector representing the
% pobability distribution of the input bits (0 and 1). pe is the
% probability of error of the BSC.
% When the resulting channel capacity c is multiplied by the transmission
% rate (given in symbol/second), the maximum bit rate is got, which
% repesents the channel capacity in bits/s.
%
% By: Abdulrahman Ikram Siddiq
% Kirkuk - IRAQ
% Monday Oct.24th 2011 8:07 PM

Citation pour cette source

Abdulrahman Siddiq (2024). Capacity of Binary Symmetric Channel (BSC) (https://www.mathworks.com/matlabcentral/fileexchange/33420-capacity-of-binary-symmetric-channel-bsc), MATLAB Central File Exchange. Récupéré le .

Compatibilité avec les versions de MATLAB
Créé avec R2008b
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Catégories
En savoir plus sur Physical Channels dans Help Center et MATLAB Answers

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
1.0.0.0