Hi everybody,
For my application, i need to calibrate some parameters, some technical articles explain that i should use a minimization method which is called Levenberg-Marquart method. I show an explanation coming from numerical recipes in c, but i don't have the book with all the library i will need. And, as i'm not a specialist in this kind of code, i'm not sure that i understand all the code given in the article. So, i would like to know if someone could help me to understand the code;
thanks in advance
jayjay
For my application, i need to calibrate some parameters, some technical articles explain that i should use a minimization method which is called Levenberg-Marquart method. I show an explanation coming from numerical recipes in c, but i don't have the book with all the library i will need. And, as i'm not a specialist in this kind of code, i'm not sure that i understand all the code given in the article. So, i would like to know if someone could help me to understand the code;
thanks in advance
jayjay