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

搜索资源列表

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

    2下载:
  2. 介绍行列划分算法和矩阵相乘并行算法M P I 程序, 给出基于矩阵相乘并行算法的M P I 实现, 分析和讨 论处理器数目、复杂性、矩阵划分、B 子块传递、死锁避免和矩阵数据的获取等问题.-Introduction into the ranks of the matrix multiplication algorithm and parallel algorithm for MPI procedures, give parallel algorithm based on matrix mul
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-08
    • 文件大小:187962
    • 提供者:澄海
  1. matrix

    0下载:
  2. 矩阵相乘,用与两个矩阵相乘的程序。输入两个矩阵即可相乘-Matrix multiplication, matrix multiplication using the two procedures. Enter the two matrices can be multiplied
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:599
    • 提供者:一念间
  1. juzhengxiangsheng

    0下载:
  2. 利用java实现矩阵*矩阵,通过输入参数的不同重载,实现不同数据类型的矩阵相乘-The realization of the use of java Matrix* matrix, the different input parameters through overloading, different types of data matrices
  3. 所属分类:Java Develop

    • 发布日期:2017-04-08
    • 文件大小:676
    • 提供者:蔡尧东
  1. juzhenxiangchengfangfa

    0下载:
  2. 矩阵相乘算法,矩阵可以存放在一维数组中,也可以存放在二维数组中-Matrix multiplication algorithm, the matrix can be stored in one-dimensional array can also be stored in two-dimensional array
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-01
    • 文件大小:998
    • 提供者:刘青
  1. Csharp_30SmallExamples

    0下载:
  2. 关于C#编程的30个小例子。包括矩阵相乘、汉字识别、数组等。-C# programming on the 30 small example. Including matrix multiplication, Chinese character recognition, and array.
  3. 所属分类:CSharp

    • 发布日期:2017-04-16
    • 文件大小:28549
    • 提供者:Alex_WX
  1. matlab

    0下载:
  2. 在MATLAB中写M文件:要求用三重循环求两矩阵相乘-M file in MATLAB, write: Request to use triple-loop order to multiply two matrices
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:4425
    • 提供者:immortal
  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_multiple

    0下载:
  2. 一个通用算法,给定两个实矩阵,求两个矩阵相乘之积。-Two matrix multiple
  3. 所属分类:software engineering

    • 发布日期:2017-03-28
    • 文件大小:707
    • 提供者:zj
  1. algorithm

    0下载:
  2. 九个经典算法,冒泡排序,快速排序,堆排序,矩阵相乘最优次序,分治递归法求最大元,次大元和最小元,基数排序,二叉排序树,图的深度优先搜索与广度优先搜索,KMP算法,三阶B-树(2-3树)。。内附各算法详细说明与运行报告,各程序以C/C++实现,用VC打开可直接运行-algorithm:BinarySearchTree、Bitree、BubbleSort、graphSearch、HeapSort、kmp、matrixchain、quickSort、RadixSort
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:239261
    • 提供者:章小龙
  1. Java

    0下载:
  2. 两个矩阵相乘,矩阵a的行数和矩阵b的列数必须相同,并且两个矩阵的元素具有相同或兼容的数据类型 -2 matrix multiplication, matrix a matrix of rows and columns b, must be the same, and the two elements of the matrix with the same or compatible data types
  3. 所属分类:Java Develop

    • 发布日期:2017-04-04
    • 文件大小:3438
    • 提供者:xuzhihong
  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. Complex_matrix_row_col

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

    • 发布日期:2017-12-29
    • 文件大小:2048
    • 提供者:亦炎
  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 23 4 5 6 7 8 9 10 ... 28 »
搜珍网 www.dssz.com