中文说明:
基于高斯赛德尔法的线性方程组解法(可消去系数矩阵病态)。基于牛顿法及改进的牛顿法实现对 非线性方程的求解。
English Description:
Based on Gauss Seidel method, the solution of linear equations can eliminate the ill conditioned coefficient matrix. Based on Newton method and improved Newton method
Based on Gauss Seidel method of linear equations solution, based on Newton method and improved Newto
关注次数: 710
下载次数: 3
文件大小: 1KB
中文说明:
基于高斯赛德尔法的线性方程组解法(可消去系数矩阵病态)。基于牛顿法及改进的牛顿法实现对 非线性方程的求解。
English Description:
Based on Gauss Seidel method, the solution of linear equations can eliminate the ill conditioned coefficient matrix. Based on Newton method and improved Newton method
1
.\Jacobi_Guass_Seidel.m
.\Newton_Iteration.m
.\Newton_Iteration3.m