Newton Raphson method.

バージョン 1.0.0.0 (788 Bytes) 作成者: Alok Verma
This code computes the roots of non linear equation using Newton Raphson method.
ダウンロード: 124
更新 2017/11/18

ライセンスの表示

This code computes the roots of non linear equation using Newton Raphson method.
before running the code write syms x in the command window then enter the following:
newton(F,xi,iter,rerr), where F is non linear function, xi is the initial guess, iter is the number of iterations and rerr is the relative error in percentage.

引用

Alok Verma (2024). Newton Raphson method. (https://www.mathworks.com/matlabcentral/fileexchange/65100-newton-raphson-method), MATLAB Central File Exchange. 取得済み .

MATLAB リリースの互換性
作成: R2016a
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersNewton-Raphson Method についてさらに検索

Community Treasure Hunt

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

Start Hunting!
バージョン 公開済み リリース ノート
1.0.0.0