Newton-Raphson-Secant Method
Version 1.0.1 (1,37 KB) von
Muhammad Raihan Ekaputra Idrisatria
Find a root at polynomial using Newton Raphson And Secant Method.
This is a combination method between Newton-Raphson and Backward Euler. This method can be used if the function is hard to derivate using analytical method.
Zitieren als
Muhammad Raihan Ekaputra Idrisatria (2024). Newton-Raphson-Secant Method (https://www.mathworks.com/matlabcentral/fileexchange/81758-newton-raphson-secant-method), MATLAB Central File Exchange. Abgerufen.
Kompatibilität der MATLAB-Version
Erstellt mit
R2020b
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS LinuxTags
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.1 | New Version has a feature to avoid a division by zero |
||
1.0.0 |