代码搜索:Probability
找到约 4,670 项符合「Probability」的源代码
代码结果 4,670
www.eeworm.com/read/407072/2271002
hpp mixturepdf.hpp
#ifndef INDII_ML_AUX_MIXTUREPDF_HPP
#define INDII_ML_AUX_MIXTUREPDF_HPP
#include "Pdf.hpp"
#include
namespace indii {
namespace ml {
namespace aux {
/**
* Mixture probability d
www.eeworm.com/read/389028/2544912
pl testfrp.pl
#!/usr/bin/perl -w
use strict 'refs';
use strict 'subs';
if ($#ARGV != 2) {
&usage;
exit;
}
sub usage {
print STDERR " usage: $0 \n";
exit;
}
my $p = $ARGV[1]
www.eeworm.com/read/362216/2936244
m qgauss.m
function y=QGauss(x)
%
% computes the abscissae y for given probability x
% for a standard Gaussian
% this is 1-F(x)
%
% x: real col vector of right-tail probs
% y: real column vector of abscissae
www.eeworm.com/read/173140/9670725
m bdt_f533.m
% MATLAB script that generates the probability of error versus the signal to noise ratio.
initial_snr=0;
final_snr=12;
snr_step=0.75;
tolerance=eps; % Tolerance used for the integration
plus_
www.eeworm.com/read/173140/9670737
m bdt_f531.m
% MATLAB script that generates the probability of error versus the signal to noise ratio.
initial_snr=0;
final_snr=12;
snr_step=0.75;
tolerance=eps; % Tolerance used for the integration
plus_
www.eeworm.com/read/268231/11148876
m bdt_f533.m
% MATLAB script that generates the probability of error versus the signal to noise ratio.
initial_snr=0;
final_snr=12;
snr_step=0.75;
tolerance=eps; % Tolerance used for the integration
plus_
www.eeworm.com/read/268231/11148890
m bdt_f531.m
% MATLAB script that generates the probability of error versus the signal to noise ratio.
initial_snr=0;
final_snr=12;
snr_step=0.75;
tolerance=eps; % Tolerance used for the integration
plus_
www.eeworm.com/read/300562/13905526
m bdt_f533.m
% MATLAB script that generates the probability of error versus the signal to noise ratio.
initial_snr=0;
final_snr=12;
snr_step=0.75;
tolerance=eps; % Tolerance used for the integration
plus_
www.eeworm.com/read/300562/13905545
m bdt_f531.m
% MATLAB script that generates the probability of error versus the signal to noise ratio.
initial_snr=0;
final_snr=12;
snr_step=0.75;
tolerance=eps; % Tolerance used for the integration
plus_
www.eeworm.com/read/132953/14065217
m bdt_f533.m
% MATLAB script that generates the probability of error versus the signal to noise ratio.
initial_snr=0;
final_snr=12;
snr_step=0.75;
tolerance=eps; % Tolerance used for the integration
plus_