搜索资源列表
矩阵求逆的c语言算法
- 通过利用c语言编程实现了对矩阵求逆的操作,可以大大简化用户的某些操作
矩阵求逆的JAVA代码
- 用JAVA写的各种数学常用算法,包括矩阵求逆等。
矩阵求逆的算法实现
- 用vc++6.0对矩阵求逆的算法进行实现
下三角矩阵的逆矩阵的详细算法
- 求下三角矩阵的逆矩阵的详细算法 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 .
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
- 求给定矩阵的逆矩阵程序。内含程序与源代码。-求给定矩阵的逆矩阵程序
gaosi
- 这个程序用于求解一个矩阵的逆矩阵,是用高斯消去法解的-This procedure for solving a matrix of, is to use Gaussian elimination solution
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)
逆矩阵计算器 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.)