0
Levenberg Marquardt

I don't really understand using the function lsqrsolve, which as I believe minimizes the sum of the squares of nonlinear functions with the Levenberg Marquardt algorithm. Can someone give me a link for a good explained tutorial and perhaps some examples?


Scilab 11-05-20, 1:24 p.m. RudiLehn
0

More information on this topic is obtainable by typing 'help lsqrsolve' in the Scilab console. It also includes several demo examples to help you understand the function's usage.
You may even refer to this document: http://www.openeering.com/sites/default/files/Nonlinear_Systems_Scilab.pdf

12-01-22, 11:37 a.m. Rashmi


Log-in to answer to this question.