forum.alglib.net http://forum.alglib.net/ |
|
system of equations using newton raphson nleq solver http://forum.alglib.net/viewtopic.php?f=2&t=4351 |
Page 1 of 1 |
Author: | specfiction [ Fri Jul 03, 2020 9:50 pm ] |
Post subject: | system of equations using newton raphson nleq solver |
Could someone please supply a short (complete) simple example in C++ with all include files showing how to use the nonlinear nleq solver on a system of say 2 equations. Something simple to demonstrate the proper use of the system. For example f_1(x,y) = x + xy - 4; f_2(x,y) = x + y -3; I can easily check to see the solution is correct since I've done this directly. Thank You |
Page 1 of 1 | All times are UTC |
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group http://www.phpbb.com/ |