level 14
n维矩阵:
\begin{equation}
A=
\left(\begin{array}{ccccc}
a_11&a_12&\cdots&a_1n\\
a_21&a_22&\cdots&a_2n\\
\vdots&\vdots& &\vdots\\
a_n1&a_n2&\cdots&a_nn
\end{array}\right)\notag
\end{equation}
方程组:
\begin{equation}
\begin{cases}
a_11x_1+a_12x_2+\cdot\cdot\cdot+a_1nx_n=b_1&\\
a_21x_1+a_22x_2+\cdot\cdot\cdot+a_2nx_n=b_2&\\
\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \cdot\cdot\cdot\cdot\cdot\cdot&\\
a_m1x_1+a_m2x_2+\cdot\cdot\cdot+a_mnx_n=b_m&\\
x_i\geq 0 ,\ i=1,2,\cdot\cdot\cdot,n.
\end{cases}\notag
\end{equation}
2011年11月10日 07点11分
13
level 14
求和例子:\[\sum_{i=1}^n n=\frac{n(n+1)}{2}\]
2011年11月10日 07点11分
15
level 14
求积是求积分吗?
\[\int_{-\infty}^{+\infty}f(x)\,dx=\]
2011年11月10日 07点11分
16
level 11
mathtype 不是能自动转成Latex代码么。。。
2011年11月10日 13点11分
20