mbcboundary.TwoStage
Two-stage boundary model class
Description
The mbcboundary.TwoStage class is a subclass of the
mbcboundary.AbstractBoundary class. The
mbcboundary.AbstractBoundary class is the base class for all boundary
model classes in the Model-Based Calibration Toolbox™.
Creation
You can only create and fit two-stage boundary models in the local boundary tree. You cannot create or fit two-stage boundary models outside of a project. Fit one of these boundary models by adding the boundary model to the boundary tree.
Local boundary model parameters are fitted using interpolating radial basis functions (RBFs) for global inputs. Two-stage boundary models are valid at any operating point.
For an example, see Create Two-Stage Boundary Model.
Properties
Object Functions
CreateBoundary | Create boundary model |
designconstraint | Convert boundary model to design constraint |
Evaluate | Evaluate model, boundary model, or design constraint |
getAlternativeTypes | Alternative boundary models |
getLocalBoundary | Get local boundary model at operating point |
Examples
More About
Version History
Introduced in R2009b