bn_generator( node_num, state_min, state_max, average_in_degree, max_in_degree )

Bayesian network generator-random-distribution
35 Downloads
Updated 26 Jul 2017

View License

This programme is able to generator discrete Bayesian networks of any node size, state size and in-degree size. It is helpful when you need a large-scale Bayesian network for algorithm validation.

Cite As

Guo Buckley (2024). bn_generator( node_num, state_min, state_max, average_in_degree, max_in_degree ) (https://www.mathworks.com/matlabcentral/fileexchange/63805-bn_generator-node_num-state_min-state_max-average_in_degree-max_in_degree), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2012a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Networks in Help Center and MATLAB Answers
Tags Add Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
2.0.0.0

This function generator Bayesian networks with paramters obeying random distribution.

1.0.0.0