累计查询 0.00 亿次

singular value decomposition

  • 奇异值分解:一种矩阵分解的方法,将一个矩阵分解为三个矩阵的乘积,其中第二个矩阵是一个对角矩阵,其对角线上的元素是原始矩阵的奇异值。SVD在数据分析、信号处理、图像处理等领域有广泛应用。

双语例句

  1. Parallel Lanczos SVD (Singular Value Decomposition) solver.
    并行Lanczos SVD(奇异值分解)计算。
  2. A least squares solution via singular value decomposition is used to solve the matrix equation.
    本文使用奇异值分解法求解矩阵方程的最小二乘解。
  3. Then, a method is presented based on the singular value decomposition to compute the minimal norm solution.
    然后用奇异值分解给出了求解最小范数解的一种方法。

网络短语

  • truncated singular value decomposition
    截断奇异值分解;奇异值分解
  • Singular Value Decomposition Method
    奇异值分解法;奇异值分解
  • generalized singular value decomposition
    它利用广义奇异值分解
  • Singular value decomposition and determinants
    奇异值分解;行列式
  • matrix singular value decomposition
    矩阵的奇异值分解

英英释义

  • In linear algebra, the singular value decomposition (SVD) is a factorization of a real or complex matrix, with many useful applications in signal processing and statistics.