|
|
|
| R2012a Documentation → Model-Based Calibration Toolbox | |
Learn more about Model-Based Calibration Toolbox |
|
| Contents | Index |
B = Update(Tree,Index,B)
B = Update(Tree,Index,B,InBest)
This is a method of mbcboundary.Tree.
B = Update(Tree,Index,B) updates the boundary model B in the boundary tree Tree, and fits the boundary model to the test plan data. Tree is an mbcboundary.Tree object, Index is the index to boundary model in the tree, and B is a 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 = Update(Tree,Index,B,InBest) updates the boundary model in the tree and InBest specifies whether to include the boundary model in the best boundary model for the boundary tree. By default, the boundary model retains its previous InBest status after calling Update.
Add | CreateBoundary | Remove

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 |