MATLAB Function Reference
  Go to function:
    Search    Help Desk 
lev_marq     See Also

Performs a Levenbergh Marquardt optimisation of the mapping

Syntax

Description

function m = lev_marq(m, in, out, cost) Optimises the mapping m with respect to input/outpu couples in/out. This method is mainly used internaly. Identify should be prefered.

See Also

identify

[ Help Desk ]