代码搜索:Probability

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

代码结果 4,670
www.eeworm.com/read/300562/13905953

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 giv
www.eeworm.com/read/300086/13936402

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/300086/13936481

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/300086/13936824

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/132953/14065371

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/132953/14065373

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/132953/14065425

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; snr
www.eeworm.com/read/132953/14065475

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 giv
www.eeworm.com/read/101557/15826378

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/101557/15826395

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 %