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

搜索资源列表

  1. Inverse-of-a-matrix

    0下载:
  2. 用C++语言编写的矩阵求逆的程序,源程序中使用的是3x3的矩阵,可以根据需要自己在程序中修改-Written in C++ language, the matrix inversion procedure is used in source code 3x3 matrix, can be modified in the program needs its own.
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:879.8kb
    • 提供者:赖材栋
  1. guangyinijuz

    1下载:
  2. 提供广义逆矩阵的一般求法,可以求取任意维数的广义逆矩阵-Generalized inverse matrix to provide a general demand method, you can strike any dimension of generalized inverse matrix
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:2.12kb
    • 提供者:gsdg
  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
    • 文件大小:708byte
    • 提供者:田冰
  1. matrix_operation

    0下载:
  2. 实现矩阵的相关运算,譬如求逆,相乘等等。-matrix_operation
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:2.82kb
    • 提供者:虞传明
  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
    • 文件大小:2.57kb
    • 提供者:web
  1. juzhenjisuan

    0下载:
  2. 矩阵计算,包括矩阵相加、相减,相乘,还有求逆、转置,可直接调用-Matrices, including matrix addition, subtraction, multiplication, there is inverse, transpose, can be directly invoked
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:2.77kb
    • 提供者:zhao
  1. HHBG

    0下载:
  2. 采用QR方法求解矩阵特征值,同时实现矩阵求逆-Using QR method for solving matrix eigenvalue, while achieving the inverse matrix
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:1.7kb
    • 提供者:肖天雄
  1. matrix-analysis-experiments-of-USTC

    0下载:
  2. 科大矩阵分析课实验,包括求逆矩阵和矩阵的满值分解,使用C++编程-USTC matrix analysis course experiments, including the full value of the inverse matrix and matrix decomposition, using the C++ programming
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-14
    • 文件大小:3.56mb
    • 提供者:江勇军
  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
    • 文件大小:1.17kb
    • 提供者:shxinlong
  1. 233212

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

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

    0下载:
  2. 矩阵如何求逆矩阵,看似简单,实现起来稍有点复杂-How matrix inverse matrix, seemingly simple, a little bit complicated to implement
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1023byte
    • 提供者:王伟
  1. inverse-matrix

    0下载:
  2. 一个求逆矩阵的小代码片段,很好的计算方法-An inverse matrix of small code fragments, good method of calculation
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-10
    • 文件大小:1.46kb
    • 提供者:王军
  1. mex_cbi_inv

    0下载:
  2. matlab中求逆矩阵函数inv的c语言实现-Compute matrix inverse.
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1.42kb
    • 提供者:Lu Jiongjian
  1. X-1

    0下载:
  2. 使用C语言编写了求逆矩阵的运算。完全可以实现多维矩阵的求逆,不能求逆的矩阵也能辨识出来。-Use C language to write the calculation of the inverse matrix. Can realize the multidimensional matrix of the inverse, can not be the inverse of the matrix can be identified.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-30
    • 文件大小:222.67kb
    • 提供者:耿喆
  1. bundwidtkjandidatehead

    0下载:
  2. 矩阵计算的类苦,包括矩阵乘法,求逆矩阵求特征值和特征向量等-Matrix calculation, including matrix multiplication, inverse matrix eigenvalue and eigenvector and so on
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-17
    • 文件大小:7kb
    • 提供者:rontaizel
  1. 求逆矩阵的C代码

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

    • 发布日期:2017-12-20
    • 文件大小:101kb
    • 提供者:朱迎昌
  1. 57578866Matrix_LU_INV

    0下载:
  2. 这是一个使用lu来求逆矩阵的算法那,算法很好,很不错啊(this is a lu algorithm)
  3. 所属分类:其他

    • 发布日期:2017-12-25
    • 文件大小:1kb
    • 提供者:zhonglin_ye
  1. MatrixCalculator

    0下载:
  2. 在C中实现矩阵运算,包括求逆 乘法 分解等(the calculation of matrix)
  3. 所属分类:其他

    • 发布日期:2017-12-29
    • 文件大小:5kb
    • 提供者:Hey man
  1. Data.PS科学计算与绘图软件

    0下载:
  2. Data.PS功能简介:本数据处理软件内置表格编辑器,可以方便的进行数据输入输出;可以进行常见的(a)数值计算,如求解线性方程组、非线性方程组、常微分方程组、多项式求根、傅里叶变换、傅里叶逆变换、线性规划求解、多元线性回归和多元非线性回归参数拟合(20参数)、插值、微分、积分、求逆矩阵、矩阵特征值和特征向量、行列式值;(b)统计分析,统计描述、频数分布、假设检验、正态分布检验、二项式分布检验、泊松分布检验、相关性分析、方差分析;(c)6Sigman工具,过程能力CPK计算、测量系统分析MSA、公
  3. 所属分类:其他

    • 发布日期:2017-12-30
    • 文件大小:3.88mb
    • 提供者:w1w
  1. ARQMRZB83

    0下载:
  2. 矩阵相关运算,拷贝矩阵,打印矩阵内容,为矩阵赋初值,调用高斯约旦算法求逆矩阵()
  3. 所属分类:其他

    • 发布日期:2018-01-07
    • 文件大小:1kb
    • 提供者:xmofeltwon
« 12 3 4 5 »
搜珍网 www.dssz.com