登录
首页 » matlab » EX_SEM

EX_SEM

于 2021-04-27 发布
0 176
下载积分: 1 下载次数: 4

代码说明:

说明:  贝叶斯网络结构学习算法,在缺值数据结构学习——SEM算法例子(SEM algorithm of Bayesian network)

文件列表:

EX_SEM, 0 , 2019-10-23
EX_SEM\arrow.m, 59583 , 2019-09-19
EX_SEM\EX_SEM.m, 1204 , 2019-10-23
EX_SEM\learn_struct_EM.m, 13171 , 2019-10-23
EX_SEM\multiply_one_marginal.c, 3515 , 2006-02-14
EX_SEM\multiply_one_marginal.dll, 8192 , 2006-02-14
EX_SEM\multiply_one_marginal.mexglx, 8687 , 2006-02-14
EX_SEM\multiply_one_marginal.mexw64, 13824 , 2019-10-23
EX_SEM\sem_g.m, 32340 , 2010-03-19

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

发表评论

0 个回复

  • 射线反演
    水声射线反演,bellhop模型,水声信道matlab模型,还有说明书(Underwater acoustic ray inversion, bellhop model)
    2017-07-17 18:16:22下载
    积分:1
  • 代码
    蒸发冷凝FLUENT计算,UDF程序编写。(Evaporative condensation FLUENT calculation.)
    2020-06-23 11:20:01下载
    积分:1
  • Linear_reg
    说明:  线性回归模型实现代码,用于实现线性回归,包括最小二乘,主成分分析(the code of linear regression model)
    2020-06-24 09:54:50下载
    积分:1
  • ELM_code
    对一个向量,XY都是它本身,做皮尔逊相关系数,得到一个对称矩阵且对角线为1(For a vector, XY is itself, making a Pearson correlation coefficient, and obtaining a symmetric matrix with a diagonal of 1.)
    2018-05-21 12:41:38下载
    积分:1
  • 一个扫雷程序 和windows系统上的扫雷程序一样 不过使用java实现的...
    一个扫雷程序 和windows系统上的扫雷程序一样 不过使用java实现的-a demining process and windows on the system, however, like mine use to achieve the java
    2022-02-22 13:11:29下载
    积分:1
  • tutorial14(2)
    一个win32 系统下 game tile map 的实现方法(A win32 system game tile map of the Implementation)
    2011-02-08 03:58:58下载
    积分:1
  • Buy-Item
    Buy Item System project for software engineering lecture with Rational Rose
    2013-12-15 17:00:31下载
    积分:1
  • on an artificial intelligence
    一个关于人工智能-神经网络的例子及其算法程序 -on an artificial intelligence-examples of neural network algorithms and procedures
    2022-03-23 11:39:27下载
    积分:1
  • transfor_matrix
    说明:  该MATLAB脚本可计算等截面梁式结构的前三阶振型以及对应的弯矩(The MATLAB script can calculate the first three modes and corresponding bending moments of beam-like structures with equal cross-section.)
    2019-04-19 16:55:07下载
    积分:1
  • 2
    Background Given a set of rectangles {R1, R2, …, Rn}, compute the area of their common intersection. i.e., Area(R1∩R2∩…∩Rn) The edges of the rectangles R1, R2, …, Rn, are either vertical or horizontal lines. For example, the intersection of 4 rectangles, R1, R2, R3, and R4, in the following figure is the shaded rectangle. Input The input contains (N + 1) lines. The first line specifies the number of rectangles N, where 1 < N < 1000. Since the sides of the rectangles are parallel to the x-axis and y-axis, each rectangle is bounded by the lines x = x1, x = x2, y = y1 and y = y2 and each subsequent line of the input file thus specifies one rectangle in the following format: x1 x2 y1 y2 such that 0 <= x1 < x2 <= 10000 and 0 <= y1 < y2 <= 10000, and x1, x2, y1 and y2 are integers. Output The output file contains the area of the intersection of all the rectangles.
    2013-11-15 02:58:38下载
    积分:1
  • 696518资源总数
  • 105554会员总数
  • 2今日下载