代码搜索:Probability
找到约 4,670 项符合「Probability」的源代码
代码结果 4,670
www.eeworm.com/read/439811/7701450
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/437542/7746304
m rsmp.m
function Inew=rsmp(pik,N)
%picks N indeces from pik randomly. The probability of a certain element is proportional to the size of the corresponding element in pik.
%Author PSL 200411
akkupik=cumsum
www.eeworm.com/read/436995/7757303
m ncchi2_2.m
% ncchi2_2.m
% Scope: This MATLAB macro computes the probability density function of the
% non-central chi-square distribution with two degrees of freedom.
www.eeworm.com/read/436995/7757305
m ncchi2_7.m
% ncchi2_7.m
% Scope: This MATLAB macro computes the probability density function of the
% non-central chi-square distribution with seven degrees of freedom
www.eeworm.com/read/436995/7757309
m gauss_1.m
% gauss_1.m
% Scope: This MATLAB macro computes the probability density function of the
% normal Gaussian distribution.
% Usage: xoutput = gauss_1(x,y)
www.eeworm.com/read/436995/7757327
m ncchi2_3.m
% ncchi2_3.m
% Scope: This MATLAB macro computes the probability density function of the
% non-central chi-square distribution with three degrees of freedom
www.eeworm.com/read/436995/7757349
m ncchi2_4.m
% ncchi2_4.m
% Scope: This MATLAB macro computes the probability density function of the
% non-central chi-square distribution with four degrees of freedom.
www.eeworm.com/read/436995/7757353
m ncchi2_9.m
% ncchi2_9.m
% Scope: This MATLAB macro computes the probability density function of the
% non-central chi-square distribution with nine degrees of freedom.
www.eeworm.com/read/436995/7757402
m ncchi2_8.m
% ncchi2_8.m
% Scope: This MATLAB macro computes the probability density function of the
% non-central chi-square distribution with eight degrees of freedom
www.eeworm.com/read/436995/7757404
m ncchi2~1.m
% ncchi2_10.m
% Scope: This MATLAB macro computes the probability density function of the
% non-central chi-square distribution with ten degrees of freedom.