代码搜索:probabilistic
找到约 236 项符合「probabilistic」的源代码
代码结果 236
www.eeworm.com/read/123143/14645484
m probor.m
function y=probor(x)
%PROBOR Probabilistic OR.
% Y = PROBOR(X) returns the probabilistic OR (also known
% as the algebraic sum) of the columns of X. If X has two
% rows such that X = [A; B], then
www.eeworm.com/read/334076/12642797
m probor.m
function y=probor(x)
%PROBOR Probabilistic OR.
% Y = PROBOR(X) returns the probabilistic OR (also known
% as the algebraic sum) of the columns of X. If X has two
% rows such that X = [A; B], then
www.eeworm.com/read/479718/6685222
pdf probabilistic explanation based learning.pdf
www.eeworm.com/read/359573/10136963
html 23-10.html
APPLIED CRYPTOGRAPHY, SECOND EDITION: Protocols, Algorithms, and Source Code in C:Special Algorithms for Protocols
www.eeworm.com/read/423409/10561599
pdf an application system of probabilistic sound source localization.pdf
www.eeworm.com/read/263171/11372963
pdf fuzzy probabilistic approximation spaces and their information measures.pdf
www.eeworm.com/read/289324/8559241
m normal.m
% [ll, f, cl, P] = normal(data, alpha, mu, sigma)
%
% This function serves several purposes:
% - evaluate PDF of normal mixture at each of the data points
% - evaluate log-likelihood of the data
www.eeworm.com/read/265037/11284748
m normal.m
% [ll, f, cl, P] = normal(data, alpha, mu, sigma)
%
% This function serves several purposes:
% - evaluate PDF of normal mixture at each of the data points
% - evaluate log-likelihood of the data
www.eeworm.com/read/221024/14771296
html http:^^www.cs.washington.edu^homes^hanks^projects^temporal-reasoning.html
Date: Tue, 10 Dec 1996 15:17:46 GMT
Server: NCSA/1.4.2
Content-type: text/html
Last-modified: Wed, 28 Feb 1996 00:57:32 GMT
Content-length: 2189
Probabilistic Temporal Reasoning
www.eeworm.com/read/187045/8881392
m pnndemo.m
% PNNDEMO -- Probabilistic Neural Network Demo m-file
% Ron Shaffer
% Naval Research Laboratory
% 3-21-96
%
fprintf ('Probabilistic Neural Network Demo \n')
fprintf ('Ron Shaffer \n')
fprintf (