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

搜索资源列表

  1. Matrix.java.rar

    0下载:
  2. 余子式、行列式、逆矩阵、对数组进行全排列,Bulbil style, determinant, inverse matrix, wide array of arrays
  3. 所属分类:Java Develop

    • 发布日期:2017-04-07
    • 文件大小:4.83kb
    • 提供者:聂丹
  1. Matrix

    0下载:
  2. 实现稀疏矩阵的各种运算操作,包括加法,减法,乘法,转置,求逆矩阵-Sparse matrix operations to achieve a variety of operations including addition, subtraction, multiplication, transpose, inverse matrix
  3. 所属分类:Console

    • 发布日期:2017-04-02
    • 文件大小:167.47kb
    • 提供者:chaser tang
  1. lu.rar

    3下载:
  2. 这是用并行程序语言MPI做的关于矩阵LU分解的程序,程序中很好的实现了分解过程的并行性。,This is used MPI parallel programming language to do LU decomposition on the matrix of the procedures, procedures to achieve a good decomposition process parallelism.
  3. 所属分类:MPI

    • 发布日期:2017-03-24
    • 文件大小:2.08kb
    • 提供者:印凤行
  1. revers-matrix.rar

    1下载:
  2. 一个朋友编的C语言通用广义逆矩阵求解算法,值得一看,A friend of mine made the C language universal generalized inverse matrix algorithm, see
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:1.28kb
    • 提供者:田广和
  1. FPGA-matrix

    0下载:
  2. 本资料介绍了如何用FPGA实现矩阵的求逆,并用HDL语言实现-this material is about to introduce a way to compute the inverse matrix based on FPGA HDL langwedge
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-22
    • 文件大小:197.89kb
    • 提供者:qjm
  1. Matrix

    0下载:
  2. C#的矩阵运算,包括加减乘除,求逆等-C#, matrix operations, including addition and subtraction multiplication and division, inverse, etc.
  3. 所属分类:CSharp

    • 发布日期:2017-03-22
    • 文件大小:11.33kb
    • 提供者:Huazhong
  1. Matrix

    3下载:
  2. C#实现的矩阵运算源程序,其中所有的矩阵运算采用操作符重载技术,实现了矩阵求和,差,积,转置,逆等基本运算。-C# source code implementation of matrix operations, one of all the matrix calculation using operator overloading techniques, implementation of the matrix sum, difference, product, transpose, inve
  3. 所属分类:C#编程

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

    3下载:
  2. 这是一个自己编制的完整矩阵类,包括矩阵运算、分解、求逆、范数和特征值等,可以做为数值分析的基础类。-This is a complete matrix of their own class preparation, including matrix computation, decomposition, inverse, norm and eigenvalue, etc., can be used as the basis for numerical analysis class.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-22
    • 文件大小:17.83kb
    • 提供者:zhangfanger
  1. jj

    0下载:
  2. 使用VisualC++实现的伪逆矩阵的计算方法,Dlg编程。-Using VisualC++ implementation of the pseudo-inverse matrix method of calculation, Dlg programming.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-09
    • 文件大小:2.02mb
    • 提供者:贾易
  1. inverse_matrix_gauss

    0下载:
  2. os : window vista 32bit compiller : visual c++ 6.0 n*n inverse matrix program use Gauss elimination
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-31
    • 文件大小:244.5kb
    • 提供者:Eunsoo Na
  1. inverse

    0下载:
  2. 计算逆矩阵,在矩阵后面夹带一个单位矩阵,然后把前面那一个矩阵处理成对角线单位矩阵,后面的那个矩阵就是逆矩阵。-Computing inverse matrix, a unit entrainment in the matrix behind the matrix, and then in front of it is processed into a matrix, diagonal matrix, the latter matrix that is the inverse matrix.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:908byte
    • 提供者:hualiayue
  1. inverse

    0下载:
  2. Matrix inverse by Gauss-Jordan elimination
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:718byte
    • 提供者:katore vishal
  1. Matrix

    0下载:
  2. Matrix (TRANSPOSE , INVERSE , MATRIX INVERSION USING GAUSS-JORDAN REDUCTION AND Calculates the multiplication of two matrix A and B such that C=AB.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:1.74kb
    • 提供者:hussam
  1. Inverse-matrix

    0下载:
  2. 此程序是关于矩阵的一些操作,如逆矩阵,简单的逆矩阵操作。-The program is about some of the matrix operation, such as the inverse matrix, simple inverse matrix operation.
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:3.22kb
    • 提供者:guang
  1. Inverse-matrix-

    0下载:
  2. 矩阵求逆,该C++程序实现功能,是对一个矩阵求逆-Inverse matrix this is imporatant Inverse matrix is very important, and, in the mathematical aspects
  3. 所属分类:Other systems

    • 发布日期:2017-11-07
    • 文件大小:1.1mb
    • 提供者:lixiaowei
  1. Inverse-Matrix

    0下载:
  2. 通过C语言平台进行编程,以实现求矩阵的相加、相减、矩阵的数乘、矩阵的逆和转置的功能。-Inverse Matrix
  3. 所属分类:File Operate

    • 发布日期:2017-04-01
    • 文件大小:1.47kb
    • 提供者:郝李欣
  1. INVERSE--MATRIX

    0下载:
  2. Inverse Matrix writed on Fortran 90, with testing data
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:1.61kb
    • 提供者:Vasya
  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. Inverse-matrix-solution

    0下载:
  2. 实现了求矩阵的逆,程序精炼,结果正确,具有较好的参考价值。-inverse matrix solution
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:28.78kb
    • 提供者:
  1. inverse-matrix

    0下载:
  2. 该程序可以对任意维数矩阵求逆,只需输入矩阵的维数和各行元素,便可得到逆矩阵。-The program can find the inverse matrix of any dimension, simply enter the number of dimensions and elements of each row of the matrix, you can get the inverse matrix.
  3. 所属分类:CSharp

    • 发布日期:2017-05-18
    • 文件大小:4.87mb
    • 提供者:刘亚丽
« 12 3 4 5 6 7 8 9 10 ... 35 »
搜珍网 www.dssz.com