搜索资源列表
Matrix
- C#的矩阵运算,包括加减乘除,求逆等-C#, matrix operations, including addition and subtraction multiplication and division, inverse, etc.
metrix3
- 完成矩阵的输入、输出。具有相同行数和列数的矩阵间的加法、减法。符合矩阵乘法规则要求的矩阵间的乘法。方阵间的除法,方阵的求逆。矩阵的求转置矩阵等功能-Complete matrix of input and output. With the same number of rows and rows of the matrix between the adder, subtraction. In line with the requirements of the rules of matrix mu
matrix
- 一个矩阵类,包括头文件和主文件,可以实现矩阵的加减乘除,赋值和输出运算。-A matrix of categories, including header files and the main document, you can achieve the matrix addition and subtraction, multiplication and division, assignment and output operations.
Matrix
- 矩阵运算,加减乘除,转置,计算行、列元素和-Matrix computation, addition and subtraction multiplication and division, transpose calculated rows, columns and elements. . .
matrix
- 矩阵运算程序 matrix.h 基于TCL Matrix矩阵类,增加了一些使用的运算函数。具体看源程序。 功能分析: 本程序能完成矩阵的输入、输出。具有相同行数和列数的矩阵间的加法、减法、乘法、除法、求逆、求代数余子式、求伴随矩阵、求行列式值、求条件数等运算。符合矩阵乘法规则要求的矩阵间的乘法。方阵间的除法,方阵的求逆。矩阵的求转置矩阵等功能。 文件 TCL Matrix矩阵类.pdf 中介绍了其详细的使用方法。 -Matrix calculation program mat
Matrix
- 用c写的可以实现矩阵的加减乘除转置、求逆的程序包,使用时包含头文件即可-Can be achieved with c write multiplication and division addition and subtraction matrix transpose, inverse package contains the header files can be used
Matrix
- 实现矩阵的各种高级运算,加减乘除,转置,求逆-To achieve a variety of high-level matrix operations, addition and subtraction multiplication and division, transpose, inverse, etc.
Matrix
- MFC实现计算器和矩阵运算,可以进行简单的加减乘除,还有矩阵的转置-Calculator and matrix operations use MFC,Can be a simple addition and subtraction multiplication and division
matrix_operation
- 着重介绍了矩阵的运算,包括矩阵的加减、乘除、转置和共轭、元素操作和逻辑运算等。-Focuses on the matrix operation, including matrix addition and subtraction, multiplication and division, transpose and conjugate, element operations and logical operations.
matrix
- 本程序能完成矩阵的输入、输出。具有相同行数和列数的矩阵间的加法、减法。符合矩阵乘法规则要求的矩阵间的乘法。方阵间的除法,方阵的求逆。矩阵的求转置矩阵等功能。-This procedure can complete matrix input and output. With the same number of rows and columns between the matrix addition, subtraction. Meet the requirements of the rules
Matrix
- 矩阵类,功能齐全。可实现矩阵的加,减,乘和除。-Matrix class, fully functional. Achieve matrix addition, subtraction, multiplication and division.
Matrix
- VC++ 矩阵运算程序及技术文档,主要是进行矩阵的输入、输出运算,本程序能根据矩阵表达式来进行表达式求解。也就是说程序能判定各个运算符的优先权,然后进行分析计算。同时它还可对具有相同行数和列数的矩阵间的加法、减法运算,符合矩阵乘法规则要求的矩阵间的乘法运算,方阵间的除法,方阵的求逆,矩阵的求转置矩阵等运算。 -VC++ matrix operations procedures and technical documentation, primarily the matrix of the i
Matrix
- 本程序能完成矩阵的输入、输出。具有相同行数和列数的矩阵间的加法、减法。符合矩阵乘法规则要求的矩阵间的乘法。方阵间的除法,方阵的求逆。矩阵的求转置矩阵等功能。-This procedure can complete matrix input and output. With the same number of rows and columns between the matrix addition, subtraction. Meet the requirements of the rules
Matrix
- 矩阵类文件,可以实现矩阵的加减乘除运算,以及矩阵求逆等,已验证非常好用。-The matrix class file, matrix addition and subtraction, multiplication and division can be achieved, as well as matrix inversion, proven very useful.
Matrix
- 一个继承了二维向量的矩阵类,包括矩阵的加减乘除运算等,其中还有一个快速排序算法-An inheritance of a class of two-dimensional vector matrix, including matrix addition and subtraction, multiplication and division, of which there is a fast sorting algorithm
Matrix
- C#矩阵类,包含矩阵的各种处理,例如加减乘除,求行列式等。-C# matrix class, with matrix processing, such as addition, subtraction, multiplication and division, the determinant.
matrix
- 矩阵的四则运算,加减乘除等四则运算,相当好用-The four matrix arithmetic, addition, subtraction, multiplication and division four operations, and fairly easy to use
Matrix
- 实现矩阵的各种运算,包含加乘除。置换。等操作-Achieve a variety of matrix operations, including additional multiplication and division. Replacement. And other operations
pdg_pdiv
- pdg.m:在多项式矩阵中,将矩阵元素对角化。pdiv.m:计算多项式矩阵除法-pdg.m: polynomial matrix, the matrix elements diagonalization. pdiv.m: computing polynomial matrix division
Matrix
- 矩阵运算库,支持加、减、乘、除、转置、求逆(Matrix operation library, support plus, subtraction, multiplication, division, transpose, inversion)