nonlinear equation system solver

nonlinear equation system solver

Anonymous
Not applicable
363 Views
2 Replies
Message 1 of 3

nonlinear equation system solver

Anonymous
Not applicable
i'm wondering if someone has a code written for solving nonlinear equation systems, using Newton-Raphson method or else, or is somebody who can say where can i find free sample codes for this and for other math function too
0 Likes
364 Views
2 Replies
Replies (2)
Message 2 of 3

Anonymous
Not applicable
I haven't personally done anything in this area but I did find a few
possible resources after a quick search. I think the first two provide some
source code and the last link is for a commercial product that adds a lot of
additional computation methods.

http://www.planet-source-code.com/vb/scripts/ShowCode.asp?txtCodeId=61490&lngWId=1

http://cee.uiuc.edu/people/parkerg/_private/CEE451/RTe-bookIntroVBA.xls

http://www.componentsource.com/products/webcab-functions-net/index.html

--
Brian Ekins
Autodesk Inventor API
0 Likes
Message 3 of 3

Anonymous
Not applicable
You should take look at numerical recipes there is a free book with much samples in C.
The code is also available in C#

Kind regards,

JesG
0 Likes