代码搜索:Probability

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

代码结果 4,670
www.eeworm.com/read/400577/11573188

m costm.m

%COSTM Cost mapping, classification using costs % % Y = COSTM(X,C,LABLIST) % W = COSTM([],C,LABLIST) % % DESCRIPTION % Maps the classifier output X (assumed to be posterior probability % estimate
www.eeworm.com/read/345571/11808424

input-binary

Number of Real and Binary Variables (0 nbinary) Number of Objectives (2) Number of Constraints (2) Population size (100) Maximum generations (100) Crossover probability (0.9) Type of Crossover: Single
www.eeworm.com/read/155919/11838398

m cp0901_muiber_2ppm.m

% % Function 9.3 : "cp0901_MUIBER_2PPM" % % Evaluates the theoretical probability of error % for a 2PPM system in AWGN channels under the % Standard Gaussian Approximation % % 'ebno' is a v
www.eeworm.com/read/255755/12057980

m costm.m

%COSTM Cost mapping, classification using costs % % Y = COSTM(X,C,LABLIST) % W = COSTM([],C,LABLIST) % % DESCRIPTION % Maps the classifier output X (assumed to be posterior probability % estimate
www.eeworm.com/read/253950/12173748

m gmmactiv.m

function a = gmmactiv(mix, x) %GMMACTIV Computes the activations of a Gaussian mixture model. % % Description % This function computes the activations A (i.e. the probability % P(X|J) of the data con
www.eeworm.com/read/151428/12211493

m kolmpdf.m

function p = kolmpdf(x) % KOLMPDF Kolmogorov probability distribution function (pdf). % P = KOLMPDF(X) computes the Kolmogorov pdf at the values in X. % % The size of P is the common size o
www.eeworm.com/read/339665/12211803

m gmmactiv.m

function a = gmmactiv(mix, x) %GMMACTIV Computes the activations of a Gaussian mixture model. % % Description % This function computes the activations A (i.e. the probability % P(X|J) of the data con
www.eeworm.com/read/150905/12249295

m costm.m

%COSTM Cost mapping, classification using costs % % Y = COSTM(X,C,LABLIST) % W = COSTM([],C,LABLIST) % % DESCRIPTION % Maps the classifier output X (assumed to be posterior probability % estimate
www.eeworm.com/read/150905/12250590

m gmmactiv.m

function a = gmmactiv(mix, x) %GMMACTIV Computes the activations of a Gaussian mixture model. % % Description % This function computes the activations A (i.e. the probability % P(X|J) of the data con
www.eeworm.com/read/338082/12325313

m ardec.m

function symseq=ardec(symbol,pr,codeword,symlen) % Usage: symseq=ardec(symbol,pr,codeword,symlen) % arithmetic decoding in decimal given a % symbol probability table. % output: % symseq: the in