sparse matrix
稀疏矩阵:在数学和计算机科学中
常用释义
英式发音
美式发音
基本释义
- 稀疏矩阵:在数学和计算机科学中,指矩阵中大部分元素为零的矩阵。
例句
-
1·Sparse matrix indices must be positive integers.稀疏矩阵指数必须是正整数。
-
2·Large sparse system of linear equations are solved by sparse matrix methods.利用稀疏矩阵技术求解大型稀疏线性方程组。
-
3·The equalizer has a sparse matrix structure and thus a low computational complexity.该均衡器具有稀疏矩阵结构,因此计算量小。
-
4·This URL-URL matrix is a sparse matrix which can be represented by List of 3-tuples.该矩阵为稀疏矩阵,将该矩阵用三元组法来进行表示。
-
5·For large sparse matrix, it is very important to keep the sparse of matrix in computation.对于大稀疏矩阵,在计算中保持矩阵的稀疏性是很重要的。
-
6·Optimization techniques for the sparse matrix vector multiplication are adopted in programming.编程中采用了稀疏矩阵向量相乘的优化技术。
-
7·The node equation set of the electric network is solved on a microcomputer with sparse matrix technique.本文研究了稀疏矩阵技术在微型机上解电力网络的节点方程组。
-
8·The load-balanced multiplication of a large sparse matrix with vector on workstation cluster is considered.考虑在工作站机群上实现大型稀疏矩阵和向量乘的负载平衡。
-
9·This paper introduces the basic idea and algorithm of sparse Matrix multiplication by using incompact storage method.介绍了对稀疏矩阵进行压缩存储时,稀疏矩阵相乘运算的基本思想和算法。
-
10·Because the matrix is a sparse matrix, the decoding can be simplified and its implementation by VISL can become easy.由于其运算矩阵为稀疏矩阵,可用稀疏矩阵算法对译码进一步简化,使译码算法的集成电路实现容易。