CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - 求逆矩阵

搜索资源列表

  1. matrix

    1下载:
  2. 应用vc++编辑矩阵的各种运算,矩阵的加法,矩阵的乘法,矩阵的转置,求逆
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:6233
    • 提供者:zhaozhao
  1. 广义预测控制

    1下载:
  2. 广义预测控制(GPC)是一种鲁棒性强、能够有效地克服系统滞后、可应用于开环不稳定非最小相位系统的先进控制算法,但由于它需要Diophantine方程计算、矩阵求逆和最小二乘的递推求解,因此计算量很大,本文针对此缺陷提出四种不基于对象模型且实时性高的广义预测控制快速算法
  3. 所属分类:分形几何

  1. MatrixInverse

    0下载:
  2. 求逆矩阵算法,输入原矩阵、维数以及允许误差,输出其逆矩阵-MatrixInverse
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:707
    • 提供者:Jane
  1. pointcloudpeizhun

    1下载:
  2. 根据标靶的坐标(控制点),运用高斯-约当法进行矩阵的求逆和转换,进行三维点云数据的配准,输入数据文件在压缩包中有原例,请参考!-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
  3. 所属分类:Graph program

    • 发布日期:2015-12-01
    • 文件大小:35583
    • 提供者:孙伟
  1. qiuni

    0下载:
  2. 矩阵求逆计算 主要用于GIS二次开发中-qiu ni
  3. 所属分类:GIS program

    • 发布日期:2017-03-27
    • 文件大小:855
    • 提供者:kate
  1. Maxmain

    0下载:
  2. 矩阵最大主元算法,通过行列变换,使主对角线上的元素尽可能最大。从而避免求逆时除以一个较小获为0的数-Get the max main element Matirx
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-02
    • 文件大小:272754
    • 提供者:常纯
  1. matrix

    0下载:
  2. 矩阵相乘和求逆,矩阵求逆进行LV分解,测试结果与matlab一样-Matrix multiplication and inverse, matrix inverse to LV decomposition, the same test results with matlab
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:2874
    • 提供者:胡易
  1. 3

    0下载:
  2. 单想空间后方交会,里面包括旋转矩阵的运算,求逆,转置等-One would like to space resection
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1887
    • 提供者:lianqi
  1. houfangjiaohui

    0下载:
  2. 摄影测量单片空间后方交会,包括矩阵的转稚、求逆、相乘-sheyingceliangkongjiaohoujiao
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:2421
    • 提供者:yeminglang
  1. Matrixes

    0下载:
  2. 包含矩阵和行列式各种操作的程序,有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
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:20513
    • 提供者:胡灏
  1. Gauss_Jordan_law_of_inverse_matrix

    0下载:
  2. Gauss_Jordan法求逆矩阵的VC++程序-Gauss_Jordan law of inverse matrix to VC++ program
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:824442
    • 提供者:Ben Lew
  1. rinv

    0下载:
  2. 用C++语言实现求一般矩阵的逆。方法为高斯约当法。-C++ language by Finding the inverse matrix. Methods for the Gauss Jordan method.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:982224
    • 提供者:王新政
  1. cvmatop

    0下载:
  2. 该代码是矩阵的功能演示,包含矩阵的复制,矩阵的转置,矩阵的求逆,-The code is a matrix function of presentation, including a copy of matrix, matrix transpose, matrix inversion, etc.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-08
    • 文件大小:874
    • 提供者:manzhu
  1. 51L3_1

    0下载:
  2. OpenCV矩阵运行,可直接运行,已经包含lib库和dll动态链接库,实现矩阵的相乘,求逆等操作-OpenCV matrix operation, can be directly run, already contains dll lib libraries and dynamic link library, to achieve the matrix multiplication, inverse and other operations
  3. 所属分类:OpenCV

    • 发布日期:2017-05-24
    • 文件大小:3251657
    • 提供者:zhufeng
  1. 22

    0下载:
  2. 矩阵求秩,矩阵的反运算,矩阵的可逆矩阵,矩阵的加减乘除-Rank matrix, the matrix is ​ ​ logically, invertible matrix, matrix addition and subtraction, multiplication and division
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:5128
    • 提供者:chenkang
  1. CMatrixTemplate

    0下载:
  2. 有关图形开发的矩阵模板,里面实现了倒置、求逆、行列式求值-Matrix template
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1570
    • 提供者:甘龙飞
  1. 1ts

    0下载:
  2. 用opencv函数从txt文件中读取数据到二维矩阵的程序,并进行求逆,求和,求矩阵每列元素平均值,摄像机标定时的一小部分-Using OpenCV function from the txt file to read the data into a two-dimensional matrix procedures, and the inverse of matrix, and each column elements, on average, a small portion of camer
  3. 所属分类:OpenCV

    • 发布日期:2017-04-03
    • 文件大小:572818
    • 提供者:张山
  1. Matrix.rar

    0下载:
  2. 逆矩阵的快速求法,逆矩阵的通用求法,不管是多少维的矩阵的逆矩阵都能求出来,The rapid solution of inverse matrix
  3. 所属分类:3D Graphic

    • 发布日期:2017-11-14
    • 文件大小:16225144
    • 提供者:NewYork
  1. arnold

    0下载:
  2. 文件1是对固定区域进行arnold置乱;文件2是通过调整最左上角像素的坐标来选择置乱区域;文件3是进行多区域arnold置乱;文件4是利用求逆矩阵的方法进行Arnold反变换-File a fixed area is arnold scrambling File 2 is achieved by adjusting the pixel coordinates of the upper left corner to select scrambling region 3 is a multi-a
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-13
    • 文件大小:2260
    • 提供者:乔帆
  1. 矩阵求逆的几种方法总结

    0下载:
  2. 列举了几种对矩阵进行求逆的方法,用于之后的间接采样。(Several methods for inverting the matrix are listed for subsequent indirect sampling.)
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-01
    • 文件大小:3418112
    • 提供者:一棵竖柳
« 12 »
搜珍网 www.dssz.com