Home > UnioviSOM-Oficial > mloc_planos.m

mloc_planos

PURPOSE ^

MLOC_PLANOS Draws planes of coefficients, selector variables and RMSE of mloc model

SYNOPSIS ^

function [num,den,W,rmse]=mloc_planos(mloc,u,y,p)

DESCRIPTION ^

 MLOC_PLANOS Draws planes of coefficients, selector variables and RMSE of mloc model

 [num,den,W,rmse]=mloc_planos(mloc)

 INPUTS
   mloc: mloc object

 OUTPUTS
    num: planes of numerator coefficients
    den: planes of denominator coefficients
      W: planes of the selectors of dynamics
   rmse: plane with the RMSE errors of the models in the mloc

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Fri 21-Apr-2017 11:56:21 by m2html © 2005