Welcome![Sign In][Sign Up]
Location:
Search - Jacobi sor

Search list

[Other resourceJACOBI

Description: 本实例通过VC++实现了JACOBI 和SOR 算法,这是源代码
Platform: | Size: 10246 | Author: 张文新 | Hits:

[AlgorithmJACOBI

Description: 本实例通过VC++实现了JACOBI 和SOR 算法,这是源代码-The examples of the adoption of VC to achieve the JACOBI and SOR algorithm, which is the source code
Platform: | Size: 10240 | Author: 张文新 | Hits:

[Algorithmdiedaisuanfa

Description: 解线性方程组的Jacobi,Gauss_Seidel,SOR迭代,以及四级四阶Runge_Kutta方法,Adams预估校正算法-Solution of linear equations of Jacobi, Gauss_Seidel, SOR iteration, as well as Runge_Kutta four fourth-order method, Adams forecast correction algorithm
Platform: | Size: 2048 | Author: xinrui | Hits:

[AlgorithmChapter05-06.LinearEquations

Description: 清华大学《数值分析A》-第05章.线性方程组-直接解法 Gauss消去法 列主元消去法 Gauss-Jordan LU分解 LL分解 LDL分解 清华大学《数值分析A》-第06章.线性方程组-迭代法 Jacobi Gauss-Seidel SOR-Tsinghua University,
Platform: | Size: 247808 | Author: 大乔 | Hits:

[matlabJacobi_etc

Description: %Jacobi迭代法求方程组等程序,内含有七个解放程组的程序,希望这些程序对大家有一点用处- Jacobi iteration procedures for equations, etc., which contain seven-way group liberation process, we hope that these procedures there is one point on the usefulness of
Platform: | Size: 3072 | Author: 要使用 | Hits:

[matlabequation

Description: 分别用高斯消去法,三角分解法,Jacobi迭代法,GS迭代法,SOR迭代法求解Ax=b-Separately using Gaussian elimination, triangular decomposition, Jacobi iterative method, GS iterative method, SOR iterative method for solving Ax = b
Platform: | Size: 16384 | Author: | Hits:

[matlabiterative

Description: rs 里查森迭代法求线性方程组 crs 里查森参数迭代法求线性方程组 grs 里查森迭代法求线性方程组 jacobi 雅可比迭代法求线性方程组 gauseidel 高斯-赛德尔迭代法求线性方程组 SOR 超松弛迭代法求线性方程组 SSOR 对称逐次超松弛迭代法求线性方程组 JOR 雅可比超松弛迭代法求线性方程组 twostep 两步迭代法求线性方程组 fastdown 最速下降法求线性方程组 conjgrad 共轭梯度法求线性方程组 preconjgrad 预处理共轭梯度法求线性方程组 BJ 块雅克比迭代法求线性方程组 BGS 块高斯-赛德尔迭代法求线性方程组 BSOR 块逐次超松弛迭代法求线性方程组 -iterative method of linear equation.
Platform: | Size: 7168 | Author: zuoxl | Hits:

[Algorithmdiedaifa

Description: 给出了线性方程组的CG法、Gauss_Seidel、SOR、Jacobi、fem求解,-Linear equations given the CG method, Gauss_Seidel, SOR, Jacobi, fem solution
Platform: | Size: 3072 | Author: 王海 | Hits:

[Algorithmhomework

Description: Jacobi和SOR算法实现,自己写的-Jacobi and SOR
Platform: | Size: 1024 | Author: luoyimu | Hits:

[Mathimatics-Numerical algorithmsJacobi

Description: 用SOR迭代法求矩阵,可以求任意阶的矩阵,非常好用-SOR iterative method with matrix, can be arbitrary order for the matrix, very easy to use
Platform: | Size: 1024 | Author: fbb | Hits:

[AlgorithmSOR

Description: 逐次超松驰迭代法(Successive Over Relaxation Me thod,简称SOR方法)是高斯—塞德尔方法的一种加速方法,是解大型稀疏矩阵方程组的有效方法之一,它具有计算公式简单,程序设计容易,占用计算机内存较少等优点,但需要较好的加速因子(即最佳松驰因子).下面我们首先说说松驰一词的含意,再利用它来解释雅可比迭代法与高斯—塞德尔迭代法,最后给出逐次超松驰迭代法的推算公式和收敛性条件.-Successive over relaxation iteration method (Successive Over Relaxation Me thod, called SOR method) is the Gauss- Seidel method for an accelerated method is solution of large sparse matrix equations, one effective method, it has a simple formula, programming easy, take up less computer memory, etc., but the need for better acceleration factor (that is, the best relaxation factor). Let us first talk about the meaning of the term relaxation, and then use it to explain the Jacobi s iterative method and the Gauss- Seidel iterative method, and finally gives successive over relaxation iterative method of projection formula and the convergence condition.
Platform: | Size: 1024 | Author: iop | Hits:

[Algorithmexperimentreport

Description: 用迭代法解方程组 Jacobi Gauss-Sedel SOW 超松弛迭代 各种技术的比较 数值实验报告-Iterative solution of equations Jacobi Gauss-Sedel SOW SOR numerical comparison of various techniques Experimental Report
Platform: | Size: 211968 | Author: 邓大 | Hits:

[Othersixpack-2.3.7

Description: Sixpack is a library of solvers that may be used to solve structured finite volume and finite difference discretisations of PDE s. The solvers include static methods like Jacobi s Method, SOR, SSOR, RBSOR, incomplete factorisation methods like ILU, ILDL, SIP, MSI, Krylov space methods like CG and, BiCGSTAB (with a variety of preconditioners), and a multigrid solver using Jacobi, ILU, ILDL and SIP for smoothing. In addition there is a block tridiagonal solver for when you want to try a direct method.
Platform: | Size: 217088 | Author: Feiyu Lu | Hits:

[matlaball1

Description: Gauss消去法、Jacobi法、SOR法解线性方程组的源程序,可以方便得到解-code for solution of linear equations using Gauss elimination method、Jacobi method and SOR method
Platform: | Size: 1024 | Author: junli | Hits:

[matlabJacobi

Description: Jacobi迭代法和SOR方法求解线性方程组-Jacobi iterative method and the SOR method for solving linear equations
Platform: | Size: 14336 | Author: 刘华杰 | Hits:

[Mathimatics-Numerical algorithmssy

Description: 体会数值算法的稳定性与不稳定性,线性方程组的迭代法,包括Jacobi迭代法和Gauss-Seidel迭代法,SOR迭代-Experience of numerical stability and instability of the algorithm to learn how to avoid instability in the algorithm and numerical stability of the algorithm chosen to experience the stability of the algorithm' s status in the selection algorithm
Platform: | Size: 1024 | Author: apple | Hits:

[AlgorithmJacobi

Description: 解线性方程组的迭代法,包括jacobi、g-s、sor。-Solving linear equations, iterative method, including jacobi, gs, sor.
Platform: | Size: 2048 | Author: | Hits:

[AlgorithmCG-Jacobi-g-s-sor

Description: 解线性方程组的迭代法,包括jacobi迭代,G-S迭代,Sor迭代,及共轭梯度等。-iterative method for solving linear equations, including jacobi iteration, GS iterative, Sor iteration, and conjugate gradient.
Platform: | Size: 2048 | Author: xiaojunsuus | Hits:

[AlgorithmJacobi-Gauss_Seide-SOR

Description: 三个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.
Platform: | Size: 1024 | Author: luer | Hits:

[Algorithm迭代求解方程组

Description: 包括Jacobi迭代法,Gauss-seidel迭代法和SOR迭代法的matlab代码,以及一个测试的main程序(These are iterative methods for solving linear equations.)
Platform: | Size: 1024 | Author: 小博v | Hits:
« 12 3 4 5 »

CodeBus www.codebus.net