代码搜索:Probability

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

代码结果 4,670
www.eeworm.com/read/459841/7264165

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/456354/7351305

m bdt_f529.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 minus_in
www.eeworm.com/read/456354/7351311

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 minus_in
www.eeworm.com/read/448244/7536051

m quantile2.m

function y = quantile2(x, p, dim) %QUANTILE2 Compute quantiles of a data sample. % Y = QUANTILE(X,P) returns quantiles of the values in X. P is a scalar % or a vector of cumulative probability valu
www.eeworm.com/read/445831/7589506

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/445830/7589532

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/445827/7589605

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/442447/7651418

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/442444/7651684

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/439811/7701546

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