Click or drag to resize

IDynamicParameterEstimationSolver Methods

The IDynamicParameterEstimationSolver type exposes the following members.

Methods
 NameDescription
Public methodSolve Solve the equation a*result=b in the least square sense, i.e. minimize the norm of (b-a*result).
Top
See Also