代码搜索:Probability

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

代码结果 4,670
www.eeworm.com/read/147186/12578511

m dirichletpdf.m

function p = dirichletpdf(x, alpha) %DIRICHLETPDF Dirichlet probability density function. % p = dirichletpdf(x, alpha) returns the probability of vector % x under the Dirichlet distribution with p
www.eeworm.com/read/147096/12583738

m expected.m

function e=expected(funfcn,a,b,tol,p1,p2,p3) % EXPECTED Finds the expected value of a random variable % with probability density function 'funfcn' and % support [a,b]. % Y=EXPECTED('F'
www.eeworm.com/read/146871/12606470

asm arith_decoder_mpeg4.asm

/******************************************************************************* Copyright(c) 2000 - 2002 Analog Devices. All Rights Reserved. Developed by Joint Development Software Application Tea
www.eeworm.com/read/146655/12627453

asm arith_decoder_mpeg4.asm

/******************************************************************************* Copyright(c) 2000 - 2002 Analog Devices. All Rights Reserved. Developed by Joint Development Software Application Tea
www.eeworm.com/read/300562/13905655

m expected.m

function e=expected(funfcn,a,b,tol,p1,p2,p3) % EXPECTED Finds the expected value of a random variable % with probability density function 'funfcn' and % support [a,b]. % Y=EXPECTED('F',A,B
www.eeworm.com/read/300369/13917339

java estimator.java

/* * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either vers
www.eeworm.com/read/237896/13921308

m prob_snr1.m

% This program is used to produce Fig. 2.4 close all clear all for nfa = 2:2:12 b = sqrt(-2.0 * log(10^(-nfa))); index = 0; hold on for snr = 0:.1:18 index = index +1;
www.eeworm.com/read/300086/13936605

m expected.m

function e=expected(funfcn,a,b,tol,p1,p2,p3) % EXPECTED Finds the expected value of a random variable % with probability density function 'funfcn' and % support [a,b]. % Y=EXPECTED('F'
www.eeworm.com/read/133540/14036148

h pdf.h

#ifndef PDF_H #define PDF_H #include "stddev.h" #include "histogram.h" /** Calculate the probability denisty function from a set of data. This is a discrete version of the Probabi
www.eeworm.com/read/133540/14036178

h pdf.h

#ifndef PDF_H #define PDF_H #include "stddev.h" #include "histogram.h" /** Calculate the probability denisty function from a set of data. This is a discrete version of the Probabi