登录
首页 » 算法 » matrix的一些常用操作

matrix的一些常用操作

于 2022-04-19 发布 文件大小:3.04 kB
0 146
下载积分: 2 下载次数: 1

代码说明:

一些常用的矩阵操作,包括常用的矩阵加法,乘法,strassen算法,还有位并行操作预留的算法。包括为wingoth算法预留的矩阵乘法,为了分块矩阵预留的算法等等。

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • With c++ Prepared Romberg integration process with examples and calculation resu...
    用c++编写的龙贝格积分的程序 附有实例和计算结果-With c++ Prepared Romberg integration process with examples and calculation results
    2022-02-07 07:17:57下载
    积分:1
  • QT绘图板
    在inuxl ubantu系统下的QT运行,一个简单的c++绘图板的编制,能够满足正常情况下的图形的绘制
    2023-05-23 10:10:03下载
    积分:1
  • 基于51单片机的信号产生于周期检测
    通过51单片机的外部中断接收信号,用51单片机定时器0的工作模式2记时,准确的产生一定周期的方波。同时当外部中断检测到信号的下降沿则打开定时器1记时,当第二个信号来时,关闭定时器1,读取时间,显示数据。
    2022-02-22 01:50:55下载
    积分:1
  • bp的VC程序
    bp算法的VC程序-bp algorithm VC Program
    2023-09-06 06:00:03下载
    积分:1
  • 杭州电子科技大学在线系统ACM的1102题,用贪心方解决
    杭州电子科技大学在线系统ACM的1102题,用贪心方法解决-Hangzhou University of Electronic Science and Technology ACM-line system of the 1102 title with a greedy solution
    2022-08-22 17:28:37下载
    积分:1
  • 有限长信号自相关函数的计
    有限长信号自相关函数的计算-finite signal autocorrelation function of calculation
    2022-04-11 11:39:26下载
    积分:1
  • POJ经典试题-1091青蛙的约会
    POJ是北大在线测评系统这里有一些经典试题。P1061青蛙的约会是一道经典试题代码给出了Accepted算法。
    2023-08-04 18:00:03下载
    积分:1
  • 随机的c++源代码,程序结构清晰,便于理解
    随机算法的c++源代码,程序结构清晰,便于理解-Stochastic Programming
    2022-08-18 07:33:20下载
    积分:1
  • 平均因子分解应用于正定矩阵
    平均因子分解法,适用于正定矩阵First, let s recall the definition of the Cholesky decomposition: Given a symmetric positive definite square matrix X, the Cholesky decomposition of X is the factorization X=U U, where U is the square root matrix of X, and satisfies: (1) U U = X (2) U is upper triangular (that is, it has all zeros below the diagonal). It seems that the assumption of positive definiteness is necessary. Actually, it is "positive definite" which guarantees the existence of such kind of decomposition. -Average factor decomposition method applied to positive definite matrix First, let s recall the definition of the Cholesky decomposition: Given a symmetric positive definite square matrix X, the Cholesky decomposition of X is the factorization X = UU, where U is the square root matrix of X, and satisfies: (1) UU = X (2) U is upper triangular (that is, it has all zeros below the diagonal). It seems that the assumption of positive definiteness is necessary. Actually, it is positive
    2022-10-16 04:30:02下载
    积分:1
  • 国产stc89c51对应矩阵键盘
    资源描述在键盘中按键数量较多时,为了减少I/O口的占用,通常将按键排列成矩阵形式。在矩阵式键盘中,每条水平线和垂直线在交叉处不直接连通,而是通过一个按键加以连接。这样,一个端口(如P1口)就可以构成4*4=16个按键,比之直接将端口线用于键盘多出了一倍,而且线数越多,区别越明显,比如再多加一条线就可以构成20键的键盘,而直接用端口线则只能多出一键(9键)。
    2022-10-02 19:00:03下载
    积分:1
  • 696516资源总数
  • 106633会员总数
  • 4今日下载