5: 线性方程组
- Page ID
- 204293
\( \newcommand{\vecs}[1]{\overset { \scriptstyle \rightharpoonup} {\mathbf{#1}} } \) \( \newcommand{\vecd}[1]{\overset{-\!-\!\rightharpoonup}{\vphantom{a}\smash {#1}}} \)\(\newcommand{\id}{\mathrm{id}}\) \( \newcommand{\Span}{\mathrm{span}}\) \( \newcommand{\kernel}{\mathrm{null}\,}\) \( \newcommand{\range}{\mathrm{range}\,}\) \( \newcommand{\RealPart}{\mathrm{Re}}\) \( \newcommand{\ImaginaryPart}{\mathrm{Im}}\) \( \newcommand{\Argument}{\mathrm{Arg}}\) \( \newcommand{\norm}[1]{\| #1 \|}\) \( \newcommand{\inner}[2]{\langle #1, #2 \rangle}\) \( \newcommand{\Span}{\mathrm{span}}\) \(\newcommand{\id}{\mathrm{id}}\) \( \newcommand{\Span}{\mathrm{span}}\) \( \newcommand{\kernel}{\mathrm{null}\,}\) \( \newcommand{\range}{\mathrm{range}\,}\) \( \newcommand{\RealPart}{\mathrm{Re}}\) \( \newcommand{\ImaginaryPart}{\mathrm{Im}}\) \( \newcommand{\Argument}{\mathrm{Arg}}\) \( \newcommand{\norm}[1]{\| #1 \|}\) \( \newcommand{\inner}[2]{\langle #1, #2 \rangle}\) \( \newcommand{\Span}{\mathrm{span}}\)\(\newcommand{\AA}{\unicode[.8,0]{x212B}}\)
- 5.2:通过替换求解方程组
- 通过绘图求解线性方程组是可视化可能产生的解类型的好方法。 但是,在许多情况下,通过绘图求解系统不方便或不精确。 如果图形延伸到小网格之外,x 和 y 都介于 −10 和 10 之间,则绘制线条可能很麻烦。 而且,如果系统的解不是整数,则可能很难从图表中精确读出它们的值。
- 5.3:通过消除求解方程组
- 我们已经通过绘图和替换求解了线性方程组。 当变量系数很小且解具有整数值时,绘图效果很好。 当我们可以轻松地为其中一个变量求解一个方程并且生成的表达式中没有太多分数时,替换效果很好。 求解线性方程组的第三种方法称为消除法。