搜索资源列表
矩阵求逆的c语言算法
- 通过利用c语言编程实现了对矩阵求逆的操作,可以大大简化用户的某些操作
矩阵求逆的JAVA代码
- 用JAVA写的各种数学常用算法,包括矩阵求逆等。
用增广矩阵求逆矩阵
- 用增广矩阵求逆矩阵的一段代码
矩阵求逆的算法实现
- 用vc++6.0对矩阵求逆的算法进行实现
下三角矩阵的逆矩阵的详细算法
- 求下三角矩阵的逆矩阵的详细算法 matlab 矩阵计算
求逆
- 矩阵求逆c语言算法!-matrix inversion algorithm c language!
复矩阵求逆的全选主元高斯-约当法
- 复矩阵求逆的全选主元高斯-约当法-complex matrix inversion of the entire election PCA Gauss-law about when
复数矩阵求逆
- 求复数矩阵的逆矩阵-for the complex matrix inverse matrix
矩阵求逆
- 求一般矩阵(实数)的逆矩阵-for general matrix (actual) of the inverse matrix
juzhen求逆
- 不错的矩阵求逆的小程序-good matrix inversion of small programs
矩阵的运算
- 矩阵运算实矩阵相乘复矩阵相乘实矩阵求逆的全选主元高斯约当法-matrix calculation real matrix multiplication complex matrix multiplication matrix inversion is a wholly-elected PCA Gaussian about when France, etc.
矩阵包
- C语言实现的矩阵的常用计算!包括:矩阵乘法,加法,求逆,转置,开方等等!-C language used in the calculation of matrix! Including : matrix multiplication, addition, the inverse transfer home, prescribing, etc.!
逆矩阵
- 这是一个利用VC++编写的求逆矩阵的算法,在WindowsXP、2000、98上运行成功。-This is a VC prepared by the inverse matrix algorithm, in WindowsXP, 2000,98 running successfully.
矩阵计算类
- 矩阵计算的类苦,包括矩阵乘法,求逆矩阵求特征值和特征向量等-Matrix Calculation, including Matrix multiplization,etc.
矩阵操作
- 线性代数中的矩阵求逆的问题,使用此算法可以简化矩阵的操作。-linear algebra of matrix inversion, the use of this algorithm can be simplified matrix operation.
高斯消去求逆矩阵
- 通过高斯消去法,进行矩阵求逆运算,在工程中有很强的实用价值。-through Gaussian elimination method for computing matrix inversion, the project has a strong practical value.
矩阵求逆new
- 一个相当有用的矩阵求逆算法程序,非常好用-a useful matrix inversion algorithm, very handy
求逆矩阵的C代码
- 该函数代码实现求一个N阶方阵的逆矩阵的功能(The function code to achieve a N order inverse function of the square matrix)
fortran求逆子程序
- fortran 求逆矩阵子程序,包含求行列式子程序(FORTRAN inverse matrix subroutine, including determinant subroutine)
矩阵求逆LU分解法
- C++编写LU分解法求逆矩阵,亲测可用。(LU decomposition is used for matrix inverse by C++,I test with good results.)