代码搜索:Probability

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

代码结果 4,670
www.eeworm.com/read/270992/11013622

m bulb.m

%bulb.m/created by PJNahin for "Duelling Idiots"(5/9/98) %This m-file calculates and plots the probability of a bulb, %wired in series/parallel with sheets of switches, glowing. % % n=input('Numb
www.eeworm.com/read/470800/6908641

cpp lotto.cpp

// lotto.cpp -- probability of winning #include // Note: some implementations require double instead of long double long double probability(unsigned numbers, unsigned picks); int main()
www.eeworm.com/read/470800/6908929

cpp lotto.cpp

// lotto.cpp -- probability of winning #include // Note: some implementations require double instead of long double long double probability(unsigned numbers, unsigned picks); int main()
www.eeworm.com/read/289163/6969320

m c8_convcode.m

% File c8 convcode.m zdB = 2:0.1:10; % set Eb/No axis in dB z = 10.^(zdB/10); % convert to linear scale puc = Q(sqrt(2*z));
www.eeworm.com/read/469416/6976406

m gtmprob.m

function prob = gtmprob(net, data) %GTMPROB Probability for data under a GTM. % % Description % PROB = GTMPROB(NET, DATA) takes a GTM structure NET, and computes % the probability of each point
www.eeworm.com/read/468329/6996665

cpp lotto.cpp

// lotto.cpp -- probability of winning #include // Note: some implementations require double instead of long double long double probability(unsigned numbers, unsigned picks); int main()
www.eeworm.com/read/467252/7008259

m ggpdf.m

function y = ggpdf(x, a, b) % GGPDF Generalized Gaussian probability density function % Y = GGPDF(X, A, B) returns the generalized Gaussian density function % with parameters A and B, at the values
www.eeworm.com/read/467324/7009733

m entropy.m

function h=entropy(p) % H=ENTROPY(P) returns the entropy function of % the probability vector P. if length(find(p
www.eeworm.com/read/467324/7009782

m entropy.m

function h=entropy(p) % H=ENTROPY(P) returns the entropy function of % the probability vector P. if length(find(p
www.eeworm.com/read/467324/7009832

m cm_sm41.m

function [p]=cm_sm41(snr_in_dB) % [p]=cm_sm41(snr_in_dB) % CM_SM41 finds the probability of error for the given % value of snr_in_dB, SNR in dB. N=10000; d=1; % min. distance between