代码搜索:Probabilistic
找到约 236 项符合「Probabilistic」的源代码
代码结果 236
www.eeworm.com/read/389692/8507523
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/359005/10171756
m probor.m
% PROBOR 妋棪揑 OR
%
% Y = PROBOR(X) 偼丄X 偺楍偺(戙悢榓偲偟偰傕抦傜傟偰偄傞)妋棪揑 OR 傪弌椡
% 偟傑偡丅X 偑 X = [A; B] 偺傛偆偵2峴偱偁傞応崌丄Y = A + B - AB 偱偡丅X
% 偺峴偑1偮偺傒偱偁傞応崌丄Y = X 偱偡丅
%
% 椺戣
% x = (0:0.1:10);
% figure('Name
www.eeworm.com/read/359005/10171830
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/397106/8067803
m pnn_vc.m
% Learns classifier and classifies test set
% using a Probabilistic Neural Network
% Usage
% [trainError, testError, estTrainLabels, estTestLabels] = ...
% PNN_VC(trainFeatures, trainLa
www.eeworm.com/read/314474/13566546
fsm
Conversion between Decipher PFSG (probabilistic finite state grammars) and
AT&T FSA (finite-state acceptor) formats
1. Convert PFSG to FSA format
pfsg-to-fsm symbolfile=foo.syms foo.pfsg > foo.fsm
www.eeworm.com/read/230924/14269161
java bloomfilter.java
/*
* project: RebecaSim
* package: broker
* file: BloomFilter.java
*
* version: 0.1
* date: 10.05.2005
*
* This software is part of the diploma thesis "Ein adaptives Brokernetz
* für
www.eeworm.com/read/291886/8389966
cs inferencemethod.cs
/*
*
* fuzzynet: Fuzzy Logic Library for Microsoft .NET
* Copyright (C) 2008 Dmitry Kaluzhny (kaluzhny_dmitrie@mail.ru)
*
* */
using System;
using System.Collections.Generic;
nam
www.eeworm.com/read/360137/10108641
readme
probabilistic random walk mobility model
See README under upper level for details.
We are happy to share our code with you. We only ask that any published
research from using our code include a refe
www.eeworm.com/read/100601/6267406
pod isprime.pod
=head1 NAME
isprime - probabilistic primality testing
=head1 SYNOPSIS
isprime
=head1 DESCRIPTION
The B program attempts to determine whether the arbitrary
precision integer I is