CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 矩阵相乘

搜索资源列表

  1. 矩阵相乘.zip

    0下载:
  2. 所属分类:数值算法/人工智能

    • 发布日期:
    • 文件大小:11220
    • 提供者:
  1. 矩阵的乘法

    0下载:
  2. 结算矩阵,可以结算任意的矩阵相乘和相加,并且科易设定维数-settlement matrix, clearing arbitrary matrix multiplication and together, and easy to set Section Dimension
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:7997
    • 提供者:xiao
  1. 矩阵的运算

    0下载:
  2. 矩阵运算实矩阵相乘复矩阵相乘实矩阵求逆的全选主元高斯约当法-matrix calculation real matrix multiplication complex matrix multiplication matrix inversion is a wholly-elected PCA Gaussian about when France, etc.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:16176
    • 提供者:樊继东
  1. strassen矩阵相乘

    0下载:
  2. 算法分析实验报告:Strassen矩阵乘法,无问题-algorithm analysis experiment : Strassen matrix multiplication, no problem
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:13282
    • 提供者:刘兰英
  1. SPARSKIT2.tar.gz

    2下载:
  2. 这是Yousef Saad编写的矩阵运算的Fortran软件包(A basic tool-kit for sparse matrix computations (Version 2),包含常见的排序,预处理(ILU分解等),Krylov子空间迭代法,以及有限差分等方法得到的算例等。有不少很实用的子程序(比如稀疏矩阵相加、相乘等等,可以学习专家的设计哟!)。极力向学习大型线性方程组数值解的人推荐(不足之处就是Fortran实现,本人觉得还是C语言好)。,Yousef Saad This is pr
  3. 所属分类:Algorithm

    • 发布日期:2015-08-09
    • 文件大小:1157376
    • 提供者:张德柱
  1. Eigenvalue

    2下载:
  2. 用QR分解来求矩阵的全部特征值 包括:QR分解,矩阵转置,;矩阵求逆,矩阵相乘,最后迭代得出特征值-With QR decomposition to the full matrix eigenvalue include: QR decomposition, matrix transpose, matrix inversion, matrix multiplication, and finally reached eigenvalue iteration
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:8419
    • 提供者:zengming
  1. c_matrix_mul

    0下载:
  2. C写的矩阵相乘函数,可以试着在DSP中使用,使用环境CCS-maxtrix multiply function in c language,may be it can be used in dsp
  3. 所属分类:DSP program

    • 发布日期:2017-04-07
    • 文件大小:17400
    • 提供者:唐军
  1. array

    0下载:
  2. 用汇编语言在VISUALDSP++4.0实现的矩阵相乘代码-Using assembly language at VISUALDSP++4.0 code implementation of matrix multiply
  3. 所属分类:DSP program

    • 发布日期:2017-04-27
    • 文件大小:18424
    • 提供者:hokhok
  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

    0下载:
  2. 矩阵各种运算,包括矩阵求逆,矩阵相乘,矩阵转置-Matrix
  3. 所属分类:CSharp

    • 发布日期:2017-04-13
    • 文件大小:1607
    • 提供者:廖春华
  1. anp

    0下载:
  2. NP是美国匹兹堡大学的T.L.Saaty 教授于1996年提出了一种适应非独立的递阶层次结构的决策方法,它是在网络分析法(AHP)基础上发展而形成的一种新的实用决策方法。其关键步骤有以下几个: 1 确定因素,并建立网络层和控制层模型。 2 创建比较矩阵。 3 按照指标类型针对每列进行规范化。 4 求出每个比较矩阵的最大特征值和对应的特征向量。 5 一致性检验。如果不满足,则调整相应的比较矩阵中的元素。 6 将各个特征向量单位化(归一化)
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:4442
    • 提供者:chen
  1. cuda+mpi

    2下载:
  2. 并行计算中矩阵相乘的mpi和cuda两种方法,已完成检验,有结果输出(In parallel computing, two methods of matrix multiplication, MPI and CUDA, have been tested and output with results)
  3. 所属分类:并行计算

    • 发布日期:2017-12-19
    • 文件大小:1024
    • 提供者:张艾可
  1. mult88

    2下载:
  2. 两个8*8矩阵相乘,每个矩阵内部元素相同,简化运算;modelsim编译仿真,ise或vivado下载,实现FPGA显示。(Two 8*8 matrix multiplication, each element of the same matrix, simplifying the operation; Modelsim compiler simulation, ISE or vivado download, to achieve FPGA display.)
  3. 所属分类:并行计算

    • 发布日期:2017-12-22
    • 文件大小:7168
    • 提供者:xx.
  1. Complex_matrix_row_col

    0下载:
  2. 通过并行实现,提高复矩阵与复矩阵相乘运算速度(Increasing the speed of multiplication of complex matrices and complex matrices)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-29
    • 文件大小:2048
    • 提供者:亦炎
  1. 矩阵链乘C++

    0下载:
  2. 矩阵连乘: 设有矩阵M1,M2,M3,M4, 其维数分别是10×20, 20×50, 50×1 和1×100,现要求出这4个矩阵相乘的结果。我们知道,若矩阵A的维数是p×q,矩阵B的维数是q×r,则A与B相乘后所得矩阵AB的维数是p×r。按照矩阵相乘的定义,求出矩阵AB中的一个元素需要做q次乘法(及q-1次加法)。这样,要计算出AB就需要做p×q×r次乘法。为简单起见,且由于加法比同样数量的乘法所用时间要少得多,故这里我们暂不考虑加法的计算量。由于矩阵连乘满足结合律,故计算矩阵连乘的方
  3. 所属分类:Windows编程

    • 发布日期:2017-12-20
    • 文件大小:3072
    • 提供者:皓子188
  1. 矩阵、减和乘代码实现

    1下载:
  2. 采用C++编程,用运算符重载实现矩阵的相加运算、相减运算以及相乘运算
  3. 所属分类:界面编程

  1. 矩阵相乘

    0下载:
  2. 给两个矩阵,算出他们相乘后的矩阵,得到的结果输出出来(Give two matrices, and calculate the matrices that they are multiplied, and the results are out.)
  3. 所属分类:其他

    • 发布日期:2018-01-09
    • 文件大小:3452928
    • 提供者:zzz689
  1. 矩阵的并行程序

    0下载:
  2. 本代码基于vc++实现的矩阵的并行相乘的程序,在串行代码的基础上寻找并行化(This code is based on the parallel multiplication of the matrix based on vc++, and searches for parallelization on the basis of serial code)
  3. 所属分类:OpenGL

    • 发布日期:2018-01-10
    • 文件大小:297984
    • 提供者:harvey1
  1. 矩阵相加相乘

    0下载:
  2. 学习数据结构第三章的一个应用,矩阵的相加相乘(An application of the third chapter of learning data structure, the addition and multiplication of matrices.)
  3. 所属分类:其他

    • 发布日期:2018-05-02
    • 文件大小:1024
    • 提供者:没看见过
  1. image_C

    0下载:
  2. 可实现两个矩阵的相乘,快捷方便,可用于批量处理,减少了工作量(It is really saves lot of time, especially for those specilist. Just download and use it.)
  3. 所属分类:C#编程

    • 发布日期:2018-05-06
    • 文件大小:2048
    • 提供者:夏123天4
« 1 23 4 5 6 7 8 9 10 ... 26 »
搜珍网 www.dssz.com