Skip to content

WoohyunCha/Variable_Elimination_Algorithm_in_MATLAB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

Variable_Elimination_Algorithm_in_MATLAB

Implemented in MATLAB.

OBSV indicates the observation for evidence variables e.

The function eliminate(x, e, obsv, bn) returns the probability distribution of variable x, given evidence variables and their observation [e, obsv], and a Bayesian network bn.

n1 ~ n5 are the nodes in the Bayesian network

pb_jm is a probability table on variables (1, 4, 5), respectively.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages