Home > hit > plotting > hit_plot_idmodes.m

hit_plot_idmodes

PURPOSE ^

HIT_PLOT_IDMODES Plot the identified PWA model if the domain is 1D or 2D.

SYNOPSIS ^

function hit_plot_idmodes(X_or, y_or,inliers,idmodes,fig,flag_bigregionsim)

DESCRIPTION ^

HIT_PLOT_IDMODES Plot the identified PWA model if the domain is 1D or 2D.

 -------------------------------------------------------------------------
 DESCRIPTION
 -------------------------------------------------------------------------

 hit_plot_idmodes(X_or, y_or,inliers,idmodes,fig,flag_bigregionsim)
 
 -------------------------------------------------------------------------
 INPUT
 -------------------------------------------------------------------------
 X_or: matrix containing the regressors. Each row is a datapoint.

 y_or: column vector containing the output datapoints.

 inliers: structure containing information on the inliers. Type 'help
 hit_regression' for a description of the fields.

 idmodes: structure containing information on the identified PWA model.
 Type 'help hit_regression' for a description of the fields.

 fig: # of the figure displaying the plot.

 flag_bigregionsim (optional, default=0): If =1, the modes over the
 regressor set for simulation (idpar.Regressor_set_sim) are plot.
 
 -------------------------------------------------------------------------
 OUTPUT                                                                                                   
 -------------------------------------------------------------------------
 (none)

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Thu 01-Dec-2005 10:54:38 by m2html © 2003