搜索资源列表
矩阵操作
- 线性代数中的矩阵求逆的问题,使用此算法可以简化矩阵的操作。-linear algebra of matrix inversion, the use of this algorithm can be simplified matrix operation.
matrix_reverse
- 矩阵求逆的c++程序,用来算大规模带分数形式的逆矩阵的,文件输入-matrix inversion c procedures for the large-scale Daibanshu form of the inverse matrix, the file input
jhgrerfgjz
- 一个简单的求矩阵求逆的c语言算法 一个简单的求矩阵求逆的c语言算法 一个简单的求矩阵求逆的c语言算法-a simple matrix inversion for the C language algorithms for a simple matrix inversion of the c language a simple algorithm The matrix inversion for the C language algorithms for a simple matrix
Matrix
- 很好用的有关矩阵的各种操作,包括求逆,特征值,特征向量,svd分解等-good part of the matrix of various operations including inverse, eigenvalues, eigenvectors, svd decomposition, etc.
matrix_compute_signal_processing
- 讨论的矩阵运算包括矩阵转置、矩阵向量相乘、矩阵乘法、矩阵分解以及方阵求逆等。特别适合C语言的实现。
gra_math
- 矩阵运算, 包括全选主元Gusass求逆,矩阵转置等
jzcj
- 这是用c语言编写的,实现矩阵的求逆,逆矩阵和一个矩阵的乘积。有友好的界面,界面是由键盘控制的。
structs
- 数据结构相关算法 八皇后 哈夫曼编码 矩阵求逆 迷宫问题 牛顿插值法 图,二叉树 图的存储与遍历
Matrix
- 能完成矩阵的基本操作(加,减,乘,除,转置,求逆等)
AniMatrix
- 用c写的对矩阵求逆的算法,采用直接迭代,适合2阶和3阶矩阵-used to write the right matrix inversion algorithm, the introduction of direct iteration, for two bands and three bands Matrix
Matrix-Inverse--source-code-_-1
- 矩阵求逆运算。fortran代码。供初学者参考-Matrix inversion. fortran code. Reference for beginners
xishujuzhenyunsuan
- 稀疏矩阵的运算 加减乘除求逆等功能都有 包含报告 代码和可运行程序-Sparse matrix computing functions such as addition and subtraction multiplication and division are inverse
Matrix
- 用C++语言实现的一个矩阵模板,可以支持基本数据类型,实现了运算符的重载,一条语句就实现矩阵的加减乘和求逆,而不需要循环。-Matrix
FixMath
- VC++下面实现的矩阵定运算,采用定点数运算法则,包含基本的加减乘,求逆-VC++ to achieve the following set of matrix operations, using fixed point algorithms, including basic addition and subtraction, multiplication, inverse
Generalized_inverse_of_matrix
- 求矩阵的广义逆。对矩阵没有限制,可以是方阵,也可以不是方阵。-Generalized inverse of a matrix. There is no limit on the matrix, can be square, you can not square.
matrix-inversion
- 本程序实现了矩阵求逆的功能,也是用C++语言的,简单详细-This program implements the function of matrix inversion, but also with C++ language, simple details
matrix
- 矩阵求逆算法,用于简单C/C++编程,通过简单C实现的矩阵求逆算法过程。-inverse of matrix
Oinvf
- 对矩阵求逆,根据提示在visual c++运行环境中输输入矩阵及相关参数即可求出逆矩阵,已通过测试。 -Matrix inversion, follow the prompts to lose input the visual c++ operating environment matrix and related parameters can be calculated inverse matrix has been tested.
MMatrixxa
- 关于矩阵运算的各种数值算法,包括实(复)矩阵求逆,对称正定矩阵与托伯利兹矩阵阵的求逆,线性方程组的常用解法,矩阵的各种分解方法,特征向量与特征值的求解等等。 -Numerical algorithms on a variety of matrix operations, including real (complex) matrix inversion symmetric positive definite matrix inverse matrix array with Tuobo Lee
Nshiizhifenxxu
- 数值分析算法描述与习题解答,由清华大学徐士良教书,用C开发的各种数学算法。比如:托伯利兹型型线性代数方程组的递推算法,全选主元高斯消去法解复系数线形代数方程组,复矩阵求逆的全选主元高斯 -The numerical analysis algorithm descr iption and answer exercises, taught by Tsinghua University, XU Shi-liang, C development of mathematical algorithms.