Numerical Recipes Forum  

Go Back   Numerical Recipes Forum > Obsolete Editions Forum > Methods: Chapters 9 and 10

Reply
 
Thread Tools Display Modes
  #1  
Old 05-12-2010, 03:07 AM
dionum dionum is offline
Registered User
 
Join Date: May 2010
Posts: 1
Quasi-Newton for Nonlinear System of Equations

I'm trying to implement the code in 9.7.2 for Quasi Newton but instead of using a single f(x) function (since there is a single element for T &func), I would like to extend it for a system of various functions e.g. f1(x)=x1-cos(x2)=0 and f2(x)=x2-3cos(x1)=0 and get the system's roots. Resulting, in multiple slope resultes as each function is different, thus I will have to manage a vector of slopes and update future linesearch points accordingly. Is this possible? Is there something that I'm missing?

Thank you

Dion
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off

Forum Jump


All times are GMT -5. The time now is 07:54 AM.


Powered by vBulletin® Version 3.8.6
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.