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

搜索资源列表

  1. IdentityMatrix

    0下载:
  2. 单位矩阵的运算方法,提高了运算效率,中间用到了霍夫曼加速思想-The calculation method of unit matrix improves the operation efficiency, and the intermediate use of Hoffman s accelerating thought
  3. 所属分类:File Operate

    • 发布日期:2017-04-12
    • 文件大小:579
    • 提供者:李文龙
  1. X-1

    0下载:
  2. 使用C语言编写了求逆矩阵的运算。完全可以实现多维矩阵的求逆,不能求逆的矩阵也能辨识出来。-Use C language to write the calculation of the inverse matrix. Can realize the multidimensional matrix of the inverse, can not be the inverse of the matrix can be identified.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-30
    • 文件大小:228019
    • 提供者:耿喆
  1. Adjustment

    0下载:
  2. 平差算法,里面实现了平差的完整过程,包括各种矩阵的运算和迭代过程-the Adjustment
  3. 所属分类:Other systems

    • 发布日期:2017-04-30
    • 文件大小:279721
    • 提供者:滕健
  1. basicvectorclass

    0下载:
  2. VC++中常用的基本相两类源代码,适用于常用的向量和矩阵的运算。-VC++ vector
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-14
    • 文件大小:3183
    • 提供者:za4isi
  1. count

    0下载:
  2. 能加速高阶矩阵的运算,加速运算速率,而且编程简单,容易理解。其中用到了高斯赛德尔迭代、雅克比迭代。-Can accelerate high-order matrix operation, accelerate the rate of operation and programming is simple, easy to understand. Which uses a high Sisaideer iteration, Jacobi iteration.
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2158
    • 提供者:宁玲
  1. basicvectorclass

    0下载:
  2. VC++中常用的基本相两类源代码,适用于常用的向量和矩阵的运算。-VC++ vector
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-14
    • 文件大小:3434
    • 提供者:y4chuia
  1. 5923222

    0下载:
  2. 矩阵的运算,如矩阵相家,想减,向量相加,向量相减 不错的-Matrix calculations, such as the matrix phase, want to lose, vector, vector timestamps are good
  3. 所属分类:Other systems

    • 发布日期:2017-12-14
    • 文件大小:24576
    • 提供者:genise
  1. 46833598

    0下载:
  2. 矩阵的运算,如矩阵相家,想减,向量相加,向量相减 不错的(Matrix calculations, such as the matrix phase, want to lose, vector, vector timestamps are good)
  3. 所属分类:对话框与窗口

    • 发布日期:2017-12-21
    • 文件大小:19456
    • 提供者:Mazlq
  1. hqase

    0下载:
  2. 矩阵的运算,如矩阵相家,想减,向量相加,向量相减 不错的(Matrix calculations, such as the matrix phase, want to lose, vector, vector timestamps are good)
  3. 所属分类:数学计算

    • 发布日期:2017-12-19
    • 文件大小:19456
    • 提供者:loiqu+813384
  1. mpi_mat_vect_time

    1下载:
  2. 使用mpi编写的进行矩阵乘法运算的并行程序。(An parallel program using MPI to realize the multiplication of matrices.)
  3. 所属分类:并行计算

    • 发布日期:2017-12-22
    • 文件大小:2048
    • 提供者:Teresa123
  1. juzhen

    1下载:
  2. 复数矩阵的运算、包括乘、除、加、减、求逆等(Including all operations of the matrix)
  3. 所属分类:中间件编程

    • 发布日期:2017-12-26
    • 文件大小:3072
    • 提供者:liukui
  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. data fitting vb

    0下载:
  2. 可以读取文本文件,进行平面、抛物面的拟合包括偏差计算,还有矩阵的运算等等。(Can read text files, plane, parabolic fitting, including deviation calculation, and matrix operations, and so on.)
  3. 所属分类:其他

    • 发布日期:2017-12-31
    • 文件大小:22528
    • 提供者:执著唏嘘
  1. 二阶矩阵相加

    0下载:
  2. 用java实现计算两个矩阵的加法运算,并返回结果(Using java to calculate the addition of two matrices, and return the results)
  3. 所属分类:Java编程

  1. quaternion

    0下载:
  2. 能够实现四元数的加减乘除以及四元数矩阵相关的运算(To achieve the number of four yuan and four yuan number matrix add, subtract, multiply and divide operations related)
  3. 所属分类:其他

    • 发布日期:2017-12-31
    • 文件大小:61440
    • 提供者:丰盛的
  1. 1

    0下载:
  2. 共轭梯度算法,进行一个共轭对称矩阵的运算,速度极快。(Conjugate gradient algorithm, for a conjugate symmetric matrix operation, the speed is extremely fast.)
  3. 所属分类:Windows编程

    • 发布日期:2018-01-01
    • 文件大小:1208320
    • 提供者:LONGSHANG
  1. 19531835

    0下载:
  2. 矩阵的运算算法 这里有加减乘和转置 用C语言编的 注意输入 算法用于稀疏矩阵()
  3. 所属分类:数据挖掘

  1. dswfq73

    0下载:
  2. 用MATLAB实现计算机视觉中三维重构所需的基本矩阵的运算()
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-07
    • 文件大小:3072
    • 提供者:cesge
  1. ojalgo

    0下载:
  2. ojAlgo 是一个开源的Java类库,用于解决一些常用的数学问题以及线性代数和最优化问题。这里是修改了部分内容,便于在android平台上使用。我用其进行矩阵的运算,特别是Hermitian矩阵的特征值求解,常用的java库不方便用于求复数矩阵的特征值求解。(纯java平台运行可看原网站。)(ojAlgo is Open Source Java code to do mathematics, linear algebra and optimisation.I have modified par
  3. 所属分类:Java编程

    • 发布日期:2018-01-08
    • 文件大小:735232
    • 提供者:jinzhao
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »
搜珍网 www.dssz.com