搜索资源列表
线性方程组的超松弛迭代.rar
- 线性方程组的超松弛迭代
超松弛法(研究生数值分析作业)
- 超松弛法(研究生数值分析作业)
超过松弛迭代解线性方程组
- 利用超过松弛迭代解线性方程组,经过详细优化过的源程序,求解效率极高,程序有注释,方便阅读,程序经过验证。
线性方程组的超松弛迭代
- 线性方程组的超松弛迭代- The system of linear equations ultra relaxes iterates
数值计算
- 定步长辛普森公式计算.二分法.列主高斯消去法.龙贝格.牛顿迭代法.弦截法.逐次超松弛迭代法.-fixed step Simpson formula. Dichotomy. Main-Gaussian Elimination Act. Romberg. Newton iteration. Xianjie law. Successive Over-Relaxation iterative method.
逐次超松弛迭代法
- 解线性方程组Ax=b的SOR方法的通用程序-solution of linear equations Ax = b SOR method of common procedures
CSC
- 超松弛法解方程组-Overrelaxation Solving equations
超松弛迭代法
- 还可以,能够加快迭代的计算速度,大家用一下-can to accelerate the iterative calculation speed, we spent about
mysor
- SOR(超松弛)迭代发求解线性方程组问题,带有Hilbert矩阵生成程序和其不同维数下求解的结果对比作图-SOR (Overrelaxation) iteration made for solving linear equations, with Hilbert matrix formation process and the different dimensions of the results evaluated Comparati
W
- 实现JACOBBI、gs迭代和超松弛法解线性方程组的过程。-Realize JACOBBI, gs iterative relaxation method and ultra-linear equations solution process.
mumerical_analysis
- 数值分析一部分编程习题,包括: 舍入误差与有效数 Newton迭代法 列主元三角分解法 逐次超松弛迭代法 3次样条插值函数-Part of numerical analysis programming exercises, including: round-off error and effective number of Newton iteration out PCA triangular decompositi
mySOR
- 实现N阶线性方程组Ax=b逐次超松弛迭代法的通用程序-Realization of N-order linear equations Ax = b successive over-relaxation iteration method generic procedures
sor
- 求解线性方程组——超松弛迭代法,程序用c语言编写。-Solving linear equations- over-relaxation iteration method, procedures using c language.
sor
- 利用超松弛迭代法解矩阵的源程序,C语言编写-The use of over-relaxation iteration method solution matrix of the source code, C language
超松弛迭代法fortran
- 求解线性方程组的超松弛迭代法fortran程序。
1
- .通过MATLAB软件写出用逐次超松弛迭代法解线性方程组的程序并运行结果。(MATLAB software is used to write the program for solving linear equations by successive over relaxation iteration method and its running results)
sor超松弛迭代法
- 一个实现sor超松弛迭代法的c语言算法,可以帮助新手完成矩阵计算(A C language algorithm for realizing over relaxation iterative method)
Gauss消元法,Jacobi迭代法,超松弛迭代法
- Gauss消元法,Jacobi迭代法和超松弛迭代法求解线性方程组的M文件(Gauss elimination method, Jacobi iteration method and over relaxation iterative method for solving linear equations of the M file)
successive over relaxationmethod
- 逐次超松弛法,简称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 acce
超松弛插值与改进欧拉法 龙格库塔法
- 拟合超松弛线性插值,改进欧拉法与龙格库塔算法(Fitting the relaxation linear interpolation, the improved Euler method and Runge Kutta algorithm)