高斯消元

線性映射、向量與矩陣的幾何與代數

高斯消元是手工或機器求解 Ax = b 的系統算法。思想是:用簡單的行操作把方程組削成階梯形,然後從後往前讀出答案。

🔒 This is a Pro lesson — the interactive figure, worked examples, quiz and practice open with Pro access.

▶ 高斯消元
← Ax = b:幾何秩、零空間、列空間 →