Math & Science ⇒ Multiline equations
Multiline equations
I am new in Latex. Can anyone help me to write this equations? I have read number of post in here but did not have much helped.
//equation
//where, P1 > P2 for weighted matching and P1 = P2 for linear matching technique.
I could not maintain the alignment. I need it as a numbered equation. i used split and gathered. Gives horrible output for split but for gathered it gives ok for last line but the first line goes to another column (my document is two column).
Can anyone help please??
thanks
Samin
Learn LaTeX easily with newest books:
The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis
The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more
LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis
- Stefan Kottwitz
- Site Admin
- Posts: 10359
- Joined: Mon Mar 10, 2008 9:44 pm
Multiline equations
welcome to the board!
Please show the code of your
split
and gathered
version. We could help to improve it. Without the code it's hard to tell what may be wrong.Stefan