文件名称:Jacobi-Gauss_Seide-SOR
介绍说明--下载内容均来自于网络,请自行研究使用
三个m文件。线性方程求解的常见几种如Jacobi、Gauss_Seidel、SOR迭代法的matlab程序。三种迭代法主体程序大致都差不多,迭代次数取决于误差epsilon设的大小,其中Gauss_Seidel收敛最快,迭代次数较少。-Three m files. Common in several of linear equations, such as Jacobi, Gauss_Seidel, SOR iterative method matlab program. The main program of the three iterative method are roughly similar, the number of iterations depends on the size of the error epsilon set, which Gauss_Seidel convergence of the fastest, the fewer the number of iterations.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Gauss_Seidel.m
Jacobi.m
SOR.m
Jacobi.m
SOR.m