代码搜索:Probability
找到约 4,670 项符合「Probability」的源代码
代码结果 4,670
www.eeworm.com/read/137229/13337762
m prob_ga.m
% Script file for calculating the probability of a certain input
% appearing in a member of the population. For analysing the output of
% auto_ga.
%
% Run ver_ga first to generate win_pop and num
www.eeworm.com/read/137229/13338758
m prob_ga.m
% Script file for calculating the probability of a certain input
% appearing in a member of the population. For analysing the output of
% auto_ga.
%
% Run ver_ga first to generate win_pop and num
www.eeworm.com/read/487309/6519013
m entropdf.m
function [ent]=entropdf(p,units);
%ENTROPDF Shannon's Information Entropy
% ENTROPDF(p) calculates Shannon's information entropy from
% probability distribution function.
%
% p: Input probabi
www.eeworm.com/read/264420/11315579
m prob_ga.m
% Script file for calculating the probability of a certain input
% appearing in a member of the population. For analysing the output of
% auto_ga.
%
% Run ver_ga first to generate win_pop and num
www.eeworm.com/read/408292/11398056
m franks_init_pot.m
function [cliquetable, septable,schaal]=franks_init_pot(cliquetable,septable,CPT,parents)
%initialization of cliques , CPT is cell array of conditional probability tables
numb_clqs=length(cliquetabl
www.eeworm.com/read/152250/12130954
readme
%
% (c) MERL 2001. Distributed for research -- see source code for terms
of use.
% Citation:
% Brand, Matthew. (1999). Structure learning in conditional probability
% models via an entropic prior a
www.eeworm.com/read/338082/12325310
m arenc.m
function arcode=arenc(symbol,pr,seqin)
% Usage: arcode=arenc(symbol,pr,seqin)
% arithmetic encoding in decimal given a
% symbol probability table.
% output:
% arcode: a decimal number, the lower
www.eeworm.com/read/232342/14197130
m cumulative_gaussian.m
%CUMULATIVE_GAUSSIAN: the integral of the Gaussian distribution, which
% gives the probability that a variate will assume a value
www.eeworm.com/read/232339/14197988
m cumulative_gaussian.m
%CUMULATIVE_GAUSSIAN: the integral of the Gaussian distribution, which
% gives the probability that a variate will assume a value
www.eeworm.com/read/124842/14533641
m prob_ga.m
% Script file for calculating the probability of a certain input
% appearing in a member of the population. For analysing the output of
% auto_ga.
%
% Run ver_ga first to generate win_pop and num