搜索资源列表
matlab-sor
- matlab-sor实现matlab上的sor迭代法-Matlab - sor achieve the Matlab sor iterative method
1
- 迭代法求解方程组,包括雅可比迭代法,高斯-赛德尔代法,SOR迭代法可供选择
SOR
- SOR计算方法,可以对多元方程组进行解算。-SOR method of calculation can be carried out on multi-equations solver.
sor
- SOR ap for CUDA, iterate many times and proceed reduction for check the result of program.
chaosongchidiedai
- 使用MATLAB进行模拟超松弛迭代法仿真,电磁场与电磁波实验。-Using MATLAB simulation SOR method simulation, electromagnetic field and wave experiments.
GAOR
- 一个很好的关于广义超松弛迭代解法的例子程序,例子矩阵可随意改-A good solution of generalized SOR examples of procedures, examples of the matrix can be freely changed
Finite-difference---Laplace-equation
- 有限差分法求解拉普拉斯方程,超松弛迭代,光波波长计算模拟-Finite difference method for solving the Laplace equation, SOR, the wavelength computational simulation
KSOR
- 松弛迭代法与块状松弛迭代法,超松弛迭代法MATLAB程序实现。里面附有图件仅供参考,-Relaxation method with block relaxation method, SOR method MATLAB program. Inside with maps for reference only,
fortran-PROGRAM
- 基于Fortran95/2003的一些算法的源代码。如高斯消去法,Jacobi超松弛迭代法等,可为初学者提供参考。-Fortran95/2003 based on some algorithm source code. Such as Gaussian elimination method, Jacobi SOR method can provide a reference for beginners.
Numerical_Analysis_code
- 数值分析matlab代码,Gauss迭代,Jacobi迭代,SOR迭代,Newton迭代,符合Simpson,最佳平方逼近等-Numerical Analysis Code of Gauss-Seidel,Jacobi,SOR,Newton,Simpson
sor_iterate
- Fortran SOR method code
Num_Analyse
- MATLAB编程实现 1.雅克比迭代法 2.超松弛SOR迭代法 3.应用:《数值分析》清华 第六章第3题迭代次数编程验证 4.国科大数值分析课程作业编程程序-MATLAB programming 1. 2. Jacobi iteration method over relaxation SOR iterative method 3. Application: " Numerical Analysis" Tsinghua Chapter VI Question 3