Dynamic Gauss seidel iterative method for solving any set of linear equations

A dynamic iterative approach to solving linear equations using the Gauss seidel method
ダウンロード: 320
更新 2015/6/9

ライセンスの表示

This code can be used to solve for any sets of linear equations. One has to entter the number of equations to be solved first. Then you only have to enter the tolerance range(whic basically is just an error limit) as well as the coefficients of the equations and the right hand values of the equations(basically what the equation is equal to). Each of this is done one equation at a time. One then has to enter the initial guesses after finishing entering the parameters of the equations.
This is a solution to most problems that fellow academics have.
Thank you for appreciating me.
xox

引用

Hiskiel Stephanus (2024). Dynamic Gauss seidel iterative method for solving any set of linear equations (https://www.mathworks.com/matlabcentral/fileexchange/51130-dynamic-gauss-seidel-iterative-method-for-solving-any-set-of-linear-equations), MATLAB Central File Exchange. 取得済み .

MATLAB リリースの互換性
作成: R2010a
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersNumerical Integration and Differential Equations についてさらに検索

Community Treasure Hunt

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

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