文件名称:householder
介绍说明--下载内容均来自于网络,请自行研究使用
求解一个给定的大规模(<10000个方程)超定线性方程组Ax=b。
读取矩阵A和b;
设计算法求解线性方程组 ,并打印解向量 ;
计算残差e=||Ax-b||,并打印。-Solving a given mass (<10 000 equations) overdetermined system of linear equations Ax = b.
Read a matrix A and b
Design algorithm for solving linear equations, and print solution vector
Computing residuals e = || Ax-b ||, and print.
读取矩阵A和b;
设计算法求解线性方程组 ,并打印解向量 ;
计算残差e=||Ax-b||,并打印。-Solving a given mass (<10 000 equations) overdetermined system of linear equations Ax = b.
Read a matrix A and b
Design algorithm for solving linear equations, and print solution vector
Computing residuals e = || Ax-b ||, and print.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
householder.docx