Newton-Raphson-Secant Method

Find a root at polynomial using Newton Raphson And Secant Method.
226 téléchargements
Mise à jour 1 nov. 2020

Afficher la licence

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.

Citation pour cette source

Muhammad Raihan Ekaputra Idrisatria (2024). Newton-Raphson-Secant Method (https://www.mathworks.com/matlabcentral/fileexchange/81758-newton-raphson-secant-method), MATLAB Central File Exchange. Récupéré le .

Compatibilité avec les versions de MATLAB
Créé avec R2020b
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Tags Ajouter des tags
Remerciements

Inspiré par : The Newton - Raphson Method

A inspiré : Numerical Methods

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Publié le Notes de version
1.0.1

New Version has a feature to avoid a division by zero

1.0.0