validate

PURPOSE ^

VALIDATE Validate fractional model time-domain identification results

SYNOPSIS ^

function varargout = validate(id, G)

DESCRIPTION ^

VALIDATE Validate fractional model time-domain identification results

 Usage:  ERR = VALIDATE(ID, G)

         where ERR is the optional output argument which contains the
                   absolute error vector y(t) - y_id(t) at time points
                   specified in ID. If omitted, plots validation
                   results

               ID is a FIDATA structure with validation data

               G is the model to validate

 See also: fidata, fid

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Fri 21-Sep-2012 09:46:34 by m2html © 2005