Products & Services Solutions Academia Support User Community Company

Learn more about Model-Based Calibration   

Type (for models) - Valid model types

Syntax

model.Type
M = mbcmodel.CreateModel(Type, NUMINPUTS)
M2 = CreateModel(M, Type)

Description

This is a property of mbcmodel.model.

model.Type returns the model type. This property is set at creation time. See CreateModel.

The model Type determines which properties you can set. To set properties, see Properties (for models), and LocalModel Properties.

The model type must be one shown in the following table.

TypeModel Object
Polynomialmbcmodel.linearmodel
Hybrid Splinembcmodel.linearmodel
RBFmbcmodel.linearmodel
Hybrid RBFmbcmodel.linearmodel
Polynomial-RBFmbcmodel.linearmodel
Hybrid Spline-RBFmbcmodel.linearmodel
Multiple Linearmbcmodel.linearmodel
Free Knot Splinembcmodel.model
Transientmbcmodel.model
User-Definedmbcmodel.model
Neural Networkmbcmodel.model
Local Polynomial Splinembcmodel.localmodel
Local Polynomial with Datummbcmodel.localmodel
Local Polynomialmbcmodel.localmodel
Local Hybrid Splinembcmodel.localmodel
Local Truncated Power Seriesmbcmodel.localmodel
Local Free Knot Splinembcmodel.localmodel
Local Multiple Modelsmbcmodel.localmodel
Local Growth mbcmodel.localmodel
Local User-Definedmbcmodel.localmodel
Local Transientmbcmodel.localmodel
Local Average Fitmbcmodel.localmodel

Get a list of types, using getAlternativeTypes, by entering the following syntax:

Mlist = getAlternativeTypes(M)

where M is an mbcmodel.model object.

Create an alternative model as follows: M = mbcmodel.CreateModel(Type, NUMINPUTS) or M2 = CreateModel(M, Type).

See Also

Properties (for models), getAlternativeTypes, CreateModel

  


Recommended Products

Includes the most popular MATLAB recorded presentations with Q&A sessions led by MATLAB experts.

 © 1984-2009- The MathWorks, Inc.    -   Site Help   -   Patents   -   Trademarks   -   Privacy Policy   -   Preventing Piracy   -   RSS