Skip to content

Commit 0774414

Browse files
committed
update
1 parent f2b0e5d commit 0774414

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

线性代数/数值线性代数/8-单纯形法.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ a. 初始时,选取$B = \{ 3, 4 \} \Rightarrow N = \{ 1, 2 \}$.
9595
$$
9696
\begin{aligned}
9797
&\Rightarrow x_B = [5, 8]^T, \; x_N = [0, 0]^T \\
98-
&\Rightarrow 初始可行解 x = [0, 0, 5, 8]^T, 且此时目标函数值为0
98+
&\Rightarrow \text{初始可行解} x = [0, 0, 5, 8]^T, \text{且此时目标函数值为}0
9999
\end{aligned}
100100
$$
101101

0 commit comments

Comments
 (0)