matrix multiplication
矩阵乘法:一种数学运算
常用释义
英式发音
美式发音
基本释义
- 矩阵乘法:一种数学运算,用于将两个矩阵相乘得到一个新的矩阵。在矩阵乘法中,第一个矩阵的列数必须等于第二个矩阵的行数。
例句
-
1·So that's matrix multiplication.,好,这就是矩阵乘法。
-
2·Matrix multiplication by it's transpose returning zeros matrix?矩阵乘法,矩阵转置返回零?
-
3·And we can reformulate this in terms of matrix multiplication or matrix product.我们可以用,矩阵乘法或矩阵乘积的形式来表述这些式子。
-
4·How to use thread pool and message queues in Multithreaded Matrix Multiplication?如何使用线程池和多线程矩阵乘法的消息队列?
-
5·This code solves the problem of complex matrix multiplication, I hope all of you to help!此代码解决了复矩阵相乘的问题,希望对大家有所帮助!
-
6·In this paper, we implement an efficient matrix multiplication on GPU using NVIDIA's CUDA.本文使用NVIDIA的CUDA在GPU上实现了一个高效的矩阵乘法。
-
7·Multiple multi-value context variables would result in a matrix multiplication and are not supported.多个多值上下文变量将产生矩阵乘法,并且不受支持。
-
8·The following matrix multiplication will perform the pair of transformations in the order listed.下列矩阵乘法将会依照列出来的顺序执行成对的转换。
-
9·The simplification matter of matrix multiplication is settled thoroughly in the way given in the paper.彻底解决了矩阵乘法计算的简化问题。
-
10·Compute shortest paths with matrix multiplication and the Floyd-Warshall algorithm for the following graph.计算最短路径与矩阵乘法和弗洛伊德·沃肖尔算法对以下图。