代码搜索:Probability
找到约 4,670 项符合「Probability」的源代码
代码结果 4,670
www.eeworm.com/read/344585/3207711
m histp.m
function h = histp(x, xmin, xmax, nbins)
%HISTP Histogram estimate of 1-dimensional probability distribution.
%
% Description
%
% HISTP(X, XMIN, XMAX, NBINS) takes a column vector X of data values
%
www.eeworm.com/read/396844/2406642
m histp.m
function h = histp(x, xmin, xmax, nbins)
%HISTP Histogram estimate of 1-dimensional probability distribution.
%
% Description
%
% HISTP(X, XMIN, XMAX, NBINS) takes a column vector X of data values
%
www.eeworm.com/read/359369/2978441
m histp.m
function h = histp(x, xmin, xmax, nbins)
%HISTP Histogram estimate of 1-dimensional probability distribution.
%
% Description
%
% HISTP(X, XMIN, XMAX, NBINS) takes a column vector X of data valu
www.eeworm.com/read/476078/6773391
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
www.eeworm.com/read/173076/9675427
m invwishlpr.m
% INVWISHLPR = Inverse Wishart Distribution - Log Probability Density Ratio
% Copyright (c) 1998, Harvard University. Full copyright in the file Copyright
%
% [ lpr ] = invwishpdf( IW1, IW2, S, d )
www.eeworm.com/read/170936/9779233
m histp.m
function h = histp(x, xmin, xmax, nbins)
%HISTP Histogram estimate of 1-dimensional probability distribution.
%
% Description
%
% HISTP(X, XMIN, XMAX, NBINS) takes a column vector X of data values
%
www.eeworm.com/read/415313/11076485
m histp.m
function h = histp(x, xmin, xmax, nbins)
%HISTP Histogram estimate of 1-dimensional probability distribution.
%
% Description
%
% HISTP(X, XMIN, XMAX, NBINS) takes a column vector X of data values
%
www.eeworm.com/read/414455/11111518
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
www.eeworm.com/read/413912/11137190
m histp.m
function h = histp(x, xmin, xmax, nbins)
%HISTP Histogram estimate of 1-dimensional probability distribution.
%
% Description
%
% HISTP(X, XMIN, XMAX, NBINS) takes a column vector X of data values
%
www.eeworm.com/read/267609/11170925
m invwishlpr.m
% INVWISHLPR = Inverse Wishart Distribution - Log Probability Density Ratio
% Copyright (c) 1998, Harvard University. Full copyright in the file Copyright
%
% [ lpr ] = invwishpdf( IW1, IW2, S, d )