CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - 矩阵的逆矩阵

搜索资源列表

  1. InvMatrix

    0下载:
  2. 自写矩阵求逆代码,已测试绝对正确,对于初学c或图像处理的学者有用-Since writing the code matrix inversion has been tested absolutely right, image processing for the beginner c or useful to scholars
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:708
    • 提供者:田冰
  1. MyMatrix

    0下载:
  2. 一个可以实现矩阵相关运算的程序,例如行列式值,逆矩阵,特征值,矩阵的迹等等,可以作为其他程序的辅助工具,具有一定的实用价值,编译通过,可运行-A matrix can be related to computing procedures, such as value determinant, inverse matrix, eigenvalue, matrix trace, etc., can be used as an aid to other procedures, has a certai
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-30
    • 文件大小:11376
    • 提供者:石峰
  1. invert

    0下载:
  2. 矩阵求逆程序,基于mpich平台的并行计算程序,用于多台计算机同时计算以提高效率。-Matrix inversion procedure, based on parallel computing platforms mpich program for calculation of multiple computers at the same time to improve efficiency.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-06
    • 文件大小:2635
    • 提供者:web
  1. gauss-invMatrix

    0下载:
  2. 利用gauss全主元法求解逆矩阵,自己编的,可能不是太理想,望大家见谅!-inv matrix
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:747
    • 提供者:秦陵
  1. invGJ

    0下载:
  2. 输入一个矩阵,可以求得该矩阵的逆矩阵,内附解释说明-Enter a matrix, you can obtain the inverse matrix, containing an explanation
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:567
    • 提供者:lwx
  1. MatInv

    0下载:
  2. 取矩阵的逆,只要输入一个满秩矩阵程序输出这个矩阵的逆矩阵,界面友好,易操作。-calculate converse matrix
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-05
    • 文件大小:398020
    • 提供者:告密
  1. Delphi_Matrix_inv

    0下载:
  2. 在C语言环境下,编写了程序生成EXE文件,来求取矩阵的逆矩阵,简洁方便。-In the C language environment, write a program to generate EXE file, to strike a matrix inverse, simple and convenient.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-07
    • 文件大小:225872
    • 提供者:guoshoujin
  1. nijuzhen

    0下载:
  2. 该程序可以计算矩阵的逆矩阵,并对其进行验证-The program can calculate the inverse of a matrix, and verify the
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-13
    • 文件大小:1680065
    • 提供者:林雪华
  1. Invert

    0下载:
  2. 求线性代数中的逆矩阵算法的C实现。可自行测试-linear invert matrix
  3. 所属分类:Other systems

    • 发布日期:2017-11-07
    • 文件大小:3531
    • 提供者:zz
  1. SolveEq3

    0下载:
  2. 求解一个给定矩阵的逆矩阵,只要稍加修改数据即可求任意可逆矩阵的逆矩阵-For solving a given inverse matrix, as long as the data is slightly modified to seek any reversible inverse matrix
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-24
    • 文件大小:231890
    • 提供者:maxwellddd
  1. inverse

    0下载:
  2. 已知矩阵和维数,求出任意维数的矩阵的逆,包括求行列式-Seeking any dimension matrix inverse
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-26
    • 文件大小:554327
    • 提供者:helloword
  1. InvMat

    0下载:
  2. 基于C语言的通过伴随矩阵求矩阵的逆,可实现4*4及以下阶数的矩阵求逆。-Based on the C language through the adjoint matrix of a matrix inversion, can achieve 4* 4 and below, the order of the matrix inversion.
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:1055
    • 提供者:yangwuxian
  1. juzenqiuniheqiuhanglieshizhi

    0下载:
  2. 通过矩阵变换求取矩阵的逆矩阵和通过行列式计算求取行列式的值-failed to translate
  3. 所属分类:Other systems

    • 发布日期:2017-12-03
    • 文件大小:2639
    • 提供者:
  1. juzhen-qiuni-1

    0下载:
  2. 设A可逆,对(A|E)进行初等行变换,将A化为单位阵,即(E|B),则B就是A的逆矩阵。这叫做用初等变换求逆矩阵,可以用这种方法求。 .应用分块矩阵的性质求逆矩阵。但是基本的矩阵逆还是要用初等变换求 -Let A reversible, right (A | E) for elementary row transformation into units of the A matrix, namely (E | B), then B is the inverse of A. This is
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-31
    • 文件大小:1198
    • 提供者:shxinlong
  1. 233212

    0下载:
  2. 另类的矩阵求逆矩阵,保证你没看过的源程序-Alternative matrix inverse matrix to ensure you have not seen
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1058
    • 提供者:Bob
  1. matrix

    0下载:
  2. 求一个矩阵的逆,程序包括求矩阵的逆,以及随机生成一个矩阵,然后计算它的逆并进行验证-Seeking a matrix inverse, including procedures for the inverse matrix, as well as randomly generated a matrix, and then calculate and verify its inverse
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:2293
    • 提供者:lufee
  1. LU

    0下载:
  2. 该程序用LU分解方法求矩阵的逆矩阵,前提是该矩阵有逆矩阵-The program with the LU decomposition matrix inverse matrix method, provided that the matrix has an inverse matrix
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-11
    • 文件大小:2527400
    • 提供者:薛思骐
  1. inv_matrix

    0下载:
  2. 实现任意阶数的方阵的逆矩阵运算,输入原方阵和阶数,则可自动解算出目标矩阵-To obtain the inverse matrix of square matrix with arbitrary order, enter the original square matrix and the order, then the target matrix can be extracted automatically.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:818
    • 提供者:Peng Jie
  1. WorldCamera

    0下载:
  2. 调用opencv的cvFindHomography函数求得H矩阵,再利用利用cvInvert求得H的逆矩阵,最后,选取图像上的像素点,利用cvMatMul(Ma, Mb, Mc)求出其结果矩阵。-The cvFindHomography call opencv function matrix H is obtained, and then use use cvInvert determined inverse matrix H, and finally, the pixels on the i
  3. 所属分类:Other systems

    • 发布日期:2017-05-16
    • 文件大小:4081474
    • 提供者:卜帆
  1. 求逆矩阵的C代码

    0下载:
  2. 该函数代码实现求一个N阶方阵的逆矩阵的功能(The function code to achieve a N order inverse function of the square matrix)
  3. 所属分类:其他

    • 发布日期:2017-12-20
    • 文件大小:103424
    • 提供者:朱迎昌
« 12 3 4 5 6 »
搜珍网 www.dssz.com