代码搜索:Bayesian

找到约 1,632 项符合「Bayesian」的源代码

代码结果 1,632
www.eeworm.com/read/318947/13466032

m bay_lssvmard.m

function [inputs,ordered,costs,sig2n,model] = bay_lssvmARD(model,type,btype,nb); % Bayesian Automatic Relevance Determination of the inputs of an LS-SVM % % % >> dimensions = bay_lssvmARD({X,Y,type,
www.eeworm.com/read/316944/13514070

m bay_lssvmard.m

function [inputs,ordered,costs,sig2n,model] = bay_lssvmARD(model,type,btype,nb); % Bayesian Automatic Relevance Determination of the inputs of an LS-SVM % % % >> dimensions = bay_lssvmARD({X,Y,type,
www.eeworm.com/read/140847/5779095

m model_select1.m

% Bayesian model selection demo. % We generate data from the model A->B % and compute the posterior prob of all 3 dags on 2 nodes: % (1) A B, (2) A B % Models 2 and 3 are Markov equ
www.eeworm.com/read/140847/5779242

m mk_bat_dbn.m

function [bnet, names] = mk_bat_dbn() % MK_BAT_DBN Make the BAT DBN % [bnet, names] = mk_bat_dbn() % See % - Forbes, Huang, Kanazawa and Russell, "The BATmobile: Towards a Bayesian Automated Taxi", IJ
www.eeworm.com/read/133943/5897281

m model_select1.m

% Bayesian model selection demo. % We generate data from the model A->B % and compute the posterior prob of all 3 dags on 2 nodes: % (1) A B, (2) A B % Models 2 and 3 are Markov equ
www.eeworm.com/read/133943/5897426

m mk_bat_dbn.m

function [bnet, names] = mk_bat_dbn() % MK_BAT_DBN Make the BAT DBN % [bnet, names] = mk_bat_dbn() % See % - Forbes, Huang, Kanazawa and Russell, "The BATmobile: Towards a Bayesian Automated Taxi", IJ
www.eeworm.com/read/150749/12267428

m bay_lssvmard.m

function [inputs,ordered,costs,sig2n,model] = bay_lssvmARD(model,type,btype,nb); % Bayesian Automatic Relevance Determination of the inputs of an LS-SVM % % % >> dimensions = bay_lssvmARD({X,Y,type,
www.eeworm.com/read/251529/12339244

cpp testfastslam.cpp

/* * Bayes++ the Bayesian Filtering Library * Copyright (c) 2004 Michael Stevens * See accompanying Bayes++.htm for terms and conditions of use. * * $Id: testFastSLAM.cpp 564 2006-04-05 20:51:38
www.eeworm.com/read/251529/12339264

cpp simpleexample.cpp

/* * Bayes++ the Bayesian Filtering Library * Copyright (c) 2002 Michael Stevens * See accompanying Bayes++.htm for terms and conditions of use. * * $Id: simpleExample.cpp 564 2006-04-05 20:51:38
www.eeworm.com/read/251529/12339389

hpp ublasmatrix.hpp

/* * Bayes++ the Bayesian Filtering Library * Copyright (c) 2002 Michael Stevens * See accompanying Bayes++.htm for terms and conditions of use. * * $Id: uBLASmatrix.hpp 562 2006-04-05 20:46:23 +