搜索资源列表
matlab-sor
- matlab-sor实现matlab上的sor迭代法-Matlab - sor achieve the Matlab sor iterative method
SOR-Matlab
- 数值计算中SOR迭代法的Matlab程序-numerical calculation SOR iteration of the Matlab program
SOR方法
- 极有用的数据处理程序,方便处理实验数据并取得数学表达式(matlab)-very useful data processing procedures, facilitate the processing of experimental data and mathematical expression made (Matlab)
linear-simultaneous-equations
- 源码里包括线性方程组各种解法的Matlab例程,包括LU分解直接解法,夹克比迭代法、GS迭代法、SOR迭代法,共轭梯度法等。
SOR
- SOR方法解线性方程组,一般解法和矩阵解法。(MATLAB程序)-SOR method to solve linear equations, the general method and matrix method. (MATLAB program)
SOR
- SOR法,数值计算中的方法,基于matlab的程序-SOR method, numerical calculation methods, procedures based on matlab
sorSSOR
- 在matlab中实现矩阵的sor分解和ssor分解-Implemented in the matlab sor matrix decomposition decomposition and ssor
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
SORiterativemethodoftheMatlabprogram
- SOR迭代法的Matlab程序,用MATLAB语言编写,用SOR迭代求解线性方程组-SOR iterative method of the Matlab program, using MATLAB language, using SOR iteration for solving linear equations
diedaifa
- 给出了线性方程组的CG法、Gauss_Seidel、SOR、Jacobi、fem求解,-Linear equations given the CG method, Gauss_Seidel, SOR, Jacobi, fem solution
chuanrexue
- 路面太阳能集热系统传热分析与模型建立 有限容积法数值计算分析-Twodimensional heat conduction Finite Volume Method Line by Line TDMA with SOR
Sor_method
- sor method matlab for iterative methode
Matlab-SOR
- 计算方法中的SOR算法,根据改变SOR因子的值观察精度变化-Calculation of the SOR algorithm, based on observation of changes in the value of SOR accuracy factor changes
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 pr
matlab-sor
- 包含了常用的CG算法/SOR迭代算法/SDM最速下降法等算法-Used CG algorithm/SOR iterative algorithm/SDM steepest descent method algorithm
mitlpb-sor-can
- matlab-sor实现matlab上的sor迭代法,可以学习参考(Matlab - sor sor iteration method on matlab, can learn the reference)
Matlab
- 包括高斯消元法,列主元高斯消元法,雅可比方法,雅可比—赛都,SOR方法(includes some small programs about numerical analysis in MATLAB)