Newton Raphson method for transcendental equations
by Abhishek Basu
09 Aug 2009
(Updated 21 Aug 2009)
Code covered by the BSD License
This file computes roots of a given trancendental equation using the Newton-Raphson method.
Download Now
|
Watch this File
|
| File Information |
| Description |
This m-file can be used to compute the root of any trascendental equation using the Newton-Raphson iterative method. The user defined parameters are the function itself, the initial point, the maximum number of permissible iterations and the error (tolerance). |
| Required Products |
Symbolic Math Toolbox
|
| MATLAB release |
MATLAB 7.1.0 (R14SP3)
|
| Zip File Content |
|
| Other Files |
License.txt, license.txt, newton_raphson.m
|
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
| Updates |
| 21 Aug 2009 |
This program needs the MatLab Symbolic Math Toolbox to be installed in your system before you run it. Thanks to Matt for pointing that out. |
|
MATLAB Central Terms of Use
NOTICE: Any content you submit to MATLAB Central, including personal information, is not subject to the protections which may be afforded information collected under other sections of The MathWorks, Inc. Web site. You are entirely responsible for
all content that you upload, post, e-mail, transmit or otherwise make available via MATLAB Central. The MathWorks does not control the content posted by visitors to MATLAB Central and, does not guarantee the accuracy, integrity, or quality of such content.
Under no circumstances will The MathWorks be liable in any way for any content not authored by The MathWorks, or any loss or damage of any kind incurred as a result of the use of any content posted, e-mailed, transmitted or otherwise made available
via MATLAB Central.
Read the complete Terms prior to use.
Contact us at files@mathworks.com