Non-linear equations system solver (Newton Raphson)
by Felipe Mendes
18 Oct 2011
(Updated 09 Oct 2012)
Solves a non-linear system with iterative Newton-Raphson. Very easy and powerfull!!
|
Watch this File
|
| File Information |
| Description |
This code solves a system of non-linear equations.
It is practical to use since there's no need to enter the derivation matrix (the code calculates itself).
Also, there's an indetermined number of variables (no restriction). You can put 1 million equations! :)
Inside the code there are instructions of how to use it, and also a folder with a simple exemple.
Hope it's going to be usefull for you! Comments and debugs are deeply enjoyed. |
| MATLAB release |
MATLAB 7.4 (R2007a)
|
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
| Updates |
| 08 Jun 2012 |
A better functional description. |
| 09 Oct 2012 |
Correction of small bug! |
|
Contact us