代码搜索:Probability

找到约 4,670 项符合「Probability」的源代码

代码结果 4,670
www.eeworm.com/read/414455/11111376

m ss_pe94.m

function [p]=ss_Pe94(snr_in_dB, Lc, A, w0) % [p]=ss_Pe94(snr_in_dB, Lc, A, w0) % SS_PE94 finds the measured error rate. The function % that returns the measured probability of error for the
www.eeworm.com/read/147096/12584209

m ss_pe94.m

function [p]=ss_Pe94(snr_in_dB, Lc, A, w0) % [p]=ss_Pe94(snr_in_dB, Lc, A, w0) % SS_PE92 finds the measured error rate. The function % that returns the measured probability of error for the
www.eeworm.com/read/300086/13936737

m ss_pe94.m

function [p]=ss_Pe94(snr_in_dB, Lc, A, w0) % [p]=ss_Pe94(snr_in_dB, Lc, A, w0) % SS_PE92 finds the measured error rate. The function % that returns the measured probability of error for the
www.eeworm.com/read/203207/15364172

m ss_pe94.m

function [p]=ss_Pe94(snr_in_dB, Lc, A, w0) % [p]=ss_Pe94(snr_in_dB, Lc, A, w0) % SS_PE94 finds the measured error rate. The function % that returns the measured probability of error for the
www.eeworm.com/read/101557/15826603

m ss_pe94.m

function [p]=ss_Pe94(snr_in_dB, Lc, A, w0) % [p]=ss_Pe94(snr_in_dB, Lc, A, w0) % SS_PE92 finds the measured error rate. The function % that returns the measured probability of error for the
www.eeworm.com/read/431631/8664416

m p_e_sd_a.m

function [p_err,gamma_db]=p_e_sd_a(gamma_db_l,gamma_db_h,k,n,d_min) % p_e_sd_a.m Matlab function for computing error probability in % soft-decision decoding of a linear block code %
www.eeworm.com/read/431631/8664418

m p_e_hd_a.m

function [p_err,gamma_db]=p_e_hd_a(gamma_db_l,gamma_db_h,k,n,d_min) % p_e_hd_a.m Matlab function for computing error probability in % hard-decision decoding of a linear block code %
www.eeworm.com/read/431628/8664561

m cm_sm52.m

function [p]=cm_sm52(snr_in_dB) % [p]=cm_sm52(snr_in_dB) % CM_SM52 Returns the probability of error for the given % value of snr_in_dB, signal-to-noise ratio in dB. N=10000; Eb=1; d=1;
www.eeworm.com/read/287843/8665304

m p_e_hd_a.m

function [p_err,gamma_db]=p_e_hd_a(gamma_db_l,gamma_db_h,k,n,d_min) % p_e_hd_a.m Matlab function for computing error probability in % hard-decision decoding of a linear block code %
www.eeworm.com/read/287843/8665463

m p_e_sd_a.m

function [p_err,gamma_db]=p_e_sd_a(gamma_db_l,gamma_db_h,k,n,d_min) % p_e_sd_a.m Matlab function for computing error probability in % soft-decision decoding of a linear block code %