搜索资源列表
inmatrix
- Fortran 的矩阵求逆程序-Fortran the matrix inversion process
MatrixInverse
- 矩阵运算程序,方阵求逆 写一个程序实现N》3阶矩阵的求逆运算
juzhenqiuni
- 使用VC++编写程序,用来求一个任意矩阵的逆矩阵-Using VC++ programming, to seek an arbitrary matrix of
Matrix
- 矩阵类 实现矩阵的初等运算 包括加减乘除 求逆 转置-matrix
C-Sharp--class-library-source-code
- 主要写了一些c#通用函数类库源码,比如矩阵加法,减法,乘法,求逆等一些程序-Mainly write c# generic function class library source code, such as matrix addition, subtraction, multiplication, inversion and some programs
juzhenqiuni
- 本程序运用C语言对任意阶数矩阵实现求逆运算,读者只需改动相应数,即可实现求逆!-This procedure using C language to achieve arbitrary order matrix inversion, the reader just change the corresponding number, you can achieve the inverse!
gaosiyuedan
- 运用高斯约旦法求出矩阵的逆矩阵,文件中以正定矩阵为例-Using Gauss-Jordan method to calculate inverse of a matrix, for example the file to a positive definite matrix
hw
- 大型稀疏矩阵求逆,采用通过U、L分解的方法求解-Large sparse matrix inversion, through the L, U decomposition
Matrix-inversion-process
- 矩阵的求逆程序,适用于采样程序中的排列过程,是必不可少的中间环节。-Matrix inversion procedure for the sampling program in the arrangement process is essential intermediaries.
Matrix
- 矩阵运算功能,包括相乘/求逆/奇异值分解等功能-Matrix operations, including multiplication/inverse/singular value decomposition, etc