搜索资源列表
-
0下载:
矩阵相关运算,拷贝矩阵,打印矩阵内容,为矩阵赋初值,调用高斯约旦算法求逆矩阵-Matrix-related operations, matrix copy, print the contents of the matrix for the matrix given initial value, called Gauss Jordan matrix inversion algorithm
-
-
1下载:
矩阵求逆,经典算法,全主元高斯约当法,使用VC++开发-Matrix inversion, the classic algorithm, the entire principal Gauss Jordan method, using VC++ development
-
-
0下载:
This project implements the gauss - jordan algorithm to solve inverse matrix-This project implements the gauss- jordan algorithm to solve inverse matrix
-
-
0下载:
主要内容:在visual studio上实现矩阵求逆的过程
矩阵求逆:用全选主元高斯约当消去法求n阶是矩阵A的逆矩阵A-1。其中包括矩阵求逆算法描述
-Main elements: the visual studio to achieve the process of matrix inversion matrix inversion: The Select pivot Gauss Jordan elimination order to n-order matrix A is the i
-