摘要: 2.2.线性方程组 2.2.1.初等矩阵变换 把某一行乘一个非零的数; 交换某两行; 把某行的若干倍加到另一行上去。 2.2.2.高斯消元解m×n线性方程组\(O(mn^2)\) \(\begin{cases}a_{11}x_1+\cdots+a_{1n}x_n=b_1\\\vdots\\a_{m1 阅读全文
posted @ 2025-06-26 23:10 Brilliance_Z 阅读(44) 评论(0) 推荐(0)