代码搜索:Probability

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

代码结果 4,670
www.eeworm.com/read/459059/1574518

m binary_exponential_baqkoff_csma_simul.m

clear; % Unit time for random backoff unit_backoff=1*(10^-3); % (1) msec for h=1:10 max_backoff_num=2*h; ch_idle_prob=0.3; for u=1:20000 % Probability of Idle channel upon clear channel accessement
www.eeworm.com/read/273525/4204535

hlp f_fden.hlp

{smcl} {* 30nov2004}{...} {cmd:help Fden()} {hline} {title:Title} {p2colset 5 22 24 2}{...} {p2col :{hi:[D] functions} {hline 2}}Functions{p_end} {title:Fden() probability density funct
www.eeworm.com/read/396408/2416801

c jbig_tab.c

/* * Probability estimation tables for the arithmetic encoder/decoder * given by ITU T.82 Table 24. * * $Id: jbig_tab.c,v 1.1.1.1 2007/12/04 09:35:33 xliu Exp $ */ short jbg_lsz[113] = { 0x
www.eeworm.com/read/366702/2882348

c pr33673.c

/* PR rtl-optimization/33673 */ /* { dg-do compile } */ /* { dg-options "-Os -fno-forward-propagate -fno-guess-branch-probability -fno-move-loop-invariants -fno-tree-dominator-opts -fno-tree-loop-opti
www.eeworm.com/read/200886/15420755

m getghelper.m

function G = getGhelper(G) G.numStates = G.numScales*G.numTaus; if (G.oneScaleOnly) S=1; else S = 0.90; % percent probability of staying in the same scale state end for cc=1:G.numClass G.S(c
www.eeworm.com/read/408292/11398102

m construct_equiv_class_cpt.m

function equiv_class_CPT=construct_equiv_class_CPT(link,lin_pred,N) %equiv_class_CPT=construct_equiv_class_CPT constructs conditional probability tables equiv_class_CPT=cell(size(lin_pred)); f
www.eeworm.com/read/408292/11398113

m compute_jpts.m

function joint_prob_tabs=compute_JPTs(cliquetable,pot_to_CPT,parents,node_sizes,N) %computes all joint probability tables, used for computing CPTs k=length(pot_to_CPT.ind); joint_prob_tabs=cell(k,1
www.eeworm.com/read/459059/1574517

m ble_csma_test.m

clear; % Unit time for random backoff unit_backoff=1*(10^-3); % (1) msec % Probability of Idle channel upon clear channel accessement ch_idle_prob=0.5; ch_busy_prob=1-ch_idle_prob; avg_sample=100000;
www.eeworm.com/read/459059/1574529

m test.m

clear; for h=1:10 platform.max_backoff_num=2*h; platform.ch_idle_prob=0.3; for u=1:20000 % Probability of Idle channel upon clear channel accessement platform.ch_busy_prob=1-platform.ch_idle_prob; %
www.eeworm.com/read/431634/8664355

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