登录
首页 » matlab » FullBNT

FullBNT

于 2021-03-31 发布 文件大小:1986KB
0 247
下载积分: 1 下载次数: 447

代码说明:

  贝叶斯matlab程序算法,给出了大量练习数据和实验方法以及结果分析。(Bayesian algorithm matlab procedures are given a great deal of practice data and experimental methods and results analysis.)

文件列表:

FullBNT-1.0.4
.............\#ChangeLog.txt#
.............\BNT
.............\...\@assocarray
.............\...\...........\assocarray.m
.............\...\...........\CVS
.............\...\...........\...\Entries
.............\...\...........\...\Repository
.............\...\...........\...\Root
.............\...\...........\subsref.m
.............\...\copyright.txt
.............\...\CPDs
.............\...\....\@boolean_CPD
.............\...\....\............\boolean_CPD.m
.............\...\....\............\CVS
.............\...\....\............\...\Entries
.............\...\....\............\...\Repository
.............\...\....\............\...\Root
.............\...\....\@deterministic_CPD
.............\...\....\..................\CVS
.............\...\....\..................\...\Entries
.............\...\....\..................\...\Repository
.............\...\....\..................\...\Root
.............\...\....\..................\deterministic_CPD.m
.............\...\....\@discrete_CPD
.............\...\....\.............\convert_CPD_to_table_hidden_ps.m
.............\...\....\.............\convert_obs_CPD_to_table.m
.............\...\....\.............\convert_to_pot.m
.............\...\....\.............\convert_to_sparse_table.c
.............\...\....\.............\convert_to_table.m
.............\...\....\.............\CPD_to_lambda_msg.m
.............\...\....\.............\CPD_to_pi.m
.............\...\....\.............\CPD_to_scgpot.m
.............\...\....\.............\CVS
.............\...\....\.............\...\Entries
.............\...\....\.............\...\Entries.Log
.............\...\....\.............\...\Repository
.............\...\....\.............\...\Root
.............\...\....\.............\discrete_CPD.m
.............\...\....\.............\dom_sizes.m
.............\...\....\.............\log_prob_node.m
.............\...\....\.............\Old
.............\...\....\.............\...\convert_to_pot.m
.............\...\....\.............\...\convert_to_table.m
.............\...\....\.............\...\CVS
.............\...\....\.............\...\...\Entries
.............\...\....\.............\...\...\Repository
.............\...\....\.............\...\...\Root
.............\...\....\.............\...\prob_CPD.m
.............\...\....\.............\...\prob_node.m
.............\...\....\.............\private
.............\...\....\.............\.......\CVS
.............\...\....\.............\.......\...\Entries
.............\...\....\.............\.......\...\Repository
.............\...\....\.............\.......\...\Root
.............\...\....\.............\.......\prod_CPT_and_pi_msgs.m
.............\...\....\.............\prob_node.m
.............\...\....\.............\htm" target=_blank>README
.............\...\....\.............\sample_node.m
.............\...\....\@gaussian_CPD
.............\...\....\.............\adjustable_CPD.m
.............\...\....\.............\convert_CPD_to_table_hidden_ps.m
.............\...\....\.............\convert_to_pot.m
.............\...\....\.............\convert_to_table.m
.............\...\....\.............\CPD_to_lambda_msg.m
.............\...\....\.............\CPD_to_pi.m
.............\...\....\.............\CPD_to_scgpot.m
.............\...\....\.............\CVS
.............\...\....\.............\...\Entries
.............\...\....\.............\...\Entries.Log
.............\...\....\.............\...\Repository
.............\...\....\.............\...\Root
.............\...\....\.............\display.m
.............\...\....\.............\gaussian_CPD.m
.............\...\....\.............\gaussian_CPD_params_given_dps.m
.............\...\....\.............\get_field.m
.............\...\....\.............\learn_params.m
.............\...\....\.............\log_prob_node.m
.............\...\....\.............\maximize_params.m
.............\...\....\.............\maximize_params_debug.m
.............\...\....\.............\Old
.............\...\....\.............\...\CPD_to_lambda_msg.m
.............\...\....\.............\...\CVS
.............\...\....\.............\...\...\Entries
.............\...\....\.............\...\...\Repository
.............\...\....\.............\...\...\Root
.............\...\....\.............\...\gaussian_CPD.m
.............\...\....\.............\...\log_prob_node.m
.............\...\....\.............\...\maximize_params.m
.............\...\....\.............\...\update_ess.m
.............\...\....\.............\...\update_tied_ess.m
.............\...\....\.............\private
.............\...\....\.............\.......\CPD_to_linear_gaussian.m
.............\...\....\.............\.......\CVS
.............\...\....\.............\.......\...\Entries
.............\...\....\.............\.......\...\Repository
.............\...\....\.............\.......\...\Root
.............\...\....\.............\reset_ess.m
.............\...\....\.............\sample_node.m
.............\...\....\.............\set_fields.m

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • matlab-code
    几个多目标求极值的Matlab算法,包括模式搜索法、Rosenbrock法、单纯形法、Powell法、最速下降法、共轭梯度法、牛顿法、信赖域法(Matlab algorithm, several multi-objective extremum including pattern search method, Rosenbrock method, simplex method, Powell method, the steepest descent method, conjugate gradient method, Newton' s method, trust region method)
    2013-03-09 14:53:27下载
    积分:1
  • DACE-AMATLABKriging
    克立格插值工具箱介绍,用于计算克里金插值计算问题(Kriging Toolbox introduced Kriging interpolation calculation is used to calculate)
    2016-05-03 17:24:56下载
    积分:1
  • MICRO
    电磁场圣经,林为干院士的书,学习电磁场重要材料(EMF Bible, it' s dry academician of the book, an important material for studying the electromagnetic field)
    2016-06-29 20:30:23下载
    积分:1
  • MatrixInverse
    说明:  c语言编写的高效用LU分解法求任意维数的矩阵的逆,它是经典书籍《算法导论》(第二版)中矩阵求逆的c语言实现。 (The algorithm of matrix inverse is based on LU decomposition which is proposed by the book of introduction to algorithm (second edition).)
    2009-08-03 08:34:24下载
    积分:1
  • zuiyouhua
    此源码包是我本学期最优化理论课程的大作业,其中包括了我自己写的以下常用最优化算法的实现代码:最速下降法,牛顿法,非线性最小二乘法,DFP法。fun1,fun2是两个测试函数。谢谢!(This is my source packages optimization theory this semester courses in large operations, including my own to write the following commonly used optimization algorithm code: steepest descent method, Newton method, nonlinear least squares method, DFP method. fun1, fun2 are two test function. Thanks!)
    2009-01-31 13:36:29下载
    积分:1
  • afat_v1_0.tar
    根据 Cijkl 计算各向异性介质不同方向的速度(According to Cijkl, the velocities of anisotropic media in different directions are calculated)
    2017-08-18 21:10:04下载
    积分:1
  • igafem-nguyen
    等几何分析MATLAB程序包,有着丰富的例子,其中fem包内为传统的拉格朗日插值有限元, iga包内为nurbs插值的等几何有限元(This is the README file for the Isogeometric Analysis (IGA) Matlab code. The code supports one, two and three dimensional linear elasticity problems. Extended IGA for hole, inclusion and crack modelling is also implemented.)
    2020-10-04 15:17:40下载
    积分:1
  • PlateOfElasticStatic
    二维弹性力学边界元程序中调试中的问题,有助于初学者从中发现问题,学习编写程序(Plate of Elastic Static)
    2011-06-09 11:23:08下载
    积分:1
  • App Entropy
    近似熵和互近似熵的matlab代码,用于脑波分析很有用(Approximate entropy and cross approximate entropy matlab code for brain wave analysis useful)
    2012-09-09 12:35:29下载
    积分:1
  • _病态线性方程组的求解
    说明:  这是数值分析的一些作业实验,文件中有详细的文档对理论,实验和算法的说明,用于病态方程组求解的源代码(This is the numerical analysis of the experimental operation, the paper detailed documentation of theory, experiment and the algorithm shows that morbid equation for solving the source code)
    2005-11-26 12:21:17下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载