Content deleted Content added
m Levenberg-Marquardt algorithm on wheels on wheels! moved to Levenberg-Marquardt algorithm |
|||
Line 28:
At a minimum of the sum of squares ''S'', we have ∇<sub>'''q'''</sub>''S''=0. With the above linearization, this leads to the following equation
:('''J'''<sup>T</sup>'''J''')'''q''' = -
from which '''q''' can be obtained by inverting '''J'''<sup>T</sup>'''J'''.
The key to the LMA is to replace this equation by a 'damped version'
|