搜索资源列表
矩阵求逆new
- 一个相当有用的矩阵求逆算法程序,非常好用-a useful matrix inversion algorithm, very handy
juzhenqiuni
- 矩阵求逆程序源代码 功能:就一般或者大型大矩阵求其逆矩阵!-matrix inversion source code functions : general or large building its matrix inverse matrix!
classicmatrix
- 矩阵的初始化,求逆,转置,输出,相加相减乘法等各种矩阵操作都可实现!!一定要下呦!-Matrix initialization, inverse, to home, output, combined subtract such as matrix multiplication operation can be achieved! ! Under strove must!
复数矩阵求逆
- 求复数矩阵的逆矩阵-for the complex matrix inverse matrix
矩阵求逆
- 求一般矩阵(实数)的逆矩阵-for general matrix (actual) of the inverse matrix
复数矩阵求逆
- 求复数矩阵的逆矩阵!
MatrixCalculator.rar
- 用C#编写的基本的矩阵运算器 包括加减乘除 转职,求逆,基本矩阵判断以及LDU分解和QR分解,a matrix calculator
CsharpAlgorithm_Matrix
- C#数值计算源码,主要包括矩阵计算,分解,求逆等。-C# Numerical Calculation of source, including matrix, the decomposition, such as inversion.
Matrix
- C#的矩阵运算,包括加减乘除,求逆等-C#, matrix operations, including addition and subtraction multiplication and division, inverse, etc.
C_sharp_Matrix_class
- 文件为C#矩阵运算类,包含了多种形式的矩阵定义,能够进行多种矩阵运算,如矩阵四则运算、求逆、转置等,十分方便用于实际开发。-File for the C# matrix operations class, contains the definition of various forms of matrix, to carry out a variety of matrix operations, such as matrix arithmetic, inversion, transpose, e
nijuzhen
- 求矩阵的逆 可以求任意阶矩阵的逆 但是前期是这个矩阵有存在可逆阵-The inverse matrix can be arbitrary order for the inverse matrix is the matrix but the pre-existence of reversible array
inv
- 求二阶矩阵的逆 用C语言编程能够实现求矩阵的逆-For second-order inverse matrix programming using C language to realize the inverse matrix
matrix
- 一种很好用的求逆矩阵方法,检查过了,没有错误哦-A good use of the inverse matrix method, checked, and no error oh
Matrix
- 矩阵各种运算,包括矩阵求逆,矩阵相乘,矩阵转置-Matrix
inv
- 这是一个关于实现矩阵求逆的代码,比较有用的-This is a matrix inversion on the realization of the code, more useful
juzhenqiuni
- 求逆矩阵,采用的是行初等变换的方法,可执行,已验证-Inverse matrix, using the method of elementary transformation of the line, the executable has been verified
Matrix_written_In_CSharp
- 自己使用的一个C#编写的,矩阵类,使用这个类可以方便的实现矩阵的运算,行列式求值、矩阵求逆、矩阵分解等功能。-A C# Class can be used as a tool to perform Martrix arithmetic. This Class can be easily added into your own application.
C
- 用C++求矩阵的逆矩阵,使用这个比较简单了,有更好的可以指教一下。-Matrix C++, the inverse matrix, the use of this relatively simple, what better to teach.
WAHAHA
- 利用Visual C++软件求输入矩阵的行列式并对其求逆矩阵。-Use Visual C++ software Determinant input matrix and its inverse matrix.
矩阵计算器
- 用于计算矩阵的一个小程序,除四则运算之外,还有矩阵化简,求逆等功能。(In addition to four operations, a small program for calculating the matrix has the functions of Matrix Simplification and inversion.)