Skip to content

Commit

Permalink
Merge pull request #14 from LincDocs/main
Browse files Browse the repository at this point in the history
fix: latex in 多步转移概率的确定.md
  • Loading branch information
Cyletix authored Feb 21, 2025
2 parents 956334c + 06a937a commit ec91556
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 概率论/多步转移概率的确定.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ $$

1. **计算 $P^2 = P \cdot P$**

$$
$$
P^2 = \begin{pmatrix}
0.5 & 0.3 & 0.2 \\
0.4 & 0.4 & 0.2 \\
Expand Down

0 comments on commit ec91556

Please sign in to comment.