Home > Mateda2.0 > ScriptsMateda > AnalysisScripts > BN_StructureVisualization.m

BN_StructureVisualization

PURPOSE ^

%%%%%%%%%%%%%%% KNOWLEDGE EXTRACTION AND VISUALIZATION EXAMPLES %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

SYNOPSIS ^

This is a script file.

DESCRIPTION ^

%%%%%%%%%%%%%%% KNOWLEDGE EXTRACTION AND VISUALIZATION EXAMPLES %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:

SOURCE CODE ^

0001 %%%%%%%%%%%%%%%% KNOWLEDGE EXTRACTION AND VISUALIZATION EXAMPLES %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
0002 
0003 
0004 %  EXAMPLE 1:
0005 %  Reading and visualizing the structure of the probabilistic models learned
0006 %  during the evolution of an EDA based on Bayesian network.
0007 
0008   [run_s,results] = ViewStructuresFromFile('ProteinStructsExR.txt', 20, 'viewmatrix_method','ViewSummStruct',{[150,12]},'viewmatrix_method','ViewInGenStruct',{[150,12];[1,5,10]})
0009 % The first figure corresponds to edges learned in all runs, all
0010 % generations. The following figures corresponds to structures learned at
0011 % generations 1, 5, 10 computed using all runs.

Generated on Fri 04-Dec-2009 13:38:29 by m2html © 2003