Newton-Raphson Method

Version 1.1.0 (1,15 ko) par Mckale Grant
Finding roots using Newton-Raphson Method
26 téléchargements
Mise à jour 10 fév. 2022

Afficher la licence

find roots using 10 iterations and start from x = 0.05 and x = 3.0
function in example is -1.04*log(x) -1.26*cos(x)+ 0.0307*exp(x)

Citation pour cette source

Mckale Grant (2025). Newton-Raphson Method (https://fr.mathworks.com/matlabcentral/fileexchange/106550-newton-raphson-method), MATLAB Central File Exchange. Extrait(e) le .

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

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.1.0

added starting points for x

1.0.0