代码搜索:Probability
找到约 4,670 项符合「Probability」的源代码
代码结果 4,670
www.eeworm.com/read/367752/9733877
demo200_predict scenario.demo200_predict
# FILE: 'scenario file' for SLEUTH land cover transition model
# (UGM v3.0)
# Comments start with #
#
# I. Path Name Variables
# II. Running Status (Echo)
# III. Output ASCII Fil
www.eeworm.com/read/367752/9733883
demo200_calibrate scenario.demo200_calibrate
# FILE: 'scenario file' for SLEUTH land cover transition model
# (UGM v3.0)
# Comments start with #
#
# I. Path Name Variables
# II. Running Status (Echo)
# III. Output ASCII Fil
www.eeworm.com/read/367442/9747780
m normald.m
function [p]=normald(X,mi,sigma)
% [p]=normald(X,mi,sigma)
%
% NORMALD calculates the value of many-dimensional probability density
% of the normal (Gaussian) distribution for given vectors in t
www.eeworm.com/read/367442/9747862
m mmln.m
function [mi,sigma,solution,minp,topp,N,t]=mmln(X,epsilon,tmax,t,N)
% MMLN Minimax learning for Gaussian distribution.
% [mi,sigma,solution,minp,topp,N,t]=mmln(X,epsilon,tmax,t,N)
%
% MMLN implem
www.eeworm.com/read/268787/11121976
m hufflen.m
function HL = HuffLen(S)
% HuffLen Find the lengths of the Huffman code words
% Based on probability (or number of occurences) of each symbol
% the length for the Huffman codewords are calcula
www.eeworm.com/read/266138/11238845
m kldivergence.m
%KLDIVERGENCE redundancy measure for categorical-discrete data
% KL = KLDIVERGENCE(X,Y) returns the redundancy between the two column
% vectors X and Y containing categorical measures.
%
% KLDIV
www.eeworm.com/read/300369/13917316
java conditionalestimator.java
/*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either vers
www.eeworm.com/read/205039/15327842
m alfauna.m
function [a] = alfauna(p)
%ALFA critical value for one test.
%
% a = alfauna(p) determines for the p probability the critical value a
% of the standardized normal distribution for one-test.
%
% Cop
www.eeworm.com/read/203062/15366723
h csmcti.h
/**
* Cs Monte Carlo Tunneling Ionization (CsMCTI) class.
* Specializes the MCTIPackage class for the simulations
* of tunneling ionization of Cs under the influence
* of linearly/circularly pol