Description: My first fluid solver used an explicit solver with successive over-relaxation, but the instability problems were frustrating, so I abandoned it in favor Platform: |
Size: 8018 |
Author:williams1113 |
Hits:
Description: 数值分析一部分编程习题,包括:
舍入误差与有效数
Newton迭代法
列主元三角分解法
逐次超松弛迭代法
3次样条插值函数-Part of numerical analysis programming exercises, including: round-off error and effective number of Newton iteration out PCA triangular decomposition method of successive over-relaxation iteration method 3 times spline interpolation function Platform: |
Size: 149504 |
Author:fly_sea |
Hits:
Description: My first fluid solver used an explicit solver with successive over-relaxation, but the instability problems were frustrating, so I abandoned it in favor -My first fluid solver used an explicit solver with successive over-relaxation, but the instability problems were frustrating, so I abandoned it in favor Platform: |
Size: 196608 |
Author: |
Hits:
Description: 这是松弛法编程,它是高斯-赛德尔迭代法的一种加速收敛的方法。是大型稀疏矩阵线性方程组的有效解法之一。
-This is the relaxation method programming, it is the Gauss- Seidel iterative method to accelerate the convergence of a method. Large sparse matrix system of linear equations, one effective solution. Platform: |
Size: 3072 |
Author:顾一新 |
Hits:
Description: 常用数值算法的C++源码,包括三次样条插值、二重积分计算、常微分初值问题数值解、Newton迭代法、列主元高斯消去法、逐次超松弛迭代法。-Numerical algorithm used in C++ source code, including the cubic spline interpolation, double integral, the ordinary differential initial value problem numerical solution, Newton iterative method, PCA out Gaussian elimination method, successive over-relaxation iteration method. Platform: |
Size: 6144 |
Author:胡婕 |
Hits:
Description: 用雅可比迭代法,塞德尔迭代法,逐次超松弛法求解线性方程组,程序用C语言编写-Jacobi iterative method used, Seidel iteration, successive over-relaxation method to solve linear equations, the program written by C Platform: |
Size: 6144 |
Author:欧阳 |
Hits:
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:
Description: The code is useful for solving partial
differential equations such as the advection equation, the 2 dimensional heat equation.
Also contains code to simulate two falling balls align in one axis with rebound.
Also has some code for implementing the Successive over-relaxation method.-The code is useful for solving partial
differential equations such as the advection equation, the 2 dimensional heat equation.
Also contains code to simulate two falling balls align in one axis with rebound.
Also has some code for implementing the Successive over-relaxation method.
Platform: |
Size: 4096 |
Author:Abraham |
Hits:
Description: 松弛迭代法计算线性方程组的解,所计算的解精度高。-Relaxation iteration method to calculate the solution of the linear system of equations, the calculation of solution precision is high Platform: |
Size: 1024 |
Author:皇甫永硕 |
Hits:
Description: 逐次超松弛法,简称SOR方法,解线性方程组的常用迭代法之一,它由高斯一赛德尔迭代法经线性加速处理而得到。(Successive super-relaxation method, referred to as SOR method, one of the commonly used iterative methods for solving linear equations. It is obtained by linearly accelerating the Gaussian-Saier iterative method.) Platform: |
Size: 11264 |
Author:feiyanglzl
|
Hits: