代码搜索:Probabilistic
找到约 236 项符合「Probabilistic」的源代码
代码结果 236
www.eeworm.com/read/335210/12545526
js fermattest.js
///////////////////////////////////////////////////////////
// Probabilistic Primality Test Script
// -----------------------------------
// This JScript code checks the primality of strHex for 4
www.eeworm.com/read/335210/12545547
vbs fermattest.vbs
'----------------------------------------------------------
' Probabilistic Primality Test Script
'------------------------------------
' This VBScript code checks the primality of strHex for 4
'
www.eeworm.com/read/289743/8530024
m em_pca.m
function [mappedX, mapping] = em_pca(X, no_dims, max_iter)
%EMPCA Run an EM-based implementation of (probabilistic) PCA
%
% [mappedX, mapping] = em_pca(X, no_dims)
%
% Performs probabilistic PCA on
www.eeworm.com/read/282683/9074250
m em_pca.m
function [mappedX, mapping] = em_pca(X, no_dims, max_iter)
%EMPCA Run an EM-based implementation of (probabilistic) PCA
%
% [mappedX, mapping] = em_pca(X, no_dims)
%
% Performs probabilistic PCA on
www.eeworm.com/read/244800/12843060
m em_pca.m
function [mappedX, mapping] = em_pca(X, no_dims, max_iter)
%EMPCA Run an EM-based implementation of (probabilistic) PCA
%
% [mappedX, mapping] = em_pca(X, no_dims)
%
% Performs probabilistic PCA on
www.eeworm.com/read/129000/14269982
djc_local
#!/bin/sh
#-----------------------------------------------------------------------
# File : djc_local
# Contents: probabilistic network induction with local structure
# on artificial Dani
www.eeworm.com/read/416320/11033276
c pearl.c
// ------------------------------------------------------------------------
// Name: pearl.c
// Created: January 27, 2000
//
// Iterative probabilistic decoding of linear block codes
// Based on
www.eeworm.com/read/175081/6959317
c clx.c
/*----------------------------------------------------------------------
File : clx.c
Contents: probabilistic and fuzzy cluster induction
Author : Christian Borgelt
History : 30.01.2003 fi
www.eeworm.com/read/175081/6959321
c cli.c
/*----------------------------------------------------------------------
File : cli.c
Contents: probabilistic and fuzzy cluster induction
Author : Christian Borgelt
History : 15.09.2001 fi
www.eeworm.com/read/175081/6959324
c cle.c
/*----------------------------------------------------------------------
File : cle.c
Contents: probabilistic and fuzzy cluster evaluation
Author : Christian Borgelt
History : 17.05.2003 f