線形代数 例

カーネル(核)を求める [[2,3,4],[1,2,1],[3,1,2]]=[[x],[y],[z]]
ステップ 1
変換のカーネルは、変換を0ベクトルに等しくするベクトルです(変換の原像)
ステップ 2
ベクトル方程式で連立方程式を作成します。
ステップ 3
Write the system as a matrix.
ステップ 4
Use the result matrix to declare the final solution to the system of equations.
ステップ 5
Write a solution vector by solving in terms of the free variables in each row.
ステップ 6
Write as a solution set.
ステップ 7
の核(カーネル)は部分空間です。