Math & ScienceCreate a complex Matrix

Information and discussion about LaTeX's math and science related features (e.g. formulas, graphs).
Post Reply
dexxtress
Posts: 5
Joined: Mon Jul 16, 2012 3:15 pm

Create a complex Matrix

Post by dexxtress »

Hello,

I have a question. How can I create a matrix as in the attached picture.

Please, help me.
Thx in advance.
Attachments
complex-matrix.jpg
complex-matrix.jpg (55.89 KiB) Viewed 2542 times
Last edited by localghost on Mon Jul 16, 2012 3:36 pm, edited 1 time in total.
Reason: Preferably no external links (see Board Rules). Attachments go onto the forum server where possible.

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

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

User avatar
localghost
Site Moderator
Posts: 9202
Joined: Fri Feb 02, 2007 12:06 pm

Create a complex Matrix

Post by localghost »

Show your own efforts in form of a minimal example that is compilable out of the box and contains only necessary, but all relevant code.


Best regards and welcome to the board
Thorsten
User avatar
Stefan Kottwitz
Site Admin
Posts: 10359
Joined: Mon Mar 10, 2008 9:44 pm

Create a complex Matrix

Post by Stefan Kottwitz »

Hi,

welcome to the board!

You could use the easybmat package, or use \multicolumn and \multirow of the multirow package within a matrix. I guess you don't expect people to type all the code for you, when you don't show code that you tried yourself, as Thorsten said.

Stefan
LaTeX.org admin
dexxtress
Posts: 5
Joined: Mon Jul 16, 2012 3:15 pm

Re: Create a complex Matrix

Post by dexxtress »

Great thanx. This is what I expected. THX.
Post Reply