Newton-Raphson solver of non-linear equation systems

バージョン 1.0.0 (1.67 KB) 作成者: Jure Tica
Solves non-linear systems of equations with a numerical implementation of the Newton-Raphson method.
ダウンロード: 819
更新 2020/5/29

ライセンスの表示

Uses the Newton-Raphson method to solve non-linear systems of equations of any size. The Jacobian is computed numerically; all computation is performed numerically. The simple MATLAB function takes two inputs: (1) a function handle to the system of equations, and (2) the initial point for the computation. The default number of iterations is 1000, however, it can easily be changed by setting the third input.

引用

Jure Tica (2024). Newton-Raphson solver of non-linear equation systems (https://www.mathworks.com/matlabcentral/fileexchange/76395-newton-raphson-solver-of-non-linear-equation-systems), MATLAB Central File Exchange. 取得済み .

MATLAB リリースの互換性
作成: R2020a
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux

Community Treasure Hunt

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

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