Search found 5 matches

by dexxtress
Wed Jul 18, 2012 12:23 am
Forum: Math & Science
Topic: Specifying the Size of a Matrix
Replies: 4
Views: 2927

Specifying the Size of a Matrix

This is my code:
\begin{equation*}
\left[
\begin{array}{cc|cc|cc}
\multicolumn{2}{c}{\multirow{2}{*}{$1$}} &
\multicolumn{2}{c}{\multirow{2}{*}{$0$}} &
\multicolumn{2}{c}{\multirow{2}{*}{$0$}} \\
&&&&& \\ \hline
\multicolumn{2}{c}{\multirow{2}{*}{$0$}} & 2 & 3 & \multicolumn{2}{c}{\multirow{2 ...
by dexxtress
Tue Jul 17, 2012 11:23 pm
Forum: Math & Science
Topic: Specifying the Size of a Matrix
Replies: 4
Views: 2927

Re: Specifying the Size of a Matrix

Yes, I've tried multicolumn together with multirow (multirow 'inside' multicolumn)
I don't want make bigger font size. To example 1: Number 2 takes place of two cells (this is my destination), but when I use \multicolumn{2}{c}{2}, has no effect.
by dexxtress
Tue Jul 17, 2012 9:53 pm
Forum: Math & Science
Topic: Specifying the Size of a Matrix
Replies: 4
Views: 2927

Specifying the Size of a Matrix

Hi everyone.

I have new question. Sorry, but I haven't code for this problem, my question is general :D.
So... I would like create a matrix having for example first column two times bigger (width) than second (and vice versa for rows). I enclose examples.
matrix-size.jpg
How can I achieve these ...
by dexxtress
Mon Jul 16, 2012 4:15 pm
Forum: Math & Science
Topic: Create a complex Matrix
Replies: 3
Views: 2544

Re: Create a complex Matrix

Great thanx. This is what I expected. THX.
by dexxtress
Mon Jul 16, 2012 3:20 pm
Forum: Math & Science
Topic: Create a complex Matrix
Replies: 3
Views: 2544

Create a complex Matrix

Hello,

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

Please, help me.
Thx in advance.