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

搜索资源列表

  1. juzhenliansheng

    0下载:
  2. 矩阵连乘实验报告 用c语言编的 可以运行-Matrix with the report by experiments using c language code that can run
  3. 所属分类:CSharp

    • 发布日期:2017-04-07
    • 文件大小:39615
    • 提供者:guixuzhen
  1. MatrixMultiply

    0下载:
  2. 算法设计与分析 王晓东版的 矩阵连乘的动态规划法和备忘录法的实现-Algorithm Design and Analysis Xiaodong version of the matrix continued by the dynamic programming method and the realization of Memorandum of Law
  3. 所属分类:Data structs

    • 发布日期:2017-05-14
    • 文件大小:3700974
    • 提供者:计科狂人
  1. jzsf

    0下载:
  2. 矩阵的运算算法: 这里有加减乘和转置 用C语言编的 注意输入 算法用于稀疏矩阵-matrix arithmetic algorithm : Here is modified to take home and use C language to the attention of the importation provision for sparse matrix algorithm
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-11-24
    • 文件大小:2268
    • 提供者:卫民
  1. juzhencheng

    0下载:
  2. 用汇编编写的矩阵乘源代码,可以在WinDLX下运行-Matrix prepared by the compilation by the source code, you can run WinDLX
  3. 所属分类:assembly language

    • 发布日期:2017-03-30
    • 文件大小:1125
    • 提供者:nian
  1. matrix_multiply

    0下载:
  2. 一个计算矩阵乘的程序,程序很简单,请大家帮忙检查下-Matrix by a calculation procedure, the procedure is very simple, please help to check under the
  3. 所属分类:MPI

    • 发布日期:2017-04-11
    • 文件大小:924
    • 提供者:李永刚
  1. matrixvector

    0下载:
  2. 实现矩阵乘的并行算法源程序,拿来与大家分享-Matrix by the realization of the parallel algorithm source code, used to share with you
  3. 所属分类:MPI

    • 发布日期:2017-04-06
    • 文件大小:3248
    • 提供者:asdfasdf
  1. 42

    0下载:
  2. 矩阵连乘的括号画分,是算法分析与设计书里的源代码。-Matrix even by sub-brackets painting is algorithm analysis and design of the book
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:7884
    • 提供者:L
  1. lubangxingdetuxiangpinjie

    0下载:
  2. 图像拼接的核心是图像的配准.提出一种准确、高效的图像拼接方法:利用Harris角点检测算子提取相邻图 像的特征点,通过Euclid度量改进熵变换的算法,进行特征点匹配,并通过最小均值二乘估计求解相邻图像的变换 矩阵,以此实现宽视角图像的拼接.实验结果表明:所给出的算法能够实现场景图像的精确匹配. -Image mosaic is the core of image registration. Make an accurate and efficient method of image
  3. 所属分类:Special Effects

    • 发布日期:2016-05-19
    • 文件大小:161423
    • 提供者:王钰
  1. Matrix

    0下载:
  2. 矩阵类库源码,加、减、乘、行列式等,绝多是方便有用的工具!-Matrix class library source code, add, subtract, multiply, determinant, etc., must be convenient and more useful tool!
  3. 所属分类:Graph program

    • 发布日期:2017-04-07
    • 文件大小:14005
    • 提供者:guanshan
  1. Matrix

    0下载:
  2. C#的程序,已经做好的了,就一简单的C#矩阵连乘的小程序,连界面程序源码都在的了-C# Procedures have been carried out of the, on a simple C# Matrix even by a small program, and even source interface procedures are of the
  3. 所属分类:CSharp

    • 发布日期:2017-03-29
    • 文件大小:213941
    • 提供者:
  1. Fac3_1_1

    1下载:
  2. 矩阵连乘问题递归直接计算法,原自王晓东算法设计,该程序已调通-Recursive Matrix even by the issue of direct calculation method, the original self-Xiaodong algorithm design, the program has been transferred Qualcomm
  3. 所属分类:Audio

    • 发布日期:2017-05-12
    • 文件大小:891
    • 提供者:ss
  1. m12_3

    1下载:
  2. 为了改善噪声e(k)为有色噪声模型的系统参数估计的统计特性,提出了一种增广矩阵的方法,称为增广最小二乘算法,MATLAB实现范例-In order to improve the noise e (k) for the colored noise model of the system parameters estimated statistical characteristics, an Augmented Matrix method, called Augmented Least Square
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1198
    • 提供者:冷强
  1. matrix

    0下载:
  2. 写出了矩阵乘向量的代码,并且作出了相关的优化。这段代码是实验室的人做GLIB优化时单独写的-Write the matrix by vector code, and make the relevant optimization. This code is to do laboratory GLIB write separately to optimize the
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:709
    • 提供者:程扬
  1. pls

    0下载:
  2. 偏最小二乘程序 标准化 求矩阵的最大特征值及对应特征向量-pls
  3. 所属分类:Other systems

    • 发布日期:2017-03-24
    • 文件大小:4472
    • 提供者:晓柳
  1. CMatrix

    0下载:
  2. 矩阵类包括了矩阵的基本操作。如加减乘,转置,解方程组,-CODES ABOUT MATRIX CONTAINS THE BASIC OPERATIONS
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-26
    • 文件大小:13914
    • 提供者:zgl
  1. ls

    0下载:
  2. 矩阵求逆与相乘,最小二乘的经典程序,数据处理时常用到-Matrix inversion and multiplication, the classical least squares procedure is often used for data processing
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:7452
    • 提供者:Snake
  1. CLAPACK3-Windows

    1下载:
  2. LAPACK是用Fortran90和规定套路解决系统同步线性方程组,最小二乘解线性方程组,特征值问题,以及奇异值问题。相关的矩阵分解(陆,乔莱斯基,快速反应,分解,舒尔,广义Schur )也提供了,因为有关的计算,如重新安排的舒尔分解和估计条件号码。致密带状矩阵的处理,而不是一般稀疏矩阵。在所有领域,类似的功能是提供真正的和复杂的矩阵,在单,双精度-LAPACK is written in Fortran90 and provides routines for solving systems o
  3. 所属分类:Algorithm

    • 发布日期:2017-06-20
    • 文件大小:34160660
    • 提供者:Rocky
  1. matrix_src

    0下载:
  2. 用VB实现矩阵运算(矩阵的加、减、乘、除等)-matrix math
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:1675
    • 提供者:王颖
  1. juzhen

    0下载:
  2. 用于矩阵的一般计算,如转置 求逆 矩阵乘法 行列式 数乘-juzhen
  3. 所属分类:File Formats

    • 发布日期:2017-03-31
    • 文件大小:2906
    • 提供者:samj114
  1. single

    0下载:
  2. 使用奇异值分解来帮助求解最小二乘问题,特别是在方程系数矩阵不满秩的情况下。-SGELSD computes the minimum-norm solution to a real linear least * squares problem: * minimize 2-norm(| b- A*x |) * using the singular value decomposition (SVD) of A. A is an M-by-N * matrix which
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:112318
    • 提供者:muxihan
« 1 2 34 5 6 7 8 9 10 ... 28 »
搜珍网 www.dssz.com