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

搜索资源列表

  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
    • 文件大小:2129
    • 提供者:印凤行
  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
    • 文件大小:202642
    • 提供者:qjm
  1. Matrix

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

    • 发布日期:2017-03-22
    • 文件大小:11606
    • 提供者:Huazhong
  1. Matrix-Inverse--source-code-_-1

    4下载:
  2. 矩阵求逆运算。fortran代码。供初学者参考-Matrix inversion. fortran code. Reference for beginners
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:5595
    • 提供者:智庆全
  1. Matrix-Inverse-_fortran-source-code

    0下载:
  2. 矩阵求逆运算。fortran代码。供初学者参考-Matrix inversion. fortran code. Reference for beginners
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:5616
    • 提供者:智庆全
  1. Matrix

    2下载:
  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
    • 文件大小:1450
    • 提供者: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
    • 文件大小:18258
    • 提供者:zhangfanger
  1. matrix

    2下载:
  2. 矩阵运算程序 matrix.h 基于TCL Matrix矩阵类,增加了一些使用的运算函数。具体看源程序。 功能分析: 本程序能完成矩阵的输入、输出。具有相同行数和列数的矩阵间的加法、减法、乘法、除法、求逆、求代数余子式、求伴随矩阵、求行列式值、求条件数等运算。符合矩阵乘法规则要求的矩阵间的乘法。方阵间的除法,方阵的求逆。矩阵的求转置矩阵等功能。 文件 TCL Matrix矩阵类.pdf 中介绍了其详细的使用方法。 -Matrix calculation program mat
  3. 所属分类:Algorithm

    • 发布日期:2017-03-24
    • 文件大小:376712
    • 提供者:
  1. Matrix

    0下载:
  2. It is a underlying C++ source code for Matrix function. I have developed a class Matrix which has different fuctions like multiplication addition, subtraction, transpose for N X N dimensional matrix. Determinant and cofactor will be added and already
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-24
    • 文件大小:4120
    • 提供者:Hancy Samurai
  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. matrix_project

    0下载:
  2. this program calculate the determinant and inverse of matrix. also calculate the multiplication of two matrices.
  3. 所属分类:Other systems

    • 发布日期:2017-04-17
    • 文件大小:84603
    • 提供者:maisam
  1. Matrix

    0下载:
  2. 该程序是主要描述的是矩阵运算,包括矩阵的基本运算,矩阵的求逆,矩阵的奇异值分解,以及特征值以及特征向量的求解等等。-The program is the main descr iption of the matrix operations, including the basic matrix operations, matrix inverse, matrix singular value decomposition, and the characteristic value and char
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:62322
    • 提供者:wangli
  1. Matrix

    1下载:
  2. 一个通用的对矩阵进行操作的类,主要包括:实(复)矩阵的加减、求逆、求秩、行列式求值以及矩阵的乔里斯基分解、三角分解等。-A general class of matrix operations, including: real (complex) matrix addition and subtraction, inverse, seeking the rank, determinant evaluation and matrix Qiaolisiji decomposition, triang
  3. 所属分类:数学计算/工程计算

    • 发布日期:2013-04-27
    • 文件大小:11457
    • 提供者:zj
  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
    • 文件大小:908
    • 提供者:hualiayue
  1. inverse

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

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

    0下载:
  2. 矩阵运算:列举常用矩阵计算的算法(矩阵求逆,转置,求实对称矩阵,奇异值矩阵等等)-Matrix operations: List of common matrix calculation algorithm (matrix inverse, transpose, realistic symmetric matrix, singular value matrix, etc.)
  3. 所属分类:Algorithm

    • 发布日期:2017-03-22
    • 文件大小:35121
    • 提供者:易鑫
  1. Positive-definite-matrix-Inverse

    0下载:
  2. 本程序为基于VC++的正定矩阵求逆矩阵,经验证可以用-Positive definite matrix, inverse matrix
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:661
    • 提供者:RTQ
  1. matrix-inverse

    0下载:
  2. 功能:求一个矩阵的逆矩阵,文件里面有调用的函数功能说明-A matrix inverse
  3. 所属分类:Algorithm

    • 发布日期:2017-11-13
    • 文件大小:1189
    • 提供者:yanzi
  1. matrix-inverse-for-square

    0下载:
  2. 在一些数学运算中,经常用到求矩阵的逆。如何自动的求逆,本人根据大家的需求,编写了一些求你的算法,希望大家能采纳。-In some math, often used for matrix inverse. How to automatically inversion, I according to everyone' s needs, the preparation of a number of algorithms beg you, I hope that we can adopt.
  3. 所属分类:source in ebook

    • 发布日期:2017-04-01
    • 文件大小:927
    • 提供者:lpc
  1. matrix-inverse-in-block-form

    0下载:
  2. Matrix Inverse in mathamatics using Partitioned matrix
  3. 所属分类:File Formats

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