月亮词典
首页
查询
matrix multiplication
矩阵乘法:一种数学运算
常用释义
词性释义
矩阵乘法:一种数学运算,用于将两个矩阵相乘得到一个新的矩阵。在矩阵乘法中,第一个矩阵的列数必须等于第二个矩阵的行数。
例句
全部
Enter
the two
sparse
matrices can be realized,
user
-
defined
selection
matrix
multiplication
mode
and
display
the
multiplication
result
.
数据结构上机实验——矩阵相乘。可实现输入两稀疏矩阵,用户自定义选择矩阵相乘模式并显示相乘结果。
Gives
techniques
for
improving
the
speed
of
matrix
multiplication
by
more
than
a
factor
of
two
on
superscalar
RISC
processors
.
讲述在超标量RISC处理器上用大于二的因子来提高矩阵相乘的速度的方法。
Generally
the
arithmetic
of
the
matrix
multiplication
unconformity
commutative
law
,
but
under
special
conditions
they are
interchangeable
.
矩阵的乘法运算一般不满足交换律,但在特殊的条件下可交换。
The
matrix
multiplication
is
done
in the
order
SRT
,
where
S
,
R
,
and
T
are the
matrices
for
scale
,
rotate
,
and
translate,
respectively
.
矩阵是按照SRT顺序进行相乘的,其中S、R和T分别表示缩放、旋转和平移的矩阵。
This paper
introduces
the
basic
idea
and
algorithm
of
sparse
Matrix
multiplication
by using incompact
storage
method
.
介绍了对稀疏矩阵进行压缩存储时,稀疏矩阵相乘运算的基本思想和算法。
In
this
algorithm
,
which
is
matrix
multiplication
and
perspective
through
the
perspective
divide
step
completed
.
在算法中它是通过透视矩阵乘法和透视除法两步完成的。
A
parallel
algorithm
for
matrix
multiplication
is
proposed
according
to the
characteristic
of
matrix
multiplication
.
本文根据矩阵相乘的特点,提出了矩阵相乘的并行算法。
The
following
illustration
shows
several
examples
of
matrix
multiplication
.
下图显示了矩阵相乘的几个示例。
You
can
accomplish
this
by
using
a
matrix
multiplication
followed
by
a
matrix
addition
.
可通过先使用矩阵乘法再使用矩阵加法来完成此操作。
In
this
paper
, we
implement
an
efficient
matrix
multiplication
on GPU
using
NVIDIA
's
CUDA
.
本文使用NVIDIA的CUDA在GPU上实现了一个高效的矩阵乘法。
Similarly
,
the
order
of
matrix
multiplication
is
important
.
同样,矩阵相乘的顺序也是重要的。
And
we
can
reformulate
this
in
terms
of
matrix
multiplication
or
matrix
product
.
我们可以用,矩阵乘法或矩阵乘积的形式来表述这些式子。
Analysis
and
Comparison
of
Several
Parallel
Algorithms
for
Matrix
Multiplication
on
Distributed
-memory Multi-computer
分布式环境下几种矩阵乘并行算法分析与比较
Improve
the
Performance
of
Parallel
Matrix
Multiplication
on
Clustered
SMP
Systems
Through
Hybrid
Programming
利用混合编程改善SMP机群上并行矩阵乘法的性能
Parallel
Achievement
Research
of
Matrix
Multiplication
and
Gauss
-
Jordan
Elimination
矩阵乘法和高斯-约当消元法并行实现的研究
Popularization
of
Properties
of Determinant for
Matrix
Multiplication
矩阵乘积行列式性质的推广
Matrix
multiplication
's
algorithm
research
In
multiprocessing
machine
多处理机中矩阵乘法的算法研究
Optical
Matrix
Multiplication
System
With
Negative
Binary
Encoding
一种混合负二进制编码的光学矩阵乘法系统
Application
of
Normal
Matrix
Multiplication
of
Fuzzy
Evaluation
to
Fabric
Choice
模糊评判的普通矩阵乘法在面料优选中的应用
Parallel
Computation
of
Matrix
Multiplication
and
DSP
Implement
矩阵相乘的并行计算及其DSP实现
Implementation
and
Analysis
of
Matrix
Multiplication
with MPI
MPI下矩阵相乘的实现与分析
Fast
Algorithms
for
Complex
Matrix
Multiplication
复矩阵乘的快速算法
Matrix
Variation
Basis
of
Sparse
Matrix
Multiplication
矩阵相乘的压缩存储算法
Study
on
parallel
algorithm
for
matrix
multiplication
并行矩阵乘法算法的研究
Research
of
massive
-
matrix
multiplication
in
PC
cluster
system
PC集群环境下大规模矩阵乘法算法的研究
Elimination
Law
on
Matrix
Multiplication
关于矩阵乘法的消去律
A
Fast
Algorithm
of
Anti
-
symmetric
Matrix
Multiplication
一个反对称矩阵乘法的快速算法
On the
Application
of
Matrix
Multiplication
矩阵乘法的一个应用
Source
and
meaning
of
Matrix
Multiplication
矩阵乘法的来源和意义
A Study
on
the
Mistakes
of
Matrix
Multiplication
浅析矩阵乘法错误