随笔分类 -  线性代数

摘要:线性方程组 Problem 给出一个线性方程组, 有 \(n\) 个未知数和 \(m\) 个方程 \[ a_{11}x_1 + a_{12}x_2 + ... + a_{1n}x_n = b_1\\ a_{21}x_1 + a_{22}x_2 + ... + a_{2n}x_n = b_2\\ .. 阅读全文
posted @ 2021-12-03 10:14 owo_owo 阅读(575) 评论(1) 推荐(1)