CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - matrix inverse

搜索资源列表

  1. mimp

    0下载:
  2. 求解对角线元素很小的矩阵的逆矩阵,避免一般求逆的溢出问题,用Fortran编写-small diagonal elements of the matrix inverse matrix inversion generally avoid the overflow problems, Fortran prepared
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:1069
    • 提供者:杨天笑
  1. 毛xlmatrix

    0下载:
  2. 一个可以计算矩阵行列式 逆矩阵,等其他矩阵运算的程序-one can calculate the matrix inverse matrix determinant, matrix operations and other procedures
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:15624
    • 提供者:lff
  1. pMatrix

    0下载:
  2. 这是一个用c语言编写的,求pMatrix矩阵的逆矩阵的小程序。-This is a language used c, seeking pMatrix matrix inverse matrix of small programs.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1214
    • 提供者:lolo
  1. juzhenqiuni

    1下载:
  2. 矩阵求逆程序源代码 功能:就一般或者大型大矩阵求其逆矩阵!-matrix inversion source code functions : general or large building its matrix inverse matrix!
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:957
    • 提供者:何人
  1. StudentMisDlg

    0下载:
  2. 这是个打印一个矩阵的逆矩阵的小程序.这是我第一次进入本站而且是第一次上传自己的小程序,希望大家支持!-Print This is a matrix inverse matrix of small programs. This is the first time I entered the site is the first to upload their own small program, we hope that the support!
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2587
    • 提供者:王海龙
  1. gaussj

    0下载:
  2. 用fortran程序 编写的求一矩阵的逆矩阵的程序-using FORTRAN procedures for the preparation of a matrix inverse matrix procedures
  3. 所属分类:其他数据库

    • 发布日期:2008-10-13
    • 文件大小:944
    • 提供者:宋天
  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. Matrix-inverse

    0下载:
  2. 求矩阵逆,用户只需输入一个矩阵,程序会自动计算出其逆矩阵,方便其他后续矩阵计算-Matrix inversion, users simply enter a matrix, the program will automatically calculate the inverse matrix and facilitate follow-matrix calculations
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-02
    • 文件大小:614324
    • 提供者:吴洋
  1. inv-matrix

    0下载:
  2. 可以求解矩阵逆矩阵的方法。包含高斯消元法,LU法,二阶法-You can solve the matrix inverse matrix method. Contains the Gaussian elimination, LU law, second law
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:1699
    • 提供者:富彬
  1. Matrix

    0下载:
  2. 一个简单的用于计算矩阵的逆矩阵的C环境下的小程序。-A simple little program for calculating the matrix inverse matrix C environment.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-03
    • 文件大小:633339
    • 提供者:王琦
  1. matrix-inverse-C

    0下载:
  2. 可以求矩阵的逆运算,应用C语言编写,可以将其中的矩阵任意更改,实现其逆运算-It can inverse matrix
  3. 所属分类:assembly language

    • 发布日期:2017-04-05
    • 文件大小:11410
    • 提供者:王梁
  1. Matrix

    0下载:
  2. 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
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-13
    • 文件大小:3070
    • 提供者:erermu
  1. Large-matrix-inverse-fast

    0下载:
  2. 本文首先介绍了逆矩阵的定义以及逆矩阵的相关性质。其次,根据逆矩阵的相关理论主要介绍了矩阵求逆的几种常用方法。 如定义法、伴随矩阵法、初等变换法、三角分解法、分块矩阵法等,并运用软件matlab7.0对一些方法实现了程序化。且通过多次检验证明了所编程序的正确性。文章最后简要阐述了对一些特殊矩阵的求逆算法(如对称正定矩阵、有理矩阵),还有针对一般矩阵的广义逆矩阵的作了浅层次的探究。-This paper introduces the definition of the relevant proper
  3. 所属分类:Algorithm

    • 发布日期:2017-04-17
    • 文件大小:297779
    • 提供者:赵远洋
  1. FPGA-matrix

    0下载:
  2. 任意维数矩阵求逆的fpga实现,矩阵求逆是矩阵运算中最重要且最难实现的一种运算-fpga implementaion of matrix inverse of any dimension
  3. 所属分类:software engineering

    • 发布日期:2017-03-28
    • 文件大小:202738
    • 提供者:David
  1. Multifunctional-matrix-calculator

    0下载:
  2. 多功能矩阵计算器是一个方便实用的矩阵计算软件,无需安装,下载可直接免费使用。 功能列表: 1.可计算转置矩阵、代数和、伴随矩阵、逆矩阵 2.可计算两个矩阵的相加、相乘结果 3.可直接从Excel表中复制数据,减少手动输入数据的麻烦 4.可导出计算结果为txt文件,文件内容可直接复制到Excel表格中-Multifunctional matrix calculator is a handy utility matrix calculation software, no installation,
  3. 所属分类:matlab

    • 发布日期:2017-05-09
    • 文件大小:1909026
    • 提供者:薛皓月
  1. matrix

    0下载:
  2. 是一个关于矩阵计算的头文件,包含计算矩阵的逆矩阵,代数余子式,伴随矩阵,行列式,矩阵相乘等。-It is a matrix calculation on the header file containing the calculation of matrix inverse matrix, cofactor, adjoint matrix, determinant, matrix multiplication and so on.
  3. 所属分类:Console

    • 发布日期:2017-04-12
    • 文件大小:1484
    • 提供者:XIMAN
  1. Matrix

    0下载:
  2. 实现一个矩阵类,该类包含简单的矩阵运算,矩阵求行列式,初等变换法矩阵求逆,雅可比法矩阵特征值分解,householder变换法矩阵QR分解,矩阵LU分解,QR分解与反幂法求矩阵特征值与特征向量。 -A matrix class, include simple matrix operator, determinant of matrix, inverse of matrix, matrix eigenvalue decompose by Jacobi iteration, matrix QR
  3. 所属分类:Algorithm

    • 发布日期:2017-04-30
    • 文件大小:68454
    • 提供者:高勇
  1. Inverse

    0下载:
  2. example java programm to find matrix inverse
  3. 所属分类:JavaScript

    • 发布日期:2017-04-12
    • 文件大小:1316
    • 提供者:AMALA
  1. inverse

    1下载:
  2. 非奇异矩阵求逆,已经过验证无问题,可放心使用-matrix inverse
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:665
    • 提供者:err
  1. 新建文本文档

    0下载:
  2. 7*7矩阵求逆 能够实现简单的7*7矩阵求逆运算(seven matrix inverse)
  3. 所属分类:数学计算

    • 发布日期:2017-12-30
    • 文件大小:1024
    • 提供者:snn
« 1 2 34 5 6 7 8 9 10 ... 35 »
搜珍网 www.dssz.com