Approximate Solutions of Equations

Minerr(var1, var2, ...) Returns the values of var1, var2... that satisfy the equations and inequalities in a Solve Block. Minerr differs from Find or Minimize in that, if the chosen algorithm fails to converge, whatever answer found on the last allowable iteration will be returned, even if it doesn't meet the convergence criteria. If you are solving for n variables, the solve block must have at least n equations. Matrix notation is allowed, as is solving for matrix variables.

Arguments:

Notes:

QuickSheet

Related Topics