搜索资源列表
下三角矩阵的逆矩阵的详细算法
- 求下三角矩阵的逆矩阵的详细算法 matlab 矩阵计算
nijuzheng 求矩阵的逆矩阵
- 求矩阵的逆矩阵,不用递归,就可输出任何输入矩阵的逆矩阵。用C++写的。算法思路绝对清晰易懂。-Find inverse of a matrix, without recursion, can you export any of the input matrix matrix. Written in C++. Algorithm ideas absolutely lucid.
Gauss-Jordan
- Gauss-Jordan消去法求矩阵的逆-Gauss-Jordan elimination method of the inverse matrix
nijuzhen
- 求矩阵的逆 可以求任意阶矩阵的逆 但是前期是这个矩阵有存在可逆阵-The inverse matrix can be arbitrary order for the inverse matrix is the matrix but the pre-existence of reversible array
Inverse_matrix
- 该算法可以实现求矩阵的逆阵,使用起来简单方便.-The algorithm can achieve the operation of matrix inverse .
Matrix
- 此包包含了众多矩阵处理程序,能够满足矩阵处理的一般要求,由于将各功能分开到不同的“.cpp”文件中,故使用时需要用户自行选取更换合适自己使用的“.cpp”文件。其中,矩阵功能有:输出矩阵、矩阵转置、矩阵归一化、判断矩阵对称、判断矩阵对称正定、全选主元法求矩阵行列式、全选主元高斯(Gauss)消去法求一般矩阵的秩、用全选主元高斯-约当(Gauss-Jordan)消去法计算实(复)矩阵的逆矩阵、用“变量循环重新编号法”法求对称正定矩阵逆、特兰持(Trench)法求托伯利兹(Toeplitz)矩阵逆、
InvMatrix
- 求矩阵的逆矩阵,输入参数为原矩阵和输出矩阵-Matrix of the inverse matrix, the input parameters for the original matrix and output matrix
GSRD
- 高斯诺当法求矩阵的逆,c++源代码,网上下载,测试有效-When the high-Snow inverse matrix, c++ source code, Internet download, test effective
inv
- 求二阶矩阵的逆 用C语言编程能够实现求矩阵的逆-For second-order inverse matrix programming using C language to realize the inverse matrix
gaosiyuedang
- 求矩阵的逆(此程序是使用C++编写的,使用的用高速约当法)-gaosiyuedang qiuni
qiuni2
- 用C++实现高斯-亚当求解法求矩阵的逆 -finding the inverse matrix by Guess-Jordan using c++
Matrix_Inverse
- 矩阵求逆,适用于求解N*N矩阵的逆矩阵。-Matrix inversion for solving the inverse matrix N* N matrix.
invMatrix
- 求给定矩阵的逆矩阵程序。内含程序与源代码。-求给定矩阵的逆矩阵程序
juzhenqiuni
- 使用VC++编写程序,用来求一个任意矩阵的逆矩阵-Using VC++ programming, to seek an arbitrary matrix of
C
- 用C++求矩阵的逆矩阵,使用这个比较简单了,有更好的可以指教一下。-Matrix C++, the inverse matrix, the use of this relatively simple, what better to teach.
求逆矩阵的C代码
- 该函数代码实现求一个N阶方阵的逆矩阵的功能(The function code to achieve a N order inverse function of the square matrix)
Inv_matrix
- 四种方法计算逆矩阵, 用四种方法求矩阵的逆 , 参数A为给定矩阵(the inverse of matrix)
逆矩阵计算器 V1.3 绿色免费版
- 用于求解矩阵的逆的问题,可以以分数形式表示出来(The problem of solving the inverse of a matrix can be expressed in fractions)
两种方法矩阵求逆
- 采用矩阵逆定义法求矩阵逆,采用高斯消去法求矩阵逆。(The matrix inverse is used to find the matrix inverse, and the Gaussian elimination method is used to find the matrix inverse.)
Generalized Inverse Matrix
- 使用Hermite标准型、SVD分解和满秩分解求矩阵的广义逆,在此基础上求解线性方程组的解。(Hermite's canonical form, SVD decomposition and full rank decomposition are used to find the generalized inverse of the matrix, and then the solution of the linear equation system is solved.)