Newton-Raphson
Version 1.0.0.0 (1,34 KB) von
Keerthi venkateswara Rao
Newton-Raphson method for all real roots of the polynomial.
Anmerkung des Herausgebers: Popular File 2010
This M-file calculates all the real roots of the given polynomial. It calls syn_division, a synthetic division function, and derivate, differentiation function.
Zitieren als
Keerthi venkateswara Rao (2025). Newton-Raphson (https://www.mathworks.com/matlabcentral/fileexchange/4313-newton-raphson), MATLAB Central File Exchange. Abgerufen.
Kompatibilität der MATLAB-Version
Erstellt mit
R11
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS LinuxKategorien
- Mathematics and Optimization > Optimization Toolbox > Systems of Nonlinear Equations > Newton-Raphson Method >
Mehr zu Newton-Raphson Method finden Sie in Help Center und MATLAB Answers
Tags
Quellenangaben
Inspiriert: Numerical Methods
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Live Editor erkunden
Erstellen Sie Skripte mit Code, Ausgabe und formatiertem Text in einem einzigen ausführbaren Dokument.
Version | Veröffentlicht | Versionshinweise | |
---|---|---|---|
1.0.0.0 | Modified personal information
|