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

搜索资源列表

  1. Matrix

    0下载:
  2. 输入一矩阵,将其转置后,问是否为上三角矩阵,是否为对称矩阵。-Enter a matrix, its transpose, if you ask whether the upper triangular matrix, whether symmetric matrix.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:877
    • 提供者:周祥
  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
    • 文件大小:2125103
    • 提供者:暮楚
  1. code

    0下载:
  2. 学习数据结构时编写的有关二叉树基本运算实现,有向图和邻接矩阵,邻接表的转换,输出某矩阵转置矩阵的三元组以及两矩阵进行运算后结果用三元组表示,在学习VC程序设计写了一个简单的机场不同型号车辆的收费系统。-Learning data structures to prepare basic operations on binary tree realization of a directed graph and the adjacency matrix, adjacency list of the c
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:6512
    • 提供者:徐洁
  1. matrix

    0下载:
  2. 求任意稀疏矩阵的转置矩,并按要求完整输出。-Seeking an arbitrary sparse matrix transpose, as required, the output moments
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:771
    • 提供者:安静
  1. java4

    1下载:
  2. 利用随机数产生一个10行,10列的整型矩阵。完成如下操作: a)输出矩阵中元素的最大值及最大值所在的位置(行、列值) b)输出该矩阵的转置矩阵。 -Random number generator using a 10-row, 10 of the integer matrix. Complete the following actions: a) the output matrix elements in the location of the maximum and the max
  3. 所属分类:Java Develop

    • 发布日期:2017-03-27
    • 文件大小:3122
    • 提供者:胡海
  1. Compressionstorageandtransposematrix

    0下载:
  2. 实现了矩阵压缩存储与转置的算法 在数据的处理方面没有挺大的作用-Compression storage and transpose matrix In the data processing aspects of the role is not getting bigger
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:33654
    • 提供者:wang
  1. qq

    0下载:
  2. 跡數(trace),也就是對角線數據的總和,轉置矩陣(Transpose Matrix),則是將矩陣數據列跟欄對調將橫的數據變成直的,反矩陣(Inverse Matrix)它的定義為與目標矩陣相乘可以得到單位矩陣,為一個可逆矩陣. 跡數,轉置,反矩陣實作-Trace number (trace), which is the sum of diagonal data, Transpose (Transpose Matrix), malpractices matrix data will
  3. 所属分类:OpenCV

    • 发布日期:2017-04-01
    • 文件大小:1975
    • 提供者:nip
  1. transpose

    0下载:
  2. cuda code for matrix transpose
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:1585752
    • 提供者:teena
  1. Matrix

    0下载:
  2. 重写方法 矩阵相加 矩阵相乘 矩阵转置-Sum of matrix multiplication, matrix rewriting method matrix transpose
  3. 所属分类:JavaScript

    • 发布日期:2017-04-08
    • 文件大小:1201
    • 提供者:潇洒
  1. matrix

    0下载:
  2. 一个很简单的矩阵类,有四则运算、转置、求逆的功能-A very simple matrix class, there are four operations, transpose, inverse function
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:1765
    • 提供者:chmt
  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
    • 文件大小:363691
    • 提供者:饭佩熙
  1. Matrix

    0下载:
  2. 本程序实现两个矩阵相加、相减和相乘的运算和求稀疏矩阵的转置矩阵-Implementation of this program add two matrices, subtraction and multiplication operations and seek sparse matrix transpose
  3. 所属分类:OS Develop

    • 发布日期:2017-04-05
    • 文件大小:1907
    • 提供者:
  1. matrix-transposeandmultiplication-functions

    0下载:
  2. 运用C++,书写源代码,从而实现矩阵的转置与矩阵乘法的功能,-Using C++, writing source code, in order to achieve matrix transpose and matrix multiplication functions
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-24
    • 文件大小:62616
    • 提供者:June
  1. matrixCalculator

    1下载:
  2. 矩阵计算器,C++编写的MFC程序,可以实现矩阵加减,数乘,转置,矩阵相乘等功能 -Matrix Calculator, C++ program written in MFC, you can achieve matrix addition and subtraction, multiplication, transpose, matrix multiplication and other functions
  3. 所属分类:数学计算/工程计算

    • 发布日期:2013-08-21
    • 文件大小:3542792
    • 提供者:马瑞辰
  1. transpose

    0下载:
  2. 实现稀疏矩阵的转置功能,能使时间复杂度为n(矩阵的行数或者列数)-Achieve sparse matrix transpose function, make the time complexity is n (the matrix rows or columns)
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-28
    • 文件大小:148034
    • 提供者:易晓
  1. 2

    0下载:
  2. 只用一个变量,实现三乘三矩阵转置。矩阵已经内置程序中。-Only one variable, to achieve three-by three matrix transpose. Matrix has built-in program.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-17
    • 文件大小:107053
    • 提供者:99
  1. matrix

    0下载:
  2. Matrix addition, Scalar multiplication, Transpose, and Row operations
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-13
    • 文件大小:1964
    • 提供者:glatho
  1. paralleltranspose

    0下载:
  2. This a program for parallel matrix transpose-This is a program for parallel matrix transpose
  3. 所属分类:Java Develop

    • 发布日期:2017-04-13
    • 文件大小:2055
    • 提供者:Jerry
  1. Sparse-matrix-transpose

    0下载:
  2. 绍了对稀疏矩阵进行压缩存储的几种存储方式,重点分析了稀疏矩阵的三元组压缩存储的不同存储结构,提出利 用数组首下标元素存储稀疏矩阵总行数、总列数和非零元素总个数三个信息的改进的三元组顺序表存储定义方式。同时给出 了用c语言编写的基于该定义上设计矩阵转置的几种算法。通过对各算法进行时间复杂度分析,总结出了几种算法的优 缺点。-Introduce a compressed sparse matrix storage of several storage
  3. 所属分类:Algorithm

    • 发布日期:2017-03-23
    • 文件大小:271926
    • 提供者:陈晓娟
  1. matrix

    0下载:
  2. //--显示矩阵,形参m为行,n为列 void MatrixDisplay(double *A,int m,int n) //--求矩阵转置,形参m为行,n为列,A转置后存为B void MatrixInverse(double *A,double *B, int m,int n) //--求矩阵相乘,A矩阵为[m,p],B矩阵为[p,n],C为[m,n] void MatrixMultiply(double *A,double *B,double *C ,i
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:1725
    • 提供者:heu
« 1 2 34 5 6 7 8 9 10 ... 20 »
搜珍网 www.dssz.com