搜索资源列表
apprix_kalman
- kalman中计算指数收敛的矩阵级数近似求矩阵逆的算法步骤-Tracking index calculated convergence of Matrix series approximation for the inverse matrix algorithm steps
matrix
- 应用vc++编辑矩阵的各种运算,矩阵的加法,矩阵的乘法,矩阵的转置,求逆
MatrixInverse
- 求逆矩阵算法,输入原矩阵、维数以及允许误差,输出其逆矩阵-MatrixInverse
matrix
- 矩阵相乘和求逆,矩阵求逆进行LV分解,测试结果与matlab一样-Matrix multiplication and inverse, matrix inverse to LV decomposition, the same test results with matlab
3
- 单想空间后方交会,里面包括旋转矩阵的运算,求逆,转置等-One would like to space resection
houfangjiaohui
- 摄影测量单片空间后方交会,包括矩阵的转稚、求逆、相乘-sheyingceliangkongjiaohoujiao
Matrixes
- 包含矩阵和行列式各种操作的程序,有main测试函数和功能头文件。功能包括矩阵的加、乘运算,行列式求值,矩阵求逆,求秩-Various operations including matrix and the determinant of the procedures, test the functions and features main header file. Features include matrix addition, multiplication operator, determi
Gauss_Jordan_law_of_inverse_matrix
- Gauss_Jordan法求逆矩阵的VC++程序-Gauss_Jordan law of inverse matrix to VC++ program
rinv
- 用C++语言实现求一般矩阵的逆。方法为高斯约当法。-C++ language by Finding the inverse matrix. Methods for the Gauss Jordan method.
22
- 矩阵求秩,矩阵的反运算,矩阵的可逆矩阵,矩阵的加减乘除-Rank matrix, the matrix is logically, invertible matrix, matrix addition and subtraction, multiplication and division
CMatrixTemplate
- 有关图形开发的矩阵模板,里面实现了倒置、求逆、行列式求值-Matrix template
MatrixCalc
- 常用矩阵运算的C语言实现程序,包括矩阵乘法、求逆、转置、加法、减法等-Common matrix operations C language programs, including matrix multiplication, inversion, transpose, addition, subtraction, etc.
Delphi_Matrix_inv
- 矩阵求逆的delphi实现,值得参考 编程简单高效率-matrix inv delphi codes ok good performance
noojalachieveweb
- 一个矩阵类的实现,有加减乘除,求逆,转置等功能,应该是一个不错的实用程序,()
nnpg
- 实现在矩阵的大多数运算,例如加减乘除等,求逆,求转置等()
hividepurposes
- 用c写的对矩阵求逆的算法,采用直接迭代,适合2阶和3阶矩阵()
03706747
- 一个关于处理矩阵求逆的代码,希望对大家有帮助()
rluw
- 实现在矩阵的大多数运算,例如加减乘除等,求逆,求转置等()
wecializationkbatch
- 矩阵,复数自定义数据类型的C++实现,矩阵求逆采用牛顿法,()
矩阵求逆的几种方法总结
- 列举了几种对矩阵进行求逆的方法,用于之后的间接采样。(Several methods for inverting the matrix are listed for subsequent indirect sampling.)