| Products & Services | Solutions | Academia | Support | User Community | Company |
| Download Product Updates | | | Get Pricing | | | Trial Software |
| Documentation → Model-Based Calibration |
| Contents | Index |
| Learn more about Model-Based Calibration |
Y = Evaluate(M, X)
Y = Evaluate(C, X)
Y = Evaluate(B, X)
This is a method of mbcmodel.model,mbcdoe.designconstraint, and boundary model object mbcboundary.AbstractBoundary and all its subclasses.
Y = Evaluate(M, X) evaluates the model M at X.
Y = Evaluate(C, X) evaluates the design constraint C at X (negative results are within the constraint).
Y = Evaluate(B, X) evaluates the boundary model B at X. X is a matrix with B.NumberOfInputs columns. All boundaries use the form g(x)=0. A positive value indicates that the point is outside the boundary. The method cannot evaluate a boundary model until it is fitted.
X is a (numpoints-by-nfactors) array.
Y is a (numpoints-by-1) array.
![]() | DoubleResponseData | Export | ![]() |

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 |