代码搜索:Probability
找到约 4,670 项符合「Probability」的源代码
代码结果 4,670
www.eeworm.com/read/192033/8410556
m wilhil.m
function [chi2]=wilhil(nu,p)
% Syntax: [chi2]=wilhil(nu,p);
% Wilson-Hilferty approximation to chi-squared.
%
% Inputs: p - single-tailed probability
% nu - degrees of freedom.
%
% The
www.eeworm.com/read/188457/8538891
m variance.m
function v=variance(funfcn,a,b,tol,p1,p2,p3)
% EXPECTED Finds the variance of a random variable
% with probability density function 'funfcn' and
% support [a,b].
% Y=VARIANCE('F',A,B,T
www.eeworm.com/read/288479/8630279
m dhypg.m
function p = dhypg(k,n,K,N)
%DHYPGEO The hypergeometric probability function
%
% p = dhypg(k,n,K,N)
% Anders Holtsberg, 18-11-93
% Copyright (c) Anders Holtsberg
if any(any( n>N
www.eeworm.com/read/388078/8637219
m wilhil.m
function [chi2]=wilhil(nu,p)
% Syntax: [chi2]=wilhil(nu,p);
% Wilson-Hilferty approximation to chi-squared.
%
% Inputs: p - single-tailed probability
% nu - degrees of freedom.
%
www.eeworm.com/read/431621/8664714
m bdt_f527.m
% MATLAB script that generates the probability of error versus the signal-to-noise ratio
initial_snr=0;
final_snr=15;
snr_step=1;
tolerance=1e-7; % tolerance used for the integration
min
www.eeworm.com/read/431613/8665625
m variance.m
function v=variance(funfcn,a,b,tol,p1,p2,p3)
% EXPECTED Finds the variance of a random variable
% with probability density function 'funfcn' and
% support [a,b].
% Y=VARIANCE('F',A,B,T
www.eeworm.com/read/287843/8665724
m bdt_f527.m
% MATLAB script that generates the probability of error versus the signal-to-noise ratio
initial_snr=0;
final_snr=15;
snr_step=1;
tolerance=1e-7; % tolerance used for the integration
min
www.eeworm.com/read/431603/8666129
m variance.m
function v=variance(funfcn,a,b,tol,p1,p2,p3)
% EXPECTED Finds the variance of a random variable
% with probability density function 'funfcn' and
% support [a,b].
% Y=VARIANCE('F',A,B,T
www.eeworm.com/read/184267/9114012
m variance.m
function v=variance(funfcn,a,b,tol,p1,p2,p3)
% EXPECTED Finds the variance of a random variable
% with probability density function 'funfcn' and
% support [a,b].
% Y=VARIANCE('F',A,B,T
www.eeworm.com/read/184267/9114074
m variance.m
function v=variance(funfcn,a,b,tol,p1,p2,p3)
% EXPECTED Finds the variance of a random variable
% with probability density function 'funfcn' and
% support [a,b].
% Y=VARIANCE('F',A,B,T