首页 > 其他 > 详细

Latex: Expression under summation on multiple lines

时间:2015-07-09 19:56:36      阅读:260      评论:0      收藏:0      [点我收藏+]

Purpose

Describe the sum symbol like this:

zebk=1NkiRkjW(i)Rkmax(fi?fj)

Solution code

z_{ebk}=\frac{1}{N_k}\sum_{\substack{i \in R_k \\ j \in W \left(i \right) \cap R_k}}\max \left( f_i - f_j \right)

The key point is the usage of \substack.

Refs:
1. http://tex.stackexchange.com/questions/12344/separate-long-math-text-under-sum-symbol-into-different-lines
2. http://tex.stackexchange.com/questions/80460/expression-under-summation-on-multiple-lines

版权声明:本文为博主原创文章,未经博主允许不得转载。

Latex: Expression under summation on multiple lines

原文:http://blog.csdn.net/stpallas/article/details/46819797

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!