image imagewidth (px) 384 384 | text stringlengths 99 12.8k |
|---|---|
\documentclass[crop,tikz]{standalone}
\usepackage{tikz}
\usetikzlibrary{arrows,decorations.pathmorphing,backgrounds,positioning}
\definecolor{echoreg}{HTML}{2cb1e1}
\definecolor{olivegreen}{rgb}{0,0.6,0}
\definecolor{mymauve}{rgb}{0.58,0,0.82}
\usepackage{etoolbox}
\newtoggle{redraw}
\newtoggle{redraw2}
\tikzset{%... | |
\documentclass[crop,tikz]{standalone}
\usepackage{tikz}
\usetikzlibrary{arrows,decorations.pathmorphing,backgrounds,positioning}
\definecolor{echoreg}{HTML}{2cb1e1}
\definecolor{olivegreen}{rgb}{0,0.6,0}
\definecolor{mymauve}{rgb}{0.58,0,0.82}
\usepackage{etoolbox}
\newtoggle{redraw}
\newtoggle{redraw2}
\tikzset{%... | |
\documentclass[crop, tikz]{standalone}
\usepackage{tikz}
\usetikzlibrary{positioning}
\begin{document}
\begin{tikzpicture}[font=\tt]
\node (T) at (0, 0) {ACAACG};
\node[below=0.5mm of T] (c1) {$T$};
\node[align=center] (tbl1) at (2.7, 0) {\textcolor{red}{AACG}AC\\\textcolor{red}{ACAACG}\\\textcolor{red}{ACG}ACA\\\... | |
\documentclass[crop, tikz]{standalone}
\usepackage{tikz}
\usetikzlibrary{arrows, positioning}
\tikzstyle{block} = [rectangle, draw, fill=blue!20,
text width=5em, text centered, rounded corners, minimum height=4em]
\tikzstyle{line} = [draw, -latex']
\definecolor{mygreen}{rgb}{0,0.6,0}
\definecolor{echodrk}{HTML}... | |
\documentclass[crop, tikz]{standalone}
\usepackage{tikz}
\usetikzlibrary{arrows,shapes}
\definecolor{mygreen}{rgb}{0,0.6,0}
\pgfdeclarelayer{background}
\pgfsetlayers{background,main}
\tikzstyle{vertex}=[circle,fill=black!25,minimum size=20pt,inner sep=0pt]
\tikzstyle{selected vertex} = [vertex, fill=red!24]
\tikzs... | |
\documentclass[crop, tikz]{standalone}
\usepackage{tikz}
\usepackage{pgfplots}
\begin{document}
\begin{tikzpicture}
\begin{axis}[
width=12.5cm, height=8cm,
xtick=\empty,
ytick=\empty,
xlabel={\large $t$},
ylabel={\large $x(t)$},
xmin=0, xmax=16,
ymin=-1.1, ymax=1.5,
xtick={1.365, 2.73, 4.095, 5.46},
... | |
\documentclass[crop, tikz]{standalone}
\usepackage{tikz}
\usetikzlibrary{shapes, arrows}
\tikzstyle{block} = [rectangle, draw, fill=blue!20,
text width=5em, text centered, rounded corners, minimum height=4em]
\tikzstyle{block2} = [rectangle, draw, fill=blue!20,
text width=4em, text centered, rounded corners... | |
\documentclass[crop, tikz]{standalone}
\usepackage{tikz}
\usetikzlibrary{snakes}
\definecolor{mygreen}{HTML}{006400}
\definecolor{mymauve}{rgb}{0.58,0,0.82}
\definecolor{mygold}{HTML}{B8860B}
\definecolor{mynavy}{HTML}{000080}
\begin{document}
\begin{tikzpicture}
\node at (0,0) {\tt GTGCATCTGACTCCTGAGGAGTAG};
\nod... | |
\documentclass[crop, tikz]{standalone}
\usepackage{tikz}
\usetikzlibrary{positioning}
\tikzstyle{inputNode}=[draw,circle,minimum size=10pt,inner sep=0pt]
\tikzstyle{stateTransition}=[-stealth, thick]
\begin{document}
\begin{tikzpicture}
\node[draw,circle,minimum size=25pt,inner sep=0pt] (x) at (0,0) {$\Sigma$ $\sig... | |
\documentclass[crop,tikz]{standalone}
\usepackage{tikz}
\usetikzlibrary{positioning}
\definecolor{olivegreen}{rgb}{0,0.6,0}
\definecolor{mymauve}{rgb}{0.58,0,0.82}
\definecolor{camdrk}{RGB}{0,62,114}
\begin{document}
\begin{tikzpicture}
\node[rectangle, draw, thick, olivegreen, minimum width=5em, minimum height=5em... | |
\documentclass[crop, tikz]{standalone}
\usepackage{tikz}
\usetikzlibrary{positioning, decorations.pathmorphing}
\begin{document}
\begin{tikzpicture}[node distance=1.5cm]
\node[rectangle, very thick, draw] (learning) {Learning algorithm, $L$};
\node[rectangle, very thick, draw, below = of learning] (inference) {Labe... | |
\documentclass[crop, tikz]{standalone}
\usepackage{tikz}
\usepackage{relsize}
\usepackage{bm}
\usetikzlibrary{positioning,decorations.pathmorphing}
\definecolor{mygreen}{rgb}{0,0.6,0}
\definecolor{mymauve}{rgb}{0.58,0,0.82}
\definecolor{camdrk}{RGB}{0,62,114}
\begin{document}
\begin{tikzpicture}
\node[circle, dra... | |
\documentclass[crop, tikz]{standalone}
\usepackage{tikz}
\usetikzlibrary{positioning}
\tikzstyle{stateTransition}=[-stealth, thick]
\begin{document}
\begin{tikzpicture}
\node[rectangle, draw, minimum width=0.5cm,minimum height=2.5cm] (X) at (-2, 0) {$\vec{x}$};
\node[rectangle, draw, right=1.5em of X, text dep... | |
\documentclass[crop, tikz]{standalone}
\usepackage{tikz}
\usepackage{amsmath}
\usetikzlibrary{decorations.pathmorphing, positioning}
\definecolor{echoreg}{HTML}{2cb1e1}
\definecolor{echodrk}{HTML}{0099cc}
\tikzstyle{mybox} = [text=black, very thick,
rectangle, rounded corners, inner sep=10pt, inner ysep=20pt]
\t... | |
\documentclass[crop, tikz]{standalone}
\usepackage{tikz}
\usetikzlibrary{positioning, shapes}
\begin{document}
\begin{tikzpicture}
\node (1) [draw, minimum width=15em, minimum height=2em, very thick, rounded rectangle] {};
\node (l1) [left=0em of 1] {$\vec{x}$};
\node (2) [above=3.9em of 1, draw, fill=lightgra... | |
\documentclass[crop, tikz]{standalone}
\usepackage{tikz}
\usepackage{amsmath}
\usepackage{amssymb}
\usetikzlibrary{positioning, decorations.pathmorphing, shapes}
\begin{document}
\begin{tikzpicture}
\node[rounded rectangle, draw, thick, align=center] (A1) {Agent 1\\$(\theta_1', \psi_1')$};
\node[rounded rectangle... | |
\documentclass[crop, tikz]{standalone}
\usepackage{tikz}
\usepackage{pgfplots}
\usetikzlibrary{automata, positioning}
\begin{document}
\begin{tikzpicture}[-stealth,very thick,node distance = 4cm,auto]
\node[state] (x) {$x$};
\node[state] (y) [above right of=x] {$y$};
\node[state] (z) [below right of=y] {$z$};
... | |
\documentclass[crop, tikz]{standalone}
\usepackage{tikz}
\usepackage{tkz-graph}
\begin{document}
\begin{tikzpicture}[scale=0.8,every node/.style={scale=0.7},font=\tt]
\SetUpEdge[lw = 1.5pt,
color = red,
labelcolor = white]
\GraphInit[vstyle=Normal]
\SetGraphUnit{3}
\tikzset{VertexStyle/.appen... | |
\documentclass[crop,tikz]{standalone}
\usepackage{tikz}
\usetikzlibrary{positioning}
\begin{document}
\begin{tikzpicture}
\node[circle, draw, thick] (z) {$\vec{a}_{real}$};
\node[circle, draw, thick, right=5em of z] (x) {$\vec{b}_{fake}$};
\draw[-stealth, thick] (z) -- node[above] {$G_{AB}(\vec{a})$} node[below, a... | |
\documentclass[crop, tikz]{standalone}
\usepackage{tikz}
\usetikzlibrary{positioning}
\begin{document}
\begin{tikzpicture}
\node (X1) {$\vec{e}_{1}$};
\node[rectangle, right= 0.5em of X1] (x_dots_1) {$\dots$};
\node[right=0.5em of x_dots_1] (Xj) {$\vec{e}_{j}$};
\node[rectangle, right= 1em of Xj] (x_dots_2) {... | |
\documentclass[crop, tikz]{standalone}
\usepackage{tikz}
\usepackage{bm}
\usepackage{relsize}
\usetikzlibrary{positioning}
\begin{document}
\begin{tikzpicture}
\node[circle, draw, thick] (i1) {};
\node[circle, draw, thick, above=2em of i1] (i2) {};
\node[circle, draw, thick, above=2em of i2] (i3) {};
\node[circl... | |
\documentclass[crop, tikz]{standalone}
\usepackage{tikz}
\usetikzlibrary{positioning,decorations.pathmorphing}
\begin{document}
\begin{tikzpicture}
\node[circle, thick, draw] (0) {$\vec{x}_i$};
\node[circle, thick, draw, above right=0.1em and 3em of 0] (1) {};
\node[circle, thick, draw, above right=0.8em and 0.5em... | |
\documentclass[crop, tikz]{standalone}
\usepackage{tikz}
\usetikzlibrary{positioning, matrix}
\tikzset{
tablet/.style={
matrix of nodes,
row sep=-\pgflinewidth,
column sep=-\pgflinewidth,
nodes={rectangle,draw=black,text width=1.25ex,align=center},
text height=1.25ex,
nodes in empty cells
},
texto/.st... | |
\documentclass[crop, tikz]{standalone}
\usepackage{tikz}
\usetikzlibrary{positioning}
\begin{document}
\begin{tikzpicture}
\node[circle, thick, draw] (0) {$d_0$};
\node[circle, thick, draw, below = 4.5em of 0] (1) {$d_1$};
\node[circle, thick, draw, right = 4.5em of 0] (2) {$d_2$};
\node[circle, thick, draw, righ... | |
\documentclass[crop, tikz]{standalone}
\usepackage{tikz}
\usetikzlibrary{positioning}
\begin{document}
\begin{tikzpicture}
\draw[ultra thick, lightgray, dashed] (5.5, 2) -- (5.5, -2);
\node[circle,inner sep=0.3em,fill=red,very thick] (X) at (4.5, 0.5) {};
\node[circle,inner sep=0.3em,fill=gray,very thick] (Y) at... | |
\documentclass[crop, tikz]{standalone}
\usepackage{tikz}
\usetikzlibrary{positioning}
\begin{document}
\begin{tikzpicture}
\node[rectangle, draw, minimum width=2.2cm, minimum height=1cm] (FT) {\emph{new fts.}};
\node[rectangle, above =0em of FT, draw, minimum width=2.2cm] (IG) {\emph{input gate}};
\node[rectan... | |
\documentclass[crop, tikz]{standalone}
\usepackage{tikz}
\usepackage{amsmath}
\usepackage{amssymb}
\usepackage{xcolor}
\usetikzlibrary{positioning, decorations.pathmorphing}
\definecolor{olivegreen}{rgb}{0,0.6,0}
\begin{document}
\begin{tikzpicture}
\node[rectangle, minimum width=5em, minimum height=5em, fill=light... | |
\documentclass[crop, tikz]{standalone}
\usepackage{tikz}
\usetikzlibrary{decorations.pathmorphing}
\definecolor{bluport}{HTML}{21ADFD}
\definecolor{orgport}{HTML}{E37322}
\definecolor{pplport}{HTML}{4F21E9}
\definecolor{redport}{HTML}{701315}
\begin{document}
\begin{tikzpicture}
\draw[thick, bluport] (0, 0) ellipse... | |
\documentclass[crop, tikz]{standalone}
\usepackage{tikz}
\begin{document}
\begin{tikzpicture}
% 1st column
\node at (0,6.5) {$t-1$};
\node[align=center, circle, draw, thick] (s1_1) at (0,5) {$s_1$\\{\scriptsize$\alpha_{t-1}(s_1)$}};
\node[align=center, circle, draw, thick] (s2_1) at (0,3) {$s_2$\\{\scriptsize$\al... | |
\documentclass[crop, tikz]{standalone}
\usepackage{tikz}
\usetikzlibrary{positioning}
\definecolor{echodrk}{HTML}{0099cc}
\definecolor{olivegreen}{rgb}{0,0.6,0}
\definecolor{camdrk}{RGB}{0,62,114}
\begin{document}
\begin{tikzpicture}
\node[circle, gray, draw, very thick] (1) {$\vec{h}^\ell_1$};
\node[circle, echod... | |
\documentclass[crop, tikz]{standalone}
\usepackage{tikz}
\usetikzlibrary{positioning}
\begin{document}
\begin{tikzpicture}
\node[rectangle] (Y0) at (0, 0) {$\dots$};
\node[rectangle, draw, right=2em of Y0, minimum height=1cm, minimum width=1cm] (RNN) {LSTM$_\rightarrow$};
\node[rectangle, right=of RNN, draw, minim... | |
\documentclass[crop, tikz]{standalone}
\usepackage{tikz}
\usepackage{tkz-graph}
\begin{document}
\begin{tikzpicture}[scale=0.8,every node/.style={scale=0.7},font=\tt]
\SetUpEdge[ lw = 0.75pt,
color = red,
labelcolor = white]
\GraphInit[vstyle=Normal]
\SetGraphUnit{2}
\tikzset{VertexStyle/.app... | |
\documentclass[crop, tikz]{standalone}
\usepackage{tikz}
\usetikzlibrary{positioning}
\begin{document}
\begin{tikzpicture}[node distance=4cm, auto]
\node (00) {};
\node [right of=00] (l1) {Line 1};
\node [right of=l1] (01) {};
\draw[-stealth, very thick] (00) -- (l1) -- (01);
\node [below =1cm of 00] (10) {};
\... | |
\documentclass[crop,tikz]{standalone}
\usepackage{tikz}
\usetikzlibrary{arrows,decorations.pathmorphing,positioning}
\definecolor{olivegreen}{rgb}{0,0.6,0}
\begin{document}
\begin{tikzpicture}
\node (1) [draw, dashed, minimum height=15em, minimum width=15em, xshift=6.5em, fill=olivegreen, fill opacity=0.2, very th... | |
\documentclass[crop, tikz]{standalone}
\usepackage{tikz}
\definecolor{mygreen}{rgb}{0,0.6,0}
\definecolor{mymauve}{rgb}{0.58,0,0.82}
\usetikzlibrary{arrows,shapes, decorations.pathmorphing,backgrounds,positioning}
\begin{document}
\begin{tikzpicture}
\node[circle, draw, thick] (h1) {$\vec{h}_1$};
\node[circle, d... | |
\documentclass[crop, tikz]{standalone}
\usepackage{tikz}
\usetikzlibrary{positioning}
\definecolor{mygreen}{HTML}{006400}
\begin{document}
\begin{tikzpicture}[node distance=2.8em]
\node[circle, thick, fill=red, draw] (0) {};
\node[circle, thick, below left=of 0, fill=red, draw] (1) {};
\node[circle, t... | |
\documentclass[crop, tikz]{standalone}
\usepackage{tikz}
\usepackage{tkz-graph}
\begin{document}
\begin{tikzpicture}[scale=0.8,every node/.style={scale=0.7},font=\tt]
\SetUpEdge[lw = 1.5pt,
color = black,
labelcolor = white]
\GraphInit[vstyle=Normal]
\SetGraphUnit{2.5}
\tikzset{VertexStyle/.a... | |
\documentclass[crop, tikz]{standalone}
\usepackage{tikz}
\usetikzlibrary{positioning, decorations.pathmorphing}
\definecolor{mygreen}{rgb}{0,0.6,0}
\definecolor{echodrk}{HTML}{0099cc}
\begin{document}
\begin{tikzpicture}
\node[circle, draw, very thick, fill=echodrk] (11) {};
\node[below = 0.5em of 11] (11c) {$({\b... | |
\documentclass[crop, tikz]{standalone}
\usepackage{tikz}
\usepackage{bm}
\usetikzlibrary{positioning, matrix}
\tikzset{
tablet/.style={
matrix of nodes,
row sep=-\pgflinewidth,
column sep=-\pgflinewidth,
nodes={rectangle,draw=black,text width=1.25ex,align=center},
text height=1.25ex,
text depth=0ex,
n... | |
\documentclass[crop, tikz]{standalone}
\usepackage{tikz}
\usepackage{braids}
\newcommand{\bond}[3]{
\draw[very thick, #1] (#3, 0) -- (#3, 0.35);
\draw[very thick, densely dotted] (#3, 0.35) -- (#3, 0.65);
\draw[very thick, #2] (#3, 0.65) -- (#3, 1);
}
\begin{document}
\begin{tikzpicture}
\bond{red}{blue}{0.1}
\bond... | |
\documentclass[crop,tikz]{standalone}
\usepackage{tikz}
\usetikzlibrary{positioning}
\begin{document}
\begin{tikzpicture}
\node[circle, draw, thick] (z) {$\vec{z}$};
\node[circle, draw, thick, right=5em of z] (x) {$\vec{x}_{fake}$};
\draw[-stealth, thick] (z) -- node[above] {$G(\vec{z})$} node[below] {generator} ... | |
\documentclass[crop, tikz]{standalone}
\usepackage{tikz}
\usetikzlibrary{calc,decorations.pathmorphing,positioning}
\begin{document}
\begin{tikzpicture}
\node[very thick, densely dashed, draw=black,rectangle, minimum height=3.5em, minimum width=1.5em, xshift=15em, yshift=-1em, fill=lightgray] (rekt1) {};
\node... | |
\documentclass[crop, tikz]{standalone}
\usepackage{tikz}
\usepackage{tkz-graph}
\begin{document}
\begin{tikzpicture}[scale=0.8,every node/.style={scale=0.7},font=\tt]
\SetUpEdge[lw = 0.75pt,
color = red,
labelcolor = white]
\GraphInit[vstyle=Normal]
\SetGraphUnit{2}
\tikzset{VertexStyle/.append... | |
\documentclass[crop, tikz]{standalone}
\usepackage{tikz}
\begin{document}
\begin{tikzpicture}[font=\tt\scriptsize, grow=up, level 1/.style={sibling distance=30mm}, level 2/.style={sibling distance=20mm}]
\node[align=center](0){AC{-}{-}A\\CC{-}{-}A\\ACG-A\\A-GTA\\A-G-A}
child{node[align=center]{AGTA\\AG-A}
child{... | |
\documentclass[crop, tikz]{standalone}
\usepackage{tikz}
\usetikzlibrary{positioning, decorations.pathmorphing}
\definecolor{mynavy}{HTML}{000080}
\definecolor{darkred}{HTML}{8B0000}
\definecolor{mygreen}{HTML}{006400}
\definecolor{mygold}{HTML}{B8860B}
\newcommand{\myGlobalTransformation}[2]
{
\pgftransformcm{1... | |
\documentclass[crop, tikz]{standalone}
\usepackage{tikz}
\usetikzlibrary{calc}
\definecolor{olivegreen}{rgb}{0,0.6,0}
\begin{document}
\begin{tikzpicture}[scale=0.85]
% Axis
\draw[thick,-stealth,black] (-3,0)--(3,0) coordinate (A) node[below] {$x$}; % x axis
\draw[thick,-stealth,black] (0,-3)--(0,3) node[left] {$... | |
\documentclass[crop, tikz]{standalone}
\usepackage{tikz}
\usetikzlibrary{positioning, matrix, backgrounds}
\tikzstyle{block} = [rectangle, draw, fill=blue!20,
text width=5em, text centered, rounded corners, minimum height=4em]
\definecolor{mygreen}{rgb}{0,0.6,0}
\definecolor{echodrk}{HTML}{0099cc}
\begin{docum... | |
\documentclass[crop, tikz]{standalone}
\usepackage{tikz}
\usetikzlibrary{matrix, positioning}
\begin{document}
\begin{tikzpicture}
\matrix (mtr) [matrix of nodes,row sep=-\pgflinewidth, nodes={draw}]
{
0 & 1 & 1 & |[fill=red!30]| 1 & |[fill=red!30]| 0 & |[fill=red!30]| 0 & 0\\
0 & 0 & 1 & |[fill=red!30]| 1 & |... | |
\documentclass[crop, tikz]{standalone}
\usepackage{tikz}
\usepackage{amsmath}
\usepackage{amssymb}
\usepackage{xcolor}
\usetikzlibrary{positioning, decorations.pathmorphing}
\definecolor{olivegreen}{rgb}{0,0.6,0}
\begin{document}
\begin{tikzpicture}
\path[rounded corners, fill=blue, fill opacity=0.2] (-0.4, 3.5) -... | |
\documentclass[crop, tikz]{standalone}
\usepackage{tikz}
\usetikzlibrary{decorations.pathmorphing}
\definecolor{bluport}{HTML}{21ADFD}
\definecolor{orgport}{HTML}{E37322}
\definecolor{pplport}{HTML}{4F21E9}
\definecolor{redport}{HTML}{701315}
\begin{document}
\begin{tikzpicture}
\fill[pplport!15] (0, 0) ellipse (0... | |
\documentclass[crop, tikz]{standalone}
\usepackage{tikz}
\usepackage{pgfplots}
\begin{document}
\begin{tikzpicture}[cross/.style={path picture={
\draw[black] (path picture bounding box.south east) -- (path picture bounding box.north west) (path picture bounding box.south west) -- (path picture bounding box.north eas... | |
\documentclass[crop, tikz]{standalone}
\usepackage{tikz}
\usepackage{pgfplots}
\usepackage{amsbsy}
\usetikzlibrary{automata, chains, decorations.pathmorphing, positioning}
\definecolor{echodrk}{HTML}{0099cc}
\begin{document}
\begin{tikzpicture} [scale=1.3, every node/.style={transform shape},start chain=1 going righ... | |
\documentclass[crop, tikz]{standalone}
\usepackage{tikz}
\usetikzlibrary{decorations.pathmorphing,positioning}
\definecolor{mynavy}{HTML}{000080}
\definecolor{darkred}{HTML}{8B0000}
\newcommand{\myGlobalTransformation}[2]
{
\pgftransformcm{1}{0}{0.5}{0.25}{\pgfpoint{#1cm}{#2cm}}
}
\tikzstyle myBG=[line width=3p... | |
\documentclass[crop, tikz]{standalone}
\usepackage{tikz}
\usetikzlibrary{positioning, matrix}
\tikzset{
table/.style={
matrix of nodes,
row sep=-\pgflinewidth,
column sep=-\pgflinewidth,
nodes={rectangle,draw=black,text width=0.05ex,align=center},
nodes in empty cells
},
texto/.style={font=\footnotesize... | |
\documentclass[crop, tikz]{standalone}
\usepackage{tikz}
\usepackage{pgfplots}
\begin{document}
\begin{tikzpicture}[samples=1000, domain=0:10*pi]
\begin{axis}[
width=11cm, height=3.5cm,
xtick=\empty,
ytick=\empty,
xlabel={\large $t$},
ylabel={\large $x(t)$},
xmin=0, xmax=11*pi,
ymin=-0.5, ymax=7.5,
a... | |
\documentclass[crop, tikz]{standalone}
\usepackage{tikz}
\usepackage{pgfplots}
\definecolor{olivegreen}{rgb}{0,0.6,0}
\begin{document}
\begin{tikzpicture}[samples=1000, domain=0:10]
\begin{axis}[
width=11cm, height=3.5cm,
xtick=\empty,
ytick=\empty,
xlabel={\large $t$},
ylabel={\large $x(t)$},
xmin=0, x... | |
\documentclass[tikz]{standalone}
\usetikzlibrary{patterns}
\begin{document}
\begin{tikzpicture}[rotate=45]
\draw (-2,0) node[left] {$\varphi_a$} -- (2,0) node[right] {$\varphi_c$} (0,2) node[above] {$\varphi_b$} -- (0,-2) node[below] {$\varphi_d$};
\draw[->,yshift=5pt] (-1.7,0) -- (-0.7,0) node[midway,above] {$p_... | |
\documentclass[tikz]{standalone}
\usetikzlibrary{positioning}
\begin{document}
\begin{tikzpicture}[trafo/.style={midway,font=\tiny}]
\def\hd{2}\def\vd{0.5}
\node (Zm) at (0,0) {$Z_m(E)$};
\node[right=\hd of Zm] (Zc) {$Z_c(\beta)$};
\node[right=\hd of Zc] (Zg) {$Z_g(\mu)$};
\node[below=\vd of Zm] (Sm) {$\... | |
\documentclass[tikz,svgnames]{standalone}
\usetikzlibrary{backgrounds}
\begin{document}
\begin{tikzpicture}[scale=3]
\def\xmin{-1} \def\xmax{1}
\def\ymin{-0.1} \def\ymax{2}
\draw [thick,->] (\xmin,0) -- (\xmax,0);
\draw [thick,->] (0,\ymin) -- (0,\ymax);
\draw [thick] (-0.5,-0.02) -- (-0.5,0.02) node [be... | |
\documentclass[tikz]{standalone}
\begin{document}
\begin{tikzpicture}[thick]
\def\r{5}
\fill[teal!60] (\r,-\r) -- (0,0) -- (\r,0) -- cycle;
\fill[yellow!60] (\r,-\r) -- (0,0) -- (0,-0.\r) -- (4.\r,-\r) -- cycle;
\fill[red!60] (0,0) rectangle (\r,0.3\r);
\draw (-\r,-\r) rectangle (\r,\r);
\draw[dashed] (-\r... | |
\documentclass[tikz]{standalone}
\begin{document}
\begin{tikzpicture}[scale=0.6]
\foreach \y [count=\n] in {
{74,25,39,20,3,3,3,3,3},
{25,53,31,17,7,7,2,3,2},
{39,31,37,24,3,3,3,3,3},
{20,17,24,37,2,2,6,5,5},
{3,7,3,2,12,1,0,0,0},
{3,7,3,2,1,36,0,0,0},
{3,2,3,6,0,0,45,1,1},
... |
End of preview. Expand in Data Studio
No dataset card yet
- Downloads last month
- 4