forum.alglib.net http://forum.alglib.net/ |
|
levenberg-marquardt algorith to fit a discrete surface http://forum.alglib.net/viewtopic.php?f=2&t=769 |
Page 1 of 1 |
Author: | jlmartin [ Wed Feb 06, 2013 6:46 pm ] |
Post subject: | levenberg-marquardt algorith to fit a discrete surface |
Hi all, I hope you can guide me on this matter I have a surface (i.e. s=f(x,y)) that I need to fit with a polynomial function using levenberg-marquardt algorithm. In matlab it's quite easy, since I use lsqnonlin function, but I'm getting desperated to do this in C# Any idea? I read that alglib has this algorithm but I just see the example to fit a curve (i.e. s=f(x)) Thanks for your help!! |
Page 1 of 1 | All times are UTC |
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group http://www.phpbb.com/ |