线性代数
有关符号向量和矩阵的线性代数运算
线性代数是研究线性方程及其性质的学科。Symbolic Math Toolbox™ 提供用于求解线性方程组的函数。您还可以使用 Symbolic Math Toolbox 函数分析、变换和分解矩阵。
函数
主题
- Symbolic Matrix Computation
This example shows how to perform simple matrix computations using Symbolic Math Toolbox™.
- Linear Algebraic Operations
Perform linear algebra with symbolic expressions and functions.
- 求解线性方程组
求解矩阵形式或方程形式的线性方程组。
- Basic Algebraic Operations
Perform algebraic operations on symbolic expressions and function.
- Singular Value Decomposition
Singular value decomposition (SVD) of a matrix.
- Eigenvalues
Find eigenvalues, characteristic polynomials, and determinants of matrices.
- Jordan Canonical Form
Convert matrix to Jordan normal form (Jordan canonical form).
- Eigenvalues of the Laplace Operator
This example shows how to solve the eigenvalue problem of the Laplace operator on an L-shaped region.
- Hilbert Matrices and Their Inverses
This example shows how to compute the inverse of a Hilbert matrix using Symbolic Math Toolbox™.


