36 lines
881 B
Plaintext
36 lines
881 B
Plaintext
\psset{xunit=1cm, yunit=1cm}
|
|
\psframebox{
|
|
\begin{pspicture}(0,0)(5,3)
|
|
\psgrid(0,0)(5,3)
|
|
|
|
\psline[linewidth=0.4pt,linecolor= blue, arrowsize=1.5mm,arrowlength=1.5,arrowinset=0.3]{->}(1.6,2.2)(3.5,0.8)
|
|
%\psline[linewidth=0.4pt,linecolor= blue, arrowsize=1.5mm,arrowlength=1.5,arrowinset=0.3]{->}(1.5,2.4)(3.5,0.6)
|
|
%\psline[linewidth=0.4pt,linecolor= blue, arrowsize=1.5mm,arrowlength=1.5,arrowinset=0.3]{->}(2,2.4)(4,0.6)
|
|
|
|
\rput[c](1.5,1.5){$
|
|
\left( {\begin{array}{ccc}
|
|
4 & 6 & 3 \\
|
|
3 & 1 & 0 \\
|
|
1 & 2 & 1 \\
|
|
\end{array}} \right.$}
|
|
\rput[c](1.5,1.5){$
|
|
\left( {\begin{array}{ccc}
|
|
4 & 6 & 3 \\
|
|
3 & 1 & 0 \\
|
|
1 & 2 & 1 \\
|
|
\end{array}} \right.$}
|
|
|
|
|
|
\rput[c](4,1.5){$
|
|
\begin{array}{cc}
|
|
4 & 6 \\
|
|
3 & 1 \\
|
|
1 & 2 \\
|
|
\end{array}$}
|
|
|
|
\end{pspicture}}
|
|
%%http://sites.inka.de/picasso/latex.html
|
|
|
|
|
|
%ticks=none,labels=none]{->}(
|