搜索资源列表
SOR
- SOR法,数值计算中的方法,基于matlab的程序-SOR method, numerical calculation methods, procedures based on matlab
sor
- sor迭代法,是数值分析中很重要的一种,源码为其在matlab中的实现。-sor iterative method, numerical analysis is a very important one in the matlab source code for its realization.
equation
- 分别用高斯消去法,三角分解法,Jacobi迭代法,GS迭代法,SOR迭代法求解Ax=b-Separately using Gaussian elimination, triangular decomposition, Jacobi iterative method, GS iterative method, SOR iterative method for solving Ax = b
sor
- 求解线性方程组的超松弛(SOR)迭代法-Solving Linear Equations over-relaxation (SOR) iterative method
iterative
- rs 里查森迭代法求线性方程组 crs 里查森参数迭代法求线性方程组 grs 里查森迭代法求线性方程组 jacobi 雅可比迭代法求线性方程组 gauseidel 高斯-赛德尔迭代法求线性方程组 SOR 超松弛迭代法求线性方程组 SSOR 对称逐次超松弛迭代法求线性方程组 JOR 雅可比超松弛迭代法求线性方程组 twostep 两步迭代法求线性方程组 fastdown 最速下降法求线性方程组 conjgrad 共轭梯度法求线性方程组 preconjgr
Sor_method
- sor method matlab for iterative methode
mulNewtonSOR
- 本代码为牛顿-SOR迭代法求解非线性方程组。其调用格式为[r,m]=mulNewtonSOR(F,x0,w,h,eps) 其中F:方程组,x0:方程组初始解,w:SOR迭代因子,h:数值积分常数,eps:根的精度,m:迭代步数。-The code for the Newton-SOR iteration method for solving nonlinear equations. Its call format [r, m] = mulNewtonSOR (F, x0, w, h, eps)
all1
- Gauss消去法、Jacobi法、SOR法解线性方程组的源程序,可以方便得到解-code for solution of linear equations using Gauss elimination method、Jacobi method and SOR method
SOR
- SOR Method for system of linear equations
linear-simultaneous-equations
- 线性方程组LU分解直接解法,GS迭代、夹克比迭代、SOR迭代等Matlab代码-linear simultaneous equations
Matlab-SOR
- 计算方法中的SOR算法,根据改变SOR因子的值观察精度变化-Calculation of the SOR algorithm, based on observation of changes in the value of SOR accuracy factor changes
Sor--Jacobi-Gauss
- Code gauss_seidel, Jacobi and Sor, differences in the implementation of numerical methods divided.
SOR
- SOR迭代法求线性行放程组。看来功能可以很好地饿实现,不过得自己编写方程组和向量-SOR stationary calculate the
SOR
- 用SOR迭代法求解方程组的解的matlab程序-With SOR iterative method to solve the solution of system program
solves an equation using SOR-method
- solves an equation using SOR-method, chooses the best omega uses 2 different steps for matrix with and without diagonal dominance
GS-SOR
- 有关于数值代数中Guass-Seidal迭代法和SOR迭代法的完整源码。-The complete source about the numerical algebra Guass-Seidal iterative method and SOR iterative method.
matlab-sor
- 包含了常用的CG算法/SOR迭代算法/SDM最速下降法等算法-Used CG algorithm/SOR iterative algorithm/SDM steepest descent method algorithm
sor
- 自己编的SOR迭代法。列出每次迭代结果。精确解由高斯列主元消去法求得。-My SOR iterative algorithms. The results in each iteration are listed.The exactsolution obtained by the Gauss elimination method .
jacobi-gauss-seidel-sor
- 用Jacobi Gauss-seidel SOR迭代法求解线性方程组-With Jacobi Gauss-seidel SOR iterative method for solving linear equations
SOR
- SOR迭代方法的源代码 的数值分析可能有助于孩子的数值分析研究-Numerical analysis of the source code of SOR iterative method source code may be helpful for the numerical analysis to study the child