搜索资源列表
矩阵求逆new
- 一个相当有用的矩阵求逆算法程序,非常好用-a useful matrix inversion algorithm, very handy
复矩阵求逆的全选主元高斯-约当法
- 复矩阵求逆的全选主元高斯-约当法-complex matrix inversion of the entire election PCA Gauss-law about when
矩阵求逆的c语言算法
- 通过利用c语言编程实现了对矩阵求逆的操作,可以大大简化用户的某些操作
矩阵求逆
- 用结构体实现矩阵的运算,如行列式,求逆等
矩阵求逆的JAVA代码
- 用JAVA写的各种数学常用算法,包括矩阵求逆等。
用增广矩阵求逆矩阵
- 用增广矩阵求逆矩阵的一段代码
矩阵求逆的算法实现
- 用vc++6.0对矩阵求逆的算法进行实现
下三角矩阵的逆矩阵的详细算法
- 求下三角矩阵的逆矩阵的详细算法 matlab 矩阵计算
topelize矩阵快速解法的matlab程序
- 计算电磁学中离散海伦方程之后会得到topelize矩阵,当矩阵规模很大时采用一般的矩阵求逆程序会变得很慢,这个程序采用新的方法对这种矩阵可以快速的求解
求逆
- 矩阵求逆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.
矩阵操作
- 线性代数中的矩阵求逆的问题,使用此算法可以简化矩阵的操作。-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
矩阵求逆LU分解法
- C++编写LU分解法求逆矩阵,亲测可用。(LU decomposition is used for matrix inverse by C++,I test with good results.)