搜索资源列表
qiuni
- 求解一个矩阵的逆矩阵过程,是一个矩阵的化简过程
inverseofmatrix
- 采用matlab求解矩阵的逆.本程序采用完全的c语言格式在matlab平台下编制
matrix
- 应用vc++编辑矩阵的各种运算,矩阵的加法,矩阵的乘法,矩阵的转置,求逆
广义预测控制
- 广义预测控制(GPC)是一种鲁棒性强、能够有效地克服系统滞后、可应用于开环不稳定非最小相位系统的先进控制算法,但由于它需要Diophantine方程计算、矩阵求逆和最小二乘的递推求解,因此计算量很大,本文针对此缺陷提出四种不基于对象模型且实时性高的广义预测控制快速算法
MATLAB.rar
- 自己现在在做的论文用到灰度共生矩阵,找了好久都没找到很好用的,所以自己就编了个,不很完美,但绝对可用,已经实现过。包括灰度共生矩阵的生成以及一些特征参数。f1,二阶距。f2,对比度。f3,相关。f5,逆差距。f6,和平均。f7,和方差。f9,差平均。f10,差方差。请不吝赐教。,Now do their own papers in the gray co-occurrence matrix used to find for a long time to find no good use, so
matrix_convert_cPP
- 用c++语言来写的求矩阵的逆,比MATLAB来说,略显的有一点复杂-With c++ language to write the inverse matrix of demand than MATLAB, the bit' s a little complicated
pointcloudpeizhun
- 根据标靶的坐标(控制点),运用高斯-约当法进行矩阵的求逆和转换,进行三维点云数据的配准,输入数据文件在压缩包中有原例,请参考!-In accordance with the target coordinates (control points), the use of Gauss- Jordan method of matrix inversion and transformation, three-dimensional point cloud data registration, enter
Maxmain
- 矩阵最大主元算法,通过行列变换,使主对角线上的元素尽可能最大。从而避免求逆时除以一个较小获为0的数-Get the max main element Matirx
3
- 单想空间后方交会,里面包括旋转矩阵的运算,求逆,转置等-One would like to space resection
houfangjiaohui
- 摄影测量单片空间后方交会,包括矩阵的转稚、求逆、相乘-sheyingceliangkongjiaohoujiao
juzhenqiuni
- 首先根据程序的要求输入相应的矩阵,然后就会得到相应的逆-First, the requirements under the program enter the appropriate matrix, and then get the corresponding inverse
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
rinv
- 用C++语言实现求一般矩阵的逆。方法为高斯约当法。-C++ language by Finding the inverse matrix. Methods for the Gauss Jordan method.
matrix
- 矩阵类的设计: 包括输入矩阵的行数和列数,各个元素 <2>求矩阵的相乘 <3>求矩阵的相加 <4>求矩阵的相减 <5>求矩阵的转置 <6>求矩阵的赋值 <7>求矩阵的行列式 <8>求矩阵的迹 <9>求矩阵的逆 <10>判断矩阵是否对称 -to calculate matrix
22
- 矩阵求秩,矩阵的反运算,矩阵的可逆矩阵,矩阵的加减乘除-Rank matrix, the matrix is logically, invertible matrix, matrix addition and subtraction, multiplication and division
Matrix.rar
- 逆矩阵的快速求法,逆矩阵的通用求法,不管是多少维的矩阵的逆矩阵都能求出来,The rapid solution of inverse matrix
Matrix
- openGL 自己实现矩阵类,其中包括实现 平移矩阵、任意轴旋转矩阵、缩放矩阵,以及矩阵的正交化、矩阵的代数余式、矩阵的逆、转置-openGL achieve their own matrices, including translational matrix arbitrary axis rotation matrix, scaling matrix, and the matrix of orthogonal matrix algebra I type, matrix inverse, tra
acquime-prototypes
- 求解一个矩阵的逆矩阵过程,是一个矩阵的化简过程()
矩阵求逆的几种方法总结
- 列举了几种对矩阵进行求逆的方法,用于之后的间接采样。(Several methods for inverting the matrix are listed for subsequent indirect sampling.)
图像处理之逆透视变换
- 逆透视变换的数学原理,在文档中有详细的逆透视变换的矩阵推导过程,但是没有代码,opencv逆透视变换代码可以看我发的另一篇资源。。。。。。。。。。。。。。。。。。(The mathematical principle of reverse perspective transformation, in the document there is a detailed matrix rendering process of the inverse perspective transformation