代码搜索:bayesian
找到约 1,632 项符合「bayesian」的源代码
代码结果 1,632
www.eeworm.com/read/415311/11077114
m contents.m
% HMM's
% HMM_Backward - HMM backward algorithm
% HMM_Boltzmann - Find the transition matrices of an HMM using Boltzmann networks
% HMM_Decoding - Find probable states fro
www.eeworm.com/read/428849/8833339
m contents.m
% Bayesian classification.
%
% bayescls - Bayesian classifier with reject option.
% bayesdf - Computes decision boundary of Bayesian classifier.
% bayeserr - Computes Bayesian risk for 1D case with G
www.eeworm.com/read/373623/9446353
bart
bart package:BayesTree R Documentation
_B_a_y_e_s_i_a_n _A_d_d_i_t_i_v_e _R_e_g_r_e_s_s_i_o_n _T_r_e_e_s
_D_e_s_c_r_i_p_t_i_
www.eeworm.com/read/362246/10009278
m contents.m
% Bayesian classification.
%
% bayescls - Bayesian classifier with reject option.
% bayesdf - Computes decision boundary of Bayesian classifier.
% bayeserr - Computes Bayesian risk for 1D case with G
www.eeworm.com/read/164019/10135163
m bayeserr.m
function [risk,eps1,eps2,inter1]=bayeserr(p1,m1,m2,c1,c2)
% BAYESERR computes the Bayesian risk for optimal classifier.
% [risk,eps1,eps2,inter1]=bayeserr(p1,m1,m2,c1,c2)
%
% BAYESERR computes a v
www.eeworm.com/read/280595/10310561
m contents.m
% Bayesian classification.
%
% bayescls - Bayesian classifier with reject option.
% bayesdf - Computes decision boundary of Bayesian classifier.
% bayeserr - Computes Bayesian risk for 1D case with G
www.eeworm.com/read/159921/10587849
m bayeserr.m
function [risk,eps1,eps2,inter1]=bayeserr(p1,m1,m2,c1,c2)
% BAYESERR computes the Bayesian risk for optimal classifier.
% [risk,eps1,eps2,inter1]=bayeserr(p1,m1,m2,c1,c2)
%
% BAYESERR computes a v
www.eeworm.com/read/421949/10676538
m bayeserr.m
function [risk,eps1,eps2,inter1]=bayeserr(p1,m1,m2,c1,c2)
% BAYESERR computes the Bayesian risk for optimal classifier.
% [risk,eps1,eps2,inter1]=bayeserr(p1,m1,m2,c1,c2)
%
% BAYESERR computes a v
www.eeworm.com/read/449504/7502066
m contents.m
% vector autoregressive function library -- Jim LeSage
%
%
% becm : performs Bayesian error correction model estimation
% becm_d : demonstrate the use of becm
% becm
www.eeworm.com/read/449504/7502110
html contents.html
Vector autoregressive function library
[Return to Master Index]
-------- Vector autoregressive functi