提问于:
浏览数:
1766
![](https://pics.latexstudio.net/data/images/202002/251126af7e86277.png)
2 回答
0
考虑用 `align` 环境
0
````tex
\[
\max P_{I_1k} = \sum (f_{I_1j} \times v - c_1 \times d_{1jk})
\]
\begin{equation}
s.t.\left\{
\begin{aligned}
d_{1jk} &= \sum (f_{I_1j} \times v - c_1 \times d_{1jk}) \\
d_{1jk} &\leq d_{1\max} \\
f_{ij} &= a_{ij} \times F \\
I_1 &= \sum_{i = 0} i
\end{aligned}
\right.
\end{equation}
````
![](https://pics.latexstudio.net/data/images/202003/785b3339583cc53.png)
你的回答
请登录后回答
你的回答将会帮助更多人,请务必认真回答问题。