• 大小: 11.49MB
    文件类型: .rar
    金币: 1
    下载: 0 次
    发布日期: 2023-06-18
  • 语言: Matlab
  • 标签: matlab  

资源简介

贝叶斯网络工具箱采用MATLAB语言编制的贝叶斯网络工具箱(Bayesian Networks Toolbox,BNT)可实现贝叶斯网络结构学习、参数学习、推理和构建贝叶斯分类器,此工具箱在贝叶斯学习编程方面非常灵活。利用贝叶斯网络工具箱可以解决贝叶斯学习和推理问题

资源截图

代码片段和文件信息

function opt_vect = foptions()
% FOPTIONS Sets default parameters for optimisation routines
% For compatibility with MATLAB‘s foptions()
%
% Copyright (c) Dharmesh Maniyar Ian T. Nabney (2004)
  
opt_vect      = zeros(1 18);
opt_vect(2:3) = 1e-4;
opt_vect(4)   = 1e-6;
opt_vect(16)  = 1e-8;
opt_vect(17)  = 0.1;

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----

     文件       1246  2007-10-19 17:41  matlab Bayes tool\Bayes FullBNT\FullBNT\#ChangeLog.txt#

     文件        315  2002-05-29 07:59  matlab Bayes tool\Bayes FullBNT\FullBNT\BNT\@assocarray\assocarray.m

     文件         97  2007-02-12 17:20  matlab Bayes tool\Bayes FullBNT\FullBNT\BNT\@assocarray\CVS\Entries

     文件         24  2007-02-12 17:20  matlab Bayes tool\Bayes FullBNT\FullBNT\BNT\@assocarray\CVS\Repository

     文件         51  2007-02-12 17:20  matlab Bayes tool\Bayes FullBNT\FullBNT\BNT\@assocarray\CVS\Root

     文件        419  2004-08-04 11:36  matlab Bayes tool\Bayes FullBNT\FullBNT\BNT\@assocarray\subsref.m

     文件        125  2003-01-18 15:00  matlab Bayes tool\Bayes FullBNT\FullBNT\BNT\copyright.txt

     文件       4856  2002-05-29 07:59  matlab Bayes tool\Bayes FullBNT\FullBNT\BNT\CPDs\@boolean_CPD\boolean_CPD.m

     文件         52  2007-02-12 17:20  matlab Bayes tool\Bayes FullBNT\FullBNT\BNT\CPDs\@boolean_CPD\CVS\Entries

     文件         30  2007-02-12 17:20  matlab Bayes tool\Bayes FullBNT\FullBNT\BNT\CPDs\@boolean_CPD\CVS\Repository

     文件         51  2007-02-12 17:20  matlab Bayes tool\Bayes FullBNT\FullBNT\BNT\CPDs\@boolean_CPD\CVS\Root

     文件         58  2007-02-12 17:20  matlab Bayes tool\Bayes FullBNT\FullBNT\BNT\CPDs\@deterministic_CPD\CVS\Entries

     文件         36  2007-02-12 17:20  matlab Bayes tool\Bayes FullBNT\FullBNT\BNT\CPDs\@deterministic_CPD\CVS\Repository

     文件         51  2007-02-12 17:20  matlab Bayes tool\Bayes FullBNT\FullBNT\BNT\CPDs\@deterministic_CPD\CVS\Root

     文件       1792  2002-10-07 05:26  matlab Bayes tool\Bayes FullBNT\FullBNT\BNT\CPDs\@deterministic_CPD\deterministic_CPD.m

     文件        582  2002-05-29 07:59  matlab Bayes tool\Bayes FullBNT\FullBNT\BNT\CPDs\@discrete_CPD\convert_CPD_to_table_hidden_ps.m

     文件        511  2002-05-29 07:59  matlab Bayes tool\Bayes FullBNT\FullBNT\BNT\CPDs\@discrete_CPD\convert_obs_CPD_to_table.m

     文件       1621  2004-02-20 14:00  matlab Bayes tool\Bayes FullBNT\FullBNT\BNT\CPDs\@discrete_CPD\convert_to_pot.m

     文件       3600  2002-05-29 07:59  matlab Bayes tool\Bayes FullBNT\FullBNT\BNT\CPDs\@discrete_CPD\convert_to_sparse_table.c

     文件       7680  2012-04-19 22:11  matlab Bayes tool\Bayes FullBNT\FullBNT\BNT\CPDs\@discrete_CPD\convert_to_sparse_table.mexw32

     文件        541  2002-05-29 07:59  matlab Bayes tool\Bayes FullBNT\FullBNT\BNT\CPDs\@discrete_CPD\convert_to_table.m

     文件        586  2002-05-29 07:59  matlab Bayes tool\Bayes FullBNT\FullBNT\BNT\CPDs\@discrete_CPD\CPD_to_lambda_msg.m

     文件        436  2002-05-29 07:59  matlab Bayes tool\Bayes FullBNT\FullBNT\BNT\CPDs\@discrete_CPD\CPD_to_pi.m

     文件        791  2002-05-29 07:59  matlab Bayes tool\Bayes FullBNT\FullBNT\BNT\CPDs\@discrete_CPD\CPD_to_scgpot.m

     文件        752  2007-02-12 17:20  matlab Bayes tool\Bayes FullBNT\FullBNT\BNT\CPDs\@discrete_CPD\CVS\Entries

     文件         28  2007-02-12 17:20  matlab Bayes tool\Bayes FullBNT\FullBNT\BNT\CPDs\@discrete_CPD\CVS\Entries.Log

     文件         31  2007-02-12 17:20  matlab Bayes tool\Bayes FullBNT\FullBNT\BNT\CPDs\@discrete_CPD\CVS\Repository

     文件         51  2007-02-12 17:20  matlab Bayes tool\Bayes FullBNT\FullBNT\BNT\CPDs\@discrete_CPD\CVS\Root

     文件        233  2002-05-29 07:59  matlab Bayes tool\Bayes FullBNT\FullBNT\BNT\CPDs\@discrete_CPD\discrete_CPD.m

     文件        127  2002-05-29 07:59  matlab Bayes tool\Bayes FullBNT\FullBNT\BNT\CPDs\@discrete_CPD\dom_sizes.m

............此处省略2456个文件信息

评论

共有 条评论