搜索资源列表
matlab-sor
- matlab-sor实现matlab上的sor迭代法-Matlab - sor achieve the Matlab sor iterative method
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
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