代码搜索:Probability

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

代码结果 4,670
www.eeworm.com/read/180268/9314056

m pd_swerling5.m

function pd = pd_swerling5 (input1, indicator, np, snrbar) % This function is used to calculate the probability of detection % for Swerling 5 or 0 targets for np>1. if(np == 1) 'Stop, np must b
www.eeworm.com/read/364310/9912695

m pd_swerling5.m

function pd = pd_swerling5 (input1, indicator, np, snrbar) % This function is used to calculate the probability of detection % for Swerling 5 or 0 targets for np>1. if(np == 1) 'Stop, np must b
www.eeworm.com/read/362246/10010491

m dsamp.m

function X = dsamp(Px,num_data) % DSAMP Generates samples from discrete distribution. % % Synopsis: % X = dsamp(Px,num_data) % % Input: % Px [dim x 1] Discrete probability distribution; it must %
www.eeworm.com/read/360995/10069926

m mpm_dd.m

%MPM_DD Minimax prob. machine. % % W = MPM_DD(X,FRACREJ,SIGMA,LAMBDA) % % Computes the minimax probability machine of Lanckriet, using the RBF % kernel with kernel-width SIGMA and quantile FRACRE
www.eeworm.com/read/356183/10235438

m pd_swerling5.m

function pd = pd_swerling5 (input1, indicator, np, snrbar) % This function is used to calculate the probability of detection % for Swerling 5 or 0 targets for np>1. if(np == 1) 'Stop, np must b
www.eeworm.com/read/424063/10504137

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/423536/10553312

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/467764/7000885

m pd_swerling5.m

function pd = pd_swerling5 (input1, indicator, np, snrbar) % This function is used to calculate the probability of detection % for Swerling 5 or 0 targets for np>1. if(np == 1) 'Stop, np must b
www.eeworm.com/read/467324/7009865

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/463748/7175952

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 min