|
|
|
| R2011b Documentation → Model-Based Calibration Toolbox | |
Learn more about Model-Based Calibration Toolbox |
|
| Contents | Index |
B = Add(Tree,B)
B = Add(Tree,B,InBest)
This is a method of mbcboundary.Tree.
B = Add(Tree,B) adds the boundary model to the tree and fits the boundary model to the test plan data. Tree is an mbcboundary.Tree object, B is a new boundary model object. The boundary model must have the same inputs as the boundary tree. The boundary model is always fitted when you add it to the boundary tree. This fitting ensures that the fitting data is compatible with the test plan data. The method returns the fitted boundary model.
B = Add(Tree,B,InBest) adds and fits the boundary model, and InBest specifies whether to include the boundary model in the best boundary model for the boundary tree. By default, the best model includes the new boundary model.
CreateBoundary | Remove | Update

Includes the most popular MATLAB recorded presentations with Q&A sessions led by MATLAB experts.
| © 1984-2012- The MathWorks, Inc. - Site Help - Patents - Trademarks - Privacy Policy - Preventing Piracy - RSS |