Capacity of Binary Symmetric Channel (BSC)

returns the channel capacity in bits per transmitted symbol
526 download
Aggiornato 24 ott 2011

Visualizza la licenza

% 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

Cita come

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

Compatibilità della release di MATLAB
Creato con R2008b
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux
Categorie
Scopri di più su Physical Channels in Help Center e MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Versione Pubblicato Note della release
1.0.0.0