线性代数
线性代数是研究线性方程及其性质的学科。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.
- Solve System of Linear Equations
Solve systems of linear equations in matrix or equation form.
- 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™.