代码搜索:Probability
找到约 4,670 项符合「Probability」的源代码
代码结果 4,670
www.eeworm.com/read/132953/14065390
m p_e_hd_o.m
function [p_err,gamma_db]=p_e_hd_o(gamma_db_l,gamma_db_h,k,n,d_min)
% p_e_hd_o.m Matlab function for computing error probability in
% hard decision decoding of a linear block code
%
www.eeworm.com/read/101557/15826374
m p_e_hd_o.m
function [p_err,gamma_db]=p_e_hd_o(gamma_db_l,gamma_db_h,k,n,d_min)
% p_e_hd_o.m Matlab function for computing error probability in
% hard decision decoding of a linear block code
%
www.eeworm.com/read/101557/15826381
m p_e_sd_o.m
function [p_err,gamma_db]=p_e_sd_o(gamma_db_l,gamma_db_h,k,n,d_min)
% p_e_sd_o.m Matlab function for computing error probability in
% soft decision decoding of a linear block code
%
www.eeworm.com/read/289119/8574978
m distchck.m
function [errorcode,out1,out2,out3,out4] = distchck(nparms,arg1,arg2,arg3,arg4)
%DISTCHCK Checks the argument list for the probability functions.
% B.A. Jones 1-22-93
% Copyright (c) 1993 by The
www.eeworm.com/read/288586/8620291
m distchck.m
function [errorcode,out1,out2,out3,out4] = distchck(nparms,arg1,arg2,arg3,arg4)
%DISTCHCK Checks the argument list for the probability functions.
% B.A. Jones 1-22-93
% Copyright (c) 1993 by The
www.eeworm.com/read/178062/9420731
m distchck.m
function [errorcode,out1,out2,out3,out4] = distchck(nparms,arg1,arg2,arg3,arg4)
%DISTCHCK Checks the argument list for the probability functions.
% B.A. Jones 1-22-93
% Copyright (c) 1993 by The
www.eeworm.com/read/424101/10492465
m distchck.m
function [errorcode,out1,out2,out3,out4] = distchck(nparms,arg1,arg2,arg3,arg4)
%DISTCHCK Checks the argument list for the probability functions.
% B.A. Jones 1-22-93
% Copyright (c) 1993 by The
www.eeworm.com/read/165343/7143826
m probdeth15.m
% Do an example computing probability of detection
% Information for the (15,11) Hamming code
if 1
n = 15;
k = 11;
dmin = 3;
syms z A
A = 1/(n+1)*((1+z)^n + n*(1-z)*(1-z^2)^((n-1)/2));
Avec = sym2pol
www.eeworm.com/read/196569/8074583
m distchck.m
function [errorcode,out1,out2,out3,out4] = distchck(nparms,arg1,arg2,arg3,arg4)
%DISTCHCK Checks the argument list for the probability functions.
% B.A. Jones 1-22-93
% Copyright (c) 1993 by The
www.eeworm.com/read/337002/12402410
m distchck.m
function [errorcode,out1,out2,out3,out4] = distchck(nparms,arg1,arg2,arg3,arg4)
%DISTCHCK Checks the argument list for the probability functions.
% B.A. Jones 1-22-93
% Copyright (c) 1993 by The