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

搜索资源列表

  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. metrix3

    0下载:
  2. 完成矩阵的输入、输出。具有相同行数和列数的矩阵间的加法、减法。符合矩阵乘法规则要求的矩阵间的乘法。方阵间的除法,方阵的求逆。矩阵的求转置矩阵等功能-Complete matrix of input and output. With the same number of rows and rows of the matrix between the adder, subtraction. In line with the requirements of the rules of matrix mu
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-11-19
    • 文件大小:73.24kb
    • 提供者:
  1. matrix

    0下载:
  2. 一个矩阵类,包括头文件和主文件,可以实现矩阵的加减乘除,赋值和输出运算。-A matrix of categories, including header files and the main document, you can achieve the matrix addition and subtraction, multiplication and division, assignment and output operations.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-09
    • 文件大小:2.25kb
    • 提供者:wake
  1. Matrix

    1下载:
  2. 矩阵运算,加减乘除,转置,计算行、列元素和-Matrix computation, addition and subtraction multiplication and division, transpose calculated rows, columns and elements. . .
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:2.65kb
    • 提供者:liujianwei
  1. matrix

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

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

    0下载:
  2. 用c写的可以实现矩阵的加减乘除转置、求逆的程序包,使用时包含头文件即可-Can be achieved with c write multiplication and division addition and subtraction matrix transpose, inverse package contains the header files can be used
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:1.38kb
    • 提供者:jimmy Wood
  1. Matrix

    0下载:
  2. 实现矩阵的各种高级运算,加减乘除,转置,求逆-To achieve a variety of high-level matrix operations, addition and subtraction multiplication and division, transpose, inverse, etc.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-11
    • 文件大小:2.03mb
    • 提供者:暮楚
  1. Matrix

    0下载:
  2. MFC实现计算器和矩阵运算,可以进行简单的加减乘除,还有矩阵的转置-Calculator and matrix operations use MFC,Can be a simple addition and subtraction multiplication and division
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-09
    • 文件大小:1.85mb
    • 提供者:陈航
  1. matrix_operation

    0下载:
  2. 着重介绍了矩阵的运算,包括矩阵的加减、乘除、转置和共轭、元素操作和逻辑运算等。-Focuses on the matrix operation, including matrix addition and subtraction, multiplication and division, transpose and conjugate, element operations and logical operations.
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:355.17kb
    • 提供者:饭佩熙
  1. matrix

    0下载:
  2. 本程序能完成矩阵的输入、输出。具有相同行数和列数的矩阵间的加法、减法。符合矩阵乘法规则要求的矩阵间的乘法。方阵间的除法,方阵的求逆。矩阵的求转置矩阵等功能。-This procedure can complete matrix input and output. With the same number of rows and columns between the matrix addition, subtraction. Meet the requirements of the rules
  3. 所属分类:Algorithm

    • 发布日期:2017-05-08
    • 文件大小:1.58mb
    • 提供者:cuijianyong
  1. Matrix

    0下载:
  2. 矩阵类,功能齐全。可实现矩阵的加,减,乘和除。-Matrix class, fully functional. Achieve matrix addition, subtraction, multiplication and division.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1.87kb
    • 提供者:lwj
  1. Matrix

    0下载:
  2. VC++ 矩阵运算程序及技术文档,主要是进行矩阵的输入、输出运算,本程序能根据矩阵表达式来进行表达式求解。也就是说程序能判定各个运算符的优先权,然后进行分析计算。同时它还可对具有相同行数和列数的矩阵间的加法、减法运算,符合矩阵乘法规则要求的矩阵间的乘法运算,方阵间的除法,方阵的求逆,矩阵的求转置矩阵等运算。 -VC++ matrix operations procedures and technical documentation, primarily the matrix of the i
  3. 所属分类:Algorithm

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

    0下载:
  2. 本程序能完成矩阵的输入、输出。具有相同行数和列数的矩阵间的加法、减法。符合矩阵乘法规则要求的矩阵间的乘法。方阵间的除法,方阵的求逆。矩阵的求转置矩阵等功能。-This procedure can complete matrix input and output. With the same number of rows and columns between the matrix addition, subtraction. Meet the requirements of the rules
  3. 所属分类:Algorithm

    • 发布日期:2017-05-08
    • 文件大小:1.57mb
    • 提供者:王呈祥
  1. Matrix

    0下载:
  2. 矩阵类文件,可以实现矩阵的加减乘除运算,以及矩阵求逆等,已验证非常好用。-The matrix class file, matrix addition and subtraction, multiplication and division can be achieved, as well as matrix inversion, proven very useful.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-15
    • 文件大小:6.31kb
    • 提供者:仇立成
  1. Matrix

    0下载:
  2. 一个继承了二维向量的矩阵类,包括矩阵的加减乘除运算等,其中还有一个快速排序算法-An inheritance of a class of two-dimensional vector matrix, including matrix addition and subtraction, multiplication and division, of which there is a fast sorting algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-11-19
    • 文件大小:1.29mb
    • 提供者:董莹莹
  1. Matrix

    0下载:
  2. C#矩阵类,包含矩阵的各种处理,例如加减乘除,求行列式等。-C# matrix class, with matrix processing, such as addition, subtraction, multiplication and division, the determinant.
  3. 所属分类:CSharp

    • 发布日期:2017-12-06
    • 文件大小:17.39kb
    • 提供者:魏晓航
  1. matrix

    0下载:
  2. 矩阵的四则运算,加减乘除等四则运算,相当好用-The four matrix arithmetic, addition, subtraction, multiplication and division four operations, and fairly easy to use
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-27
    • 文件大小:15.24kb
    • 提供者:zhk
  1. Matrix

    0下载:
  2. 实现矩阵的各种运算,包含加乘除。置换。等操作-Achieve a variety of matrix operations, including additional multiplication and division. Replacement. And other operations
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-30
    • 文件大小:36.3kb
    • 提供者:zhang
  1. pdg_pdiv

    0下载:
  2. pdg.m:在多项式矩阵中,将矩阵元素对角化。pdiv.m:计算多项式矩阵除法-pdg.m: polynomial matrix, the matrix elements diagonalization. pdiv.m: computing polynomial matrix division
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:4.92kb
    • 提供者:wuruian
  1. Matrix

    1下载:
  2. 矩阵运算库,支持加、减、乘、除、转置、求逆(Matrix operation library, support plus, subtraction, multiplication, division, transpose, inversion)
  3. 所属分类:Windows编程

    • 发布日期:2018-04-29
    • 文件大小:9.69mb
    • 提供者:DWOW
« 12 3 4 5 »
搜珍网 www.dssz.com