代码搜索:Probability
找到约 4,670 项符合「Probability」的源代码
代码结果 4,670
www.eeworm.com/read/132953/14065211
m smldp510.m
function [p]=smldP510(snr_in_dB)
% [p]=smldP510(snr_in_dB)
% SMLDP510 simulates the probability of error for the given
% snr_in_dB, signal to noise ratio in dB.
M=4; % quarternary orthogo
www.eeworm.com/read/200273/15436008
m cm_sm32_golay.m
function [pb1]=cm_sm32_golay(EbNo)
% [pb1]=cm_sm32_golay(EbNo)
% CM_SM32_golay finds the probability of bit error for
% the given value of EbNo(dB).
%
%
%
N=5000
www.eeworm.com/read/101557/15827425
m smldpe59.m
function [p]=smldPe59(snr_in_dB)
% [p]=smldPe59(snr_in_dB)
% SMLDPE59 simulates the probability of error for the given
% snr_in_dB, signal to noise ratio in dB.
M=4; % quarternary ort
www.eeworm.com/read/431621/8664711
m smldp510.m
function [p]=smldP510(snr_in_dB)
% [p]=smldP510(snr_in_dB)
% SMLDP510 simulates the probability of error for the given
% snr_in_dB, signal-to-noise ratio in dB.
M=4; % quaternary orth
www.eeworm.com/read/287843/8665353
m smldp510.m
function [p]=smldP510(snr_in_dB)
% [p]=smldP510(snr_in_dB)
% SMLDP510 simulates the probability of error for the given
% snr_in_dB, signal-to-noise ratio in dB.
M=4; % quaternary orth
www.eeworm.com/read/186716/8914526
m gamma_pd.m
function [y,x] = gamma_pd(aa,bb,nx)
% GAMMA_PDF ... Evaluates and plots the probability density function of a
% Gamma random variable.
%
% GAMMA_PDF(P1,P2) plots the pdf of the Gamma random var
www.eeworm.com/read/376212/9325115
m pdf2tick.m
function tick = pdf2tick(x, pdf, cdf)
% pdf2tick -- Convert probability density function to ticks.
% pdf2tick(x, pdf, tics) returns ticks along [0..1] that
% conform to the given pdf(x). The numb
www.eeworm.com/read/175304/9552888
m fh4fsk.m
% This procedure simulates the Bit Error Probability performace of the
% FH/MFSK system with independent multitone jamming
Eb_to_Nj_in_dB=[21];% Eb_to_Nj_in_dB到Eb_to_Nj的转换放到pp循环中了
% Eb_to_No_in_d
www.eeworm.com/read/175304/9552959
m multi_fh4fsk.m
% This procedure simulates the Bit Error Probability performace of the
% FH/MFSK system with independent multitone jamming
Eb_to_Nj_in_dB=[18];% Eb_to_Nj_in_dB到Eb_to_Nj的转换放到pp循环中了
Eb_to_No_in_dB=
www.eeworm.com/read/175304/9553094
asv multi_fh4fsk.asv
% This procedure simulates the Bit Error Probability performace of the
% FH/MFSK system with independent multitone jamming
Eb_to_Nj_in_dB=[10];% Eb_to_Nj_in_dB到Eb_to_Nj的转换放到pp循环中了
Eb_to_No_in_dB=