id
stringlengths 17
29
| png
imagewidth (px) 384
384
| code
stringlengths 153
141k
|
---|---|---|
example_5041_combination_1 | \documentclass[english]{article}
\usepackage[T1]{fontenc}
\usepackage[utf8]{inputenc}
\usepackage{tkz-graph}
\tikzset{VertexStyle/.style = {minimum size = .5pt, inner sep = .5pt}}
\usetikzlibrary{calc,matrix}
\usepackage{amsmath}
\usepackage{amssymb}
\begin{document}
\begin{tikzpicture}[baseline=1mm]
%
\useasboundingbox (0,0) rectangle (0.8cm,0.4cm);
\end{tikzpicture}
\end{document} |
|
example_5041_combination_2 | \documentclass[english]{article}
\usepackage[T1]{fontenc}
\usepackage[utf8]{inputenc}
\usepackage{tkz-graph}
\tikzset{VertexStyle/.style = {minimum size = .5pt, inner sep = .5pt}}
\usetikzlibrary{calc,matrix}
\usepackage{amsmath}
\usepackage{amssymb}
\begin{document}
\begin{tikzpicture}[baseline=1mm]
%
\useasboundingbox (0,0) rectangle (0.8cm,0.4cm);
%
\definecolor{cv0}{rgb}{0.0,0.0,0.0}
\definecolor{cfv0}{rgb}{0.0,0.0,0.0}
\definecolor{cv1}{rgb}{0.0,0.0,0.0}
\definecolor{cfv1}{rgb}{0.0,0.0,0.0}
\definecolor{cv2}{rgb}{0.0,0.0,0.0}
\definecolor{cfv2}{rgb}{0.0,0.0,0.0}
\definecolor{cv3}{rgb}{0.0,0.0,0.0}
\definecolor{cfv3}{rgb}{0.0,0.0,0.0}
\definecolor{cv0v1}{rgb}{0.0,0.0,0.0}
\definecolor{cv0v2}{rgb}{0.0,0.0,0.0}
\definecolor{cv1v3}{rgb}{0.0,0.0,0.0}
\definecolor{cv2v3}{rgb}{0.0,0.0,0.0}
%
\Vertex[style={minimum size=0.0cm,draw=cv0,fill=cfv0,shape=circle},NoLabel,x=0.7451cm,y=0.05cm]{v0}
\Vertex[style={minimum size=0.0cm,draw=cv1,fill=cfv1,shape=circle},NoLabel,x=0.1cm,y=0.0522cm]{v1}
\Vertex[style={minimum size=0.0cm,draw=cv2,fill=cfv2,shape=circle},NoLabel,x=0.75cm,y=0.3485cm]{v2}
\Vertex[style={minimum size=0.0cm,draw=cv3,fill=cfv3,shape=circle},NoLabel,x=0.1102cm,y=0.35cm]{v3}
%
\Edge[lw=0.01cm,style={color=cv0v1,},](v0)(v1)
\Edge[lw=0.01cm,style={color=cv0v2,},](v0)(v2)
\Edge[lw=0.01cm,style={color=cv1v3,},](v1)(v3)
\Edge[lw=0.01cm,style={color=cv2v3,},](v2)(v3)
%
\end{tikzpicture}
\end{document} |
|
example_5041_main | \documentclass[english]{article}
\usepackage[T1]{fontenc}
\usepackage[utf8]{inputenc}
\usepackage{tkz-graph}
\tikzset{VertexStyle/.style = {minimum size = .5pt, inner sep = .5pt}}
\usetikzlibrary{calc,matrix}
\usepackage{amsmath}
\usepackage{amssymb}
\begin{document}
\begin{tikzpicture}[baseline=1mm]
%
\useasboundingbox (0,0) rectangle (0.8cm,0.4cm);
%
\definecolor{cv0}{rgb}{0.0,0.0,0.0}
\definecolor{cfv0}{rgb}{0.0,0.0,0.0}
\definecolor{cv1}{rgb}{0.0,0.0,0.0}
\definecolor{cfv1}{rgb}{0.0,0.0,0.0}
\definecolor{cv2}{rgb}{0.0,0.0,0.0}
\definecolor{cfv2}{rgb}{0.0,0.0,0.0}
\definecolor{cv3}{rgb}{0.0,0.0,0.0}
\definecolor{cfv3}{rgb}{0.0,0.0,0.0}
\definecolor{cv0v1}{rgb}{0.0,0.0,0.0}
\definecolor{cv0v2}{rgb}{0.0,0.0,0.0}
\definecolor{cv1v3}{rgb}{0.0,0.0,0.0}
\definecolor{cv2v3}{rgb}{0.0,0.0,0.0}
%
\Vertex[style={minimum size=0.0cm,draw=cv0,fill=cfv0,shape=circle},NoLabel,x=0.7451cm,y=0.05cm]{v0}
\Vertex[style={minimum size=0.0cm,draw=cv1,fill=cfv1,shape=circle},NoLabel,x=0.1cm,y=0.0522cm]{v1}
\Vertex[style={minimum size=0.0cm,draw=cv2,fill=cfv2,shape=circle},NoLabel,x=0.75cm,y=0.3485cm]{v2}
\Vertex[style={minimum size=0.0cm,draw=cv3,fill=cfv3,shape=circle},NoLabel,x=0.1102cm,y=0.35cm]{v3}
%
\Edge[lw=0.01cm,style={color=cv0v1,},](v0)(v1)
\Edge[lw=0.01cm,style={color=cv0v2,},](v0)(v2)
\Edge[lw=0.01cm,style={color=cv1v3,},](v1)(v3)
\Edge[lw=0.01cm,style={color=cv2v3,},](v2)(v3)
%
\end{tikzpicture}
\end{document} |
|
example_5042_combination_2 | \documentclass[english]{article}
\usepackage[T1]{fontenc}
\usepackage[utf8]{inputenc}
\usepackage{tkz-graph}
\tikzset{VertexStyle/.style = {minimum size = .5pt, inner sep = .5pt}}
\usetikzlibrary{calc,matrix}
\usepackage{amsmath}
\usepackage{amssymb}
\begin{document}
\begin{tikzpicture}[baseline=1mm]
%
\useasboundingbox (0,0) rectangle (0.8cm,0.4cm);
%
\definecolor{cv0}{rgb}{0.0,0.0,0.0}
\definecolor{cfv0}{rgb}{0.0,0.0,0.0}
\definecolor{cv1}{rgb}{0.0,0.0,0.0}
\definecolor{cfv1}{rgb}{0.0,0.0,0.0}
\definecolor{cv2}{rgb}{0.0,0.0,0.0}
\definecolor{cfv2}{rgb}{0.0,0.0,0.0}
\definecolor{cv0v1}{rgb}{0.0,0.0,0.0}
\definecolor{cv0v2}{rgb}{0.0,0.0,0.0}
\definecolor{cv1v2}{rgb}{0.0,0.0,0.0}
%
\Vertex[style={minimum size=0.0cm,draw=cv0,fill=cfv0,shape=circle},NoLabel,x=0.1cm,y=0.05cm]{v0}
\Vertex[style={minimum size=0.0cm,draw=cv1,fill=cfv1,shape=circle},NoLabel,x=0.3378cm,y=0.35cm]{v1}
\Vertex[style={minimum size=0.0cm,draw=cv2,fill=cfv2,shape=circle},NoLabel,x=0.75cm,y=0.0993cm]{v2}
%
\Edge[lw=0.01cm,style={color=cv0v1,},](v0)(v1)
\Edge[lw=0.01cm,style={color=cv0v2,},](v0)(v2)
\Edge[lw=0.01cm,style={color=cv1v2,},](v1)(v2)
%
\end{tikzpicture}
\end{document} |
|
example_5042_combination_1 | \documentclass[english]{article}
\usepackage[T1]{fontenc}
\usepackage[utf8]{inputenc}
\usepackage{tkz-graph}
\tikzset{VertexStyle/.style = {minimum size = .5pt, inner sep = .5pt}}
\usetikzlibrary{calc,matrix}
\usepackage{amsmath}
\usepackage{amssymb}
\begin{document}
\begin{tikzpicture}[baseline=1mm]
%
\useasboundingbox (0,0) rectangle (0.8cm,0.4cm);
\end{tikzpicture}
\end{document} |
|
example_5042_main | \documentclass[english]{article}
\usepackage[T1]{fontenc}
\usepackage[utf8]{inputenc}
\usepackage{tkz-graph}
\tikzset{VertexStyle/.style = {minimum size = .5pt, inner sep = .5pt}}
\usetikzlibrary{calc,matrix}
\usepackage{amsmath}
\usepackage{amssymb}
\begin{document}
\begin{tikzpicture}[baseline=1mm]
%
\useasboundingbox (0,0) rectangle (0.8cm,0.4cm);
%
\definecolor{cv0}{rgb}{0.0,0.0,0.0}
\definecolor{cfv0}{rgb}{0.0,0.0,0.0}
\definecolor{cv1}{rgb}{0.0,0.0,0.0}
\definecolor{cfv1}{rgb}{0.0,0.0,0.0}
\definecolor{cv2}{rgb}{0.0,0.0,0.0}
\definecolor{cfv2}{rgb}{0.0,0.0,0.0}
\definecolor{cv0v1}{rgb}{0.0,0.0,0.0}
\definecolor{cv0v2}{rgb}{0.0,0.0,0.0}
\definecolor{cv1v2}{rgb}{0.0,0.0,0.0}
%
\Vertex[style={minimum size=0.0cm,draw=cv0,fill=cfv0,shape=circle},NoLabel,x=0.1cm,y=0.05cm]{v0}
\Vertex[style={minimum size=0.0cm,draw=cv1,fill=cfv1,shape=circle},NoLabel,x=0.3378cm,y=0.35cm]{v1}
\Vertex[style={minimum size=0.0cm,draw=cv2,fill=cfv2,shape=circle},NoLabel,x=0.75cm,y=0.0993cm]{v2}
%
\Edge[lw=0.01cm,style={color=cv0v1,},](v0)(v1)
\Edge[lw=0.01cm,style={color=cv0v2,},](v0)(v2)
\Edge[lw=0.01cm,style={color=cv1v2,},](v1)(v2)
%
\end{tikzpicture}
\end{document} |
|
example_5043_combination_1 | \documentclass[english]{article}
\usepackage[T1]{fontenc}
\usepackage[utf8]{inputenc}
\usepackage{tkz-graph}
\tikzset{VertexStyle/.style = {minimum size = .5pt, inner sep = .5pt}}
\usetikzlibrary{calc,matrix}
\usepackage{amsmath}
\usepackage{amssymb}
\begin{document}
\begin{tikzpicture}[baseline=1mm]
%
\useasboundingbox (0,0) rectangle (0.8cm,0.4cm);
\end{tikzpicture}
\end{document} |
|
example_5043_combination_2 | \documentclass[english]{article}
\usepackage[T1]{fontenc}
\usepackage[utf8]{inputenc}
\usepackage{tkz-graph}
\tikzset{VertexStyle/.style = {minimum size = .5pt, inner sep = .5pt}}
\usetikzlibrary{calc,matrix}
\usepackage{amsmath}
\usepackage{amssymb}
\begin{document}
\begin{tikzpicture}[baseline=1mm]
%
\useasboundingbox (0,0) rectangle (0.8cm,0.4cm);
%
\definecolor{cv0}{rgb}{0.0,0.0,0.0}
\definecolor{cfv0}{rgb}{0.0,0.0,0.0}
\definecolor{cv1}{rgb}{0.0,0.0,0.0}
\definecolor{cfv1}{rgb}{0.0,0.0,0.0}
\definecolor{cv2}{rgb}{0.0,0.0,0.0}
\definecolor{cfv2}{rgb}{0.0,0.0,0.0}
\definecolor{cv0v2}{rgb}{0.0,0.0,0.0}
\definecolor{cv1v2}{rgb}{0.0,0.0,0.0}
%
\Vertex[style={minimum size=0.0cm,draw=cv0,fill=cfv0,shape=circle},NoLabel,x=0.1cm,y=0.35cm]{v0}
\Vertex[style={minimum size=0.0cm,draw=cv1,fill=cfv1,shape=circle},NoLabel,x=0.75cm,y=0.05cm]{v1}
\Vertex[style={minimum size=0.0cm,draw=cv2,fill=cfv2,shape=circle},NoLabel,x=0.4259cm,y=0.2004cm]{v2}
%
\Edge[lw=0.01cm,style={color=cv0v2,},](v0)(v2)
\Edge[lw=0.01cm,style={color=cv1v2,},](v1)(v2)
%
\end{tikzpicture}
\end{document} |
|
example_5043_main | \documentclass[english]{article}
\usepackage[T1]{fontenc}
\usepackage[utf8]{inputenc}
\usepackage{tkz-graph}
\tikzset{VertexStyle/.style = {minimum size = .5pt, inner sep = .5pt}}
\usetikzlibrary{calc,matrix}
\usepackage{amsmath}
\usepackage{amssymb}
\begin{document}
\begin{tikzpicture}[baseline=1mm]
%
\useasboundingbox (0,0) rectangle (0.8cm,0.4cm);
%
\definecolor{cv0}{rgb}{0.0,0.0,0.0}
\definecolor{cfv0}{rgb}{0.0,0.0,0.0}
\definecolor{cv1}{rgb}{0.0,0.0,0.0}
\definecolor{cfv1}{rgb}{0.0,0.0,0.0}
\definecolor{cv2}{rgb}{0.0,0.0,0.0}
\definecolor{cfv2}{rgb}{0.0,0.0,0.0}
\definecolor{cv0v2}{rgb}{0.0,0.0,0.0}
\definecolor{cv1v2}{rgb}{0.0,0.0,0.0}
%
\Vertex[style={minimum size=0.0cm,draw=cv0,fill=cfv0,shape=circle},NoLabel,x=0.1cm,y=0.35cm]{v0}
\Vertex[style={minimum size=0.0cm,draw=cv1,fill=cfv1,shape=circle},NoLabel,x=0.75cm,y=0.05cm]{v1}
\Vertex[style={minimum size=0.0cm,draw=cv2,fill=cfv2,shape=circle},NoLabel,x=0.4259cm,y=0.2004cm]{v2}
%
\Edge[lw=0.01cm,style={color=cv0v2,},](v0)(v2)
\Edge[lw=0.01cm,style={color=cv1v2,},](v1)(v2)
%
\end{tikzpicture}
\end{document} |
|
example_5044_combination_1 | \documentclass[english]{article}
\usepackage[T1]{fontenc}
\usepackage[utf8]{inputenc}
\usepackage{tkz-graph}
\tikzset{VertexStyle/.style = {minimum size = .5pt, inner sep = .5pt}}
\usetikzlibrary{calc,matrix}
\usepackage{amsmath}
\usepackage{amssymb}
\begin{document}
\begin{tikzpicture}[baseline=1mm]
%
\useasboundingbox (0,0) rectangle (0.8cm,0.4cm);
\end{tikzpicture}
\end{document} |
|
example_5044_combination_2 | \documentclass[english]{article}
\usepackage[T1]{fontenc}
\usepackage[utf8]{inputenc}
\usepackage{tkz-graph}
\tikzset{VertexStyle/.style = {minimum size = .5pt, inner sep = .5pt}}
\usetikzlibrary{calc,matrix}
\usepackage{amsmath}
\usepackage{amssymb}
\begin{document}
\begin{tikzpicture}[baseline=1mm]
%
\useasboundingbox (0,0) rectangle (0.8cm,0.4cm);
%
\definecolor{cv0}{rgb}{0.0,0.0,0.0}
\definecolor{cfv0}{rgb}{0.0,0.0,0.0}
\definecolor{cv1}{rgb}{0.0,0.0,0.0}
\definecolor{cfv1}{rgb}{0.0,0.0,0.0}
\definecolor{cv0v1}{rgb}{0.0,0.0,0.0}
%
\Vertex[style={minimum size=0.0cm,draw=cv0,fill=cfv0,shape=circle},NoLabel,x=0.1cm,y=0.35cm]{v0}
\Vertex[style={minimum size=0.0cm,draw=cv1,fill=cfv1,shape=circle},NoLabel,x=0.75cm,y=0.05cm]{v1}
%
\Edge[lw=0.01cm,style={color=cv0v1,},](v0)(v1)
%
\end{tikzpicture}
\end{document} |
|
example_5044_main | \documentclass[english]{article}
\usepackage[T1]{fontenc}
\usepackage[utf8]{inputenc}
\usepackage{tkz-graph}
\tikzset{VertexStyle/.style = {minimum size = .5pt, inner sep = .5pt}}
\usetikzlibrary{calc,matrix}
\usepackage{amsmath}
\usepackage{amssymb}
\begin{document}
\begin{tikzpicture}[baseline=1mm]
%
\useasboundingbox (0,0) rectangle (0.8cm,0.4cm);
%
\definecolor{cv0}{rgb}{0.0,0.0,0.0}
\definecolor{cfv0}{rgb}{0.0,0.0,0.0}
\definecolor{cv1}{rgb}{0.0,0.0,0.0}
\definecolor{cfv1}{rgb}{0.0,0.0,0.0}
\definecolor{cv0v1}{rgb}{0.0,0.0,0.0}
%
\Vertex[style={minimum size=0.0cm,draw=cv0,fill=cfv0,shape=circle},NoLabel,x=0.1cm,y=0.35cm]{v0}
\Vertex[style={minimum size=0.0cm,draw=cv1,fill=cfv1,shape=circle},NoLabel,x=0.75cm,y=0.05cm]{v1}
%
\Edge[lw=0.01cm,style={color=cv0v1,},](v0)(v1)
%
\end{tikzpicture}
\end{document} |
|
example_5045_combination_1 | \documentclass[english]{article}
\usepackage[T1]{fontenc}
\usepackage[utf8]{inputenc}
\usepackage{tkz-graph}
\tikzset{VertexStyle/.style = {minimum size = .5pt, inner sep = .5pt}}
\usetikzlibrary{calc,matrix}
\usepackage{amsmath}
\usepackage{amssymb}
\begin{document}
\begin{tikzpicture}[baseline=1mm]
%
\useasboundingbox (0,0) rectangle (0.8cm,0.4cm);
\end{tikzpicture}
\end{document} |
|
example_5045_combination_2 | \documentclass[english]{article}
\usepackage[T1]{fontenc}
\usepackage[utf8]{inputenc}
\usepackage{tkz-graph}
\tikzset{VertexStyle/.style = {minimum size = .5pt, inner sep = .5pt}}
\usetikzlibrary{calc,matrix}
\usepackage{amsmath}
\usepackage{amssymb}
\begin{document}
\begin{tikzpicture}[baseline=1mm]
%
\useasboundingbox (0,0) rectangle (0.8cm,0.4cm);
%
\definecolor{cv0}{rgb}{0.0,0.0,0.0}
\definecolor{cfv0}{rgb}{0.0,0.0,0.0}
%
\Vertex[style={minimum size=0.0cm,draw=cv0,fill=cfv0,shape=circle},NoLabel,x=0.425cm,y=0.2cm]{v0}
%
%
\end{tikzpicture}
\end{document} |
|
example_5045_main | \documentclass[english]{article}
\usepackage[T1]{fontenc}
\usepackage[utf8]{inputenc}
\usepackage{tkz-graph}
\tikzset{VertexStyle/.style = {minimum size = .5pt, inner sep = .5pt}}
\usetikzlibrary{calc,matrix}
\usepackage{amsmath}
\usepackage{amssymb}
\begin{document}
\begin{tikzpicture}[baseline=1mm]
%
\useasboundingbox (0,0) rectangle (0.8cm,0.4cm);
%
\definecolor{cv0}{rgb}{0.0,0.0,0.0}
\definecolor{cfv0}{rgb}{0.0,0.0,0.0}
%
\Vertex[style={minimum size=0.0cm,draw=cv0,fill=cfv0,shape=circle},NoLabel,x=0.425cm,y=0.2cm]{v0}
%
%
\end{tikzpicture}
\end{document} |
|
example_5046_combination_4 | \documentclass[12pt]{article}
\usepackage{amsmath,amsfonts,amssymb,amsthm,epsfig,epstopdf,titling,url,array}
\usepackage[colorlinks=true]{hyperref}
\usepackage{tikz}
\begin{document}
\begin{tikzpicture}
\node (A) at (0, 0) {$...$};
\node (B) at (3, 0) {$A^{i-1}$};
\node (C) at (6, 0) {$A^i$};
\node (D) at (9, 0) {$A^{i+1}$};
\end{tikzpicture}
\end{document} |
|
example_5046_combination_3 | \documentclass[12pt]{article}
\usepackage{amsmath,amsfonts,amssymb,amsthm,epsfig,epstopdf,titling,url,array}
\usepackage[colorlinks=true]{hyperref}
\usepackage{tikz}
\begin{document}
\begin{tikzpicture}
\node (A) at (0, 0) {$...$};
\node (B) at (3, 0) {$A^{i-1}$};
\node (C) at (6, 0) {$A^i$};
\end{tikzpicture}
\end{document} |
|
example_5046_combination_21 | \documentclass[12pt]{article}
\usepackage{amsmath,amsfonts,amssymb,amsthm,epsfig,epstopdf,titling,url,array}
\usepackage[colorlinks=true]{hyperref}
\usepackage{tikz}
\begin{document}
\begin{tikzpicture}
\node (A) at (0, 0) {$...$};
\node (B) at (3, 0) {$A^{i-1}$};
\node (C) at (6, 0) {$A^i$};
\node (D) at (9, 0) {$A^{i+1}$};
\node (E) at (12, 0) {$...$};
\node (F) at (-3, -2) {$...$};
\node (G) at (0, -2) {$B^{i-2}$};
\node (H) at (3, -2) {$B^{i-1}$};
\node (J) at (6, -2) {$B^i$};
\node (K) at (9, -2) {$...$};
\path[->] (A) edge (B);
\path[->] (B) edge node [above] {$d^{i-1}_A$} (C);
\path[->] (C) edge node [above] {$d^i_A$} (D);
\path[->] (D) edge (E);
\path[->] (F) edge (G);
\path[->] (G) edge node [below] {$d^{i-2}_B$} (H);
\path[->] (H) edge node [below] {$d^{i-1}_B$} (J);
\path[->] (J) edge (K);
\path[->] (B) edge node [left, midway]{$k^{i-1}$} (G);
\path[->] (C) edge node [left, midway]{$k^i$} (H);
\path[->] (D) edge node [left, midway]{$k^{i+1}$} (J);
\end{tikzpicture}
\end{document} |
|
example_5046_combination_14 | \documentclass[12pt]{article}
\usepackage{amsmath,amsfonts,amssymb,amsthm,epsfig,epstopdf,titling,url,array}
\usepackage[colorlinks=true]{hyperref}
\usepackage{tikz}
\begin{document}
\begin{tikzpicture}
\node (A) at (0, 0) {$...$};
\node (B) at (3, 0) {$A^{i-1}$};
\node (C) at (6, 0) {$A^i$};
\node (D) at (9, 0) {$A^{i+1}$};
\node (E) at (12, 0) {$...$};
\node (F) at (-3, -2) {$...$};
\node (G) at (0, -2) {$B^{i-2}$};
\node (H) at (3, -2) {$B^{i-1}$};
\node (J) at (6, -2) {$B^i$};
\node (K) at (9, -2) {$...$};
\path[->] (A) edge (B);
\path[->] (B) edge node [above] {$d^{i-1}_A$} (C);
\path[->] (C) edge node [above] {$d^i_A$} (D);
\path[->] (D) edge (E);
\end{tikzpicture}
\end{document} |
|
example_5046_combination_13 | \documentclass[12pt]{article}
\usepackage{amsmath,amsfonts,amssymb,amsthm,epsfig,epstopdf,titling,url,array}
\usepackage[colorlinks=true]{hyperref}
\usepackage{tikz}
\begin{document}
\begin{tikzpicture}
\node (A) at (0, 0) {$...$};
\node (B) at (3, 0) {$A^{i-1}$};
\node (C) at (6, 0) {$A^i$};
\node (D) at (9, 0) {$A^{i+1}$};
\node (E) at (12, 0) {$...$};
\node (F) at (-3, -2) {$...$};
\node (G) at (0, -2) {$B^{i-2}$};
\node (H) at (3, -2) {$B^{i-1}$};
\node (J) at (6, -2) {$B^i$};
\node (K) at (9, -2) {$...$};
\path[->] (A) edge (B);
\path[->] (B) edge node [above] {$d^{i-1}_A$} (C);
\path[->] (C) edge node [above] {$d^i_A$} (D);
\end{tikzpicture}
\end{document} |
|
example_5046_combination_2 | \documentclass[12pt]{article}
\usepackage{amsmath,amsfonts,amssymb,amsthm,epsfig,epstopdf,titling,url,array}
\usepackage[colorlinks=true]{hyperref}
\usepackage{tikz}
\begin{document}
\begin{tikzpicture}
\node (A) at (0, 0) {$...$};
\node (B) at (3, 0) {$A^{i-1}$};
\end{tikzpicture}
\end{document} |
|
example_5046_combination_5 | \documentclass[12pt]{article}
\usepackage{amsmath,amsfonts,amssymb,amsthm,epsfig,epstopdf,titling,url,array}
\usepackage[colorlinks=true]{hyperref}
\usepackage{tikz}
\begin{document}
\begin{tikzpicture}
\node (A) at (0, 0) {$...$};
\node (B) at (3, 0) {$A^{i-1}$};
\node (C) at (6, 0) {$A^i$};
\node (D) at (9, 0) {$A^{i+1}$};
\node (E) at (12, 0) {$...$};
\end{tikzpicture}
\end{document} |
|
example_5046_combination_12 | \documentclass[12pt]{article}
\usepackage{amsmath,amsfonts,amssymb,amsthm,epsfig,epstopdf,titling,url,array}
\usepackage[colorlinks=true]{hyperref}
\usepackage{tikz}
\begin{document}
\begin{tikzpicture}
\node (A) at (0, 0) {$...$};
\node (B) at (3, 0) {$A^{i-1}$};
\node (C) at (6, 0) {$A^i$};
\node (D) at (9, 0) {$A^{i+1}$};
\node (E) at (12, 0) {$...$};
\node (F) at (-3, -2) {$...$};
\node (G) at (0, -2) {$B^{i-2}$};
\node (H) at (3, -2) {$B^{i-1}$};
\node (J) at (6, -2) {$B^i$};
\node (K) at (9, -2) {$...$};
\path[->] (A) edge (B);
\path[->] (B) edge node [above] {$d^{i-1}_A$} (C);
\end{tikzpicture}
\end{document} |
|
example_5046_combination_15 | \documentclass[12pt]{article}
\usepackage{amsmath,amsfonts,amssymb,amsthm,epsfig,epstopdf,titling,url,array}
\usepackage[colorlinks=true]{hyperref}
\usepackage{tikz}
\begin{document}
\begin{tikzpicture}
\node (A) at (0, 0) {$...$};
\node (B) at (3, 0) {$A^{i-1}$};
\node (C) at (6, 0) {$A^i$};
\node (D) at (9, 0) {$A^{i+1}$};
\node (E) at (12, 0) {$...$};
\node (F) at (-3, -2) {$...$};
\node (G) at (0, -2) {$B^{i-2}$};
\node (H) at (3, -2) {$B^{i-1}$};
\node (J) at (6, -2) {$B^i$};
\node (K) at (9, -2) {$...$};
\path[->] (A) edge (B);
\path[->] (B) edge node [above] {$d^{i-1}_A$} (C);
\path[->] (C) edge node [above] {$d^i_A$} (D);
\path[->] (D) edge (E);
\path[->] (F) edge (G);
\end{tikzpicture}
\end{document} |
|
example_5046_combination_20 | \documentclass[12pt]{article}
\usepackage{amsmath,amsfonts,amssymb,amsthm,epsfig,epstopdf,titling,url,array}
\usepackage[colorlinks=true]{hyperref}
\usepackage{tikz}
\begin{document}
\begin{tikzpicture}
\node (A) at (0, 0) {$...$};
\node (B) at (3, 0) {$A^{i-1}$};
\node (C) at (6, 0) {$A^i$};
\node (D) at (9, 0) {$A^{i+1}$};
\node (E) at (12, 0) {$...$};
\node (F) at (-3, -2) {$...$};
\node (G) at (0, -2) {$B^{i-2}$};
\node (H) at (3, -2) {$B^{i-1}$};
\node (J) at (6, -2) {$B^i$};
\node (K) at (9, -2) {$...$};
\path[->] (A) edge (B);
\path[->] (B) edge node [above] {$d^{i-1}_A$} (C);
\path[->] (C) edge node [above] {$d^i_A$} (D);
\path[->] (D) edge (E);
\path[->] (F) edge (G);
\path[->] (G) edge node [below] {$d^{i-2}_B$} (H);
\path[->] (H) edge node [below] {$d^{i-1}_B$} (J);
\path[->] (J) edge (K);
\path[->] (B) edge node [left, midway]{$k^{i-1}$} (G);
\path[->] (C) edge node [left, midway]{$k^i$} (H);
\end{tikzpicture}
\end{document} |
|
example_5046_combination_18 | \documentclass[12pt]{article}
\usepackage{amsmath,amsfonts,amssymb,amsthm,epsfig,epstopdf,titling,url,array}
\usepackage[colorlinks=true]{hyperref}
\usepackage{tikz}
\begin{document}
\begin{tikzpicture}
\node (A) at (0, 0) {$...$};
\node (B) at (3, 0) {$A^{i-1}$};
\node (C) at (6, 0) {$A^i$};
\node (D) at (9, 0) {$A^{i+1}$};
\node (E) at (12, 0) {$...$};
\node (F) at (-3, -2) {$...$};
\node (G) at (0, -2) {$B^{i-2}$};
\node (H) at (3, -2) {$B^{i-1}$};
\node (J) at (6, -2) {$B^i$};
\node (K) at (9, -2) {$...$};
\path[->] (A) edge (B);
\path[->] (B) edge node [above] {$d^{i-1}_A$} (C);
\path[->] (C) edge node [above] {$d^i_A$} (D);
\path[->] (D) edge (E);
\path[->] (F) edge (G);
\path[->] (G) edge node [below] {$d^{i-2}_B$} (H);
\path[->] (H) edge node [below] {$d^{i-1}_B$} (J);
\path[->] (J) edge (K);
\end{tikzpicture}
\end{document} |
|
example_5046_combination_16 | \documentclass[12pt]{article}
\usepackage{amsmath,amsfonts,amssymb,amsthm,epsfig,epstopdf,titling,url,array}
\usepackage[colorlinks=true]{hyperref}
\usepackage{tikz}
\begin{document}
\begin{tikzpicture}
\node (A) at (0, 0) {$...$};
\node (B) at (3, 0) {$A^{i-1}$};
\node (C) at (6, 0) {$A^i$};
\node (D) at (9, 0) {$A^{i+1}$};
\node (E) at (12, 0) {$...$};
\node (F) at (-3, -2) {$...$};
\node (G) at (0, -2) {$B^{i-2}$};
\node (H) at (3, -2) {$B^{i-1}$};
\node (J) at (6, -2) {$B^i$};
\node (K) at (9, -2) {$...$};
\path[->] (A) edge (B);
\path[->] (B) edge node [above] {$d^{i-1}_A$} (C);
\path[->] (C) edge node [above] {$d^i_A$} (D);
\path[->] (D) edge (E);
\path[->] (F) edge (G);
\path[->] (G) edge node [below] {$d^{i-2}_B$} (H);
\end{tikzpicture}
\end{document} |
|
example_5046_combination_11 | \documentclass[12pt]{article}
\usepackage{amsmath,amsfonts,amssymb,amsthm,epsfig,epstopdf,titling,url,array}
\usepackage[colorlinks=true]{hyperref}
\usepackage{tikz}
\begin{document}
\begin{tikzpicture}
\node (A) at (0, 0) {$...$};
\node (B) at (3, 0) {$A^{i-1}$};
\node (C) at (6, 0) {$A^i$};
\node (D) at (9, 0) {$A^{i+1}$};
\node (E) at (12, 0) {$...$};
\node (F) at (-3, -2) {$...$};
\node (G) at (0, -2) {$B^{i-2}$};
\node (H) at (3, -2) {$B^{i-1}$};
\node (J) at (6, -2) {$B^i$};
\node (K) at (9, -2) {$...$};
\path[->] (A) edge (B);
\end{tikzpicture}
\end{document} |
|
example_5046_combination_6 | \documentclass[12pt]{article}
\usepackage{amsmath,amsfonts,amssymb,amsthm,epsfig,epstopdf,titling,url,array}
\usepackage[colorlinks=true]{hyperref}
\usepackage{tikz}
\begin{document}
\begin{tikzpicture}
\node (A) at (0, 0) {$...$};
\node (B) at (3, 0) {$A^{i-1}$};
\node (C) at (6, 0) {$A^i$};
\node (D) at (9, 0) {$A^{i+1}$};
\node (E) at (12, 0) {$...$};
\node (F) at (-3, -2) {$...$};
\end{tikzpicture}
\end{document} |
|
example_5046_combination_1 | \documentclass[12pt]{article}
\usepackage{amsmath,amsfonts,amssymb,amsthm,epsfig,epstopdf,titling,url,array}
\usepackage[colorlinks=true]{hyperref}
\usepackage{tikz}
\begin{document}
\begin{tikzpicture}
\node (A) at (0, 0) {$...$};
\end{tikzpicture}
\end{document} |
|
example_5046_combination_8 | \documentclass[12pt]{article}
\usepackage{amsmath,amsfonts,amssymb,amsthm,epsfig,epstopdf,titling,url,array}
\usepackage[colorlinks=true]{hyperref}
\usepackage{tikz}
\begin{document}
\begin{tikzpicture}
\node (A) at (0, 0) {$...$};
\node (B) at (3, 0) {$A^{i-1}$};
\node (C) at (6, 0) {$A^i$};
\node (D) at (9, 0) {$A^{i+1}$};
\node (E) at (12, 0) {$...$};
\node (F) at (-3, -2) {$...$};
\node (G) at (0, -2) {$B^{i-2}$};
\node (H) at (3, -2) {$B^{i-1}$};
\end{tikzpicture}
\end{document} |
|
example_5046_combination_10 | \documentclass[12pt]{article}
\usepackage{amsmath,amsfonts,amssymb,amsthm,epsfig,epstopdf,titling,url,array}
\usepackage[colorlinks=true]{hyperref}
\usepackage{tikz}
\begin{document}
\begin{tikzpicture}
\node (A) at (0, 0) {$...$};
\node (B) at (3, 0) {$A^{i-1}$};
\node (C) at (6, 0) {$A^i$};
\node (D) at (9, 0) {$A^{i+1}$};
\node (E) at (12, 0) {$...$};
\node (F) at (-3, -2) {$...$};
\node (G) at (0, -2) {$B^{i-2}$};
\node (H) at (3, -2) {$B^{i-1}$};
\node (J) at (6, -2) {$B^i$};
\node (K) at (9, -2) {$...$};
\end{tikzpicture}
\end{document} |
|
example_5046_combination_17 | \documentclass[12pt]{article}
\usepackage{amsmath,amsfonts,amssymb,amsthm,epsfig,epstopdf,titling,url,array}
\usepackage[colorlinks=true]{hyperref}
\usepackage{tikz}
\begin{document}
\begin{tikzpicture}
\node (A) at (0, 0) {$...$};
\node (B) at (3, 0) {$A^{i-1}$};
\node (C) at (6, 0) {$A^i$};
\node (D) at (9, 0) {$A^{i+1}$};
\node (E) at (12, 0) {$...$};
\node (F) at (-3, -2) {$...$};
\node (G) at (0, -2) {$B^{i-2}$};
\node (H) at (3, -2) {$B^{i-1}$};
\node (J) at (6, -2) {$B^i$};
\node (K) at (9, -2) {$...$};
\path[->] (A) edge (B);
\path[->] (B) edge node [above] {$d^{i-1}_A$} (C);
\path[->] (C) edge node [above] {$d^i_A$} (D);
\path[->] (D) edge (E);
\path[->] (F) edge (G);
\path[->] (G) edge node [below] {$d^{i-2}_B$} (H);
\path[->] (H) edge node [below] {$d^{i-1}_B$} (J);
\end{tikzpicture}
\end{document} |
|
example_5046_combination_19 | \documentclass[12pt]{article}
\usepackage{amsmath,amsfonts,amssymb,amsthm,epsfig,epstopdf,titling,url,array}
\usepackage[colorlinks=true]{hyperref}
\usepackage{tikz}
\begin{document}
\begin{tikzpicture}
\node (A) at (0, 0) {$...$};
\node (B) at (3, 0) {$A^{i-1}$};
\node (C) at (6, 0) {$A^i$};
\node (D) at (9, 0) {$A^{i+1}$};
\node (E) at (12, 0) {$...$};
\node (F) at (-3, -2) {$...$};
\node (G) at (0, -2) {$B^{i-2}$};
\node (H) at (3, -2) {$B^{i-1}$};
\node (J) at (6, -2) {$B^i$};
\node (K) at (9, -2) {$...$};
\path[->] (A) edge (B);
\path[->] (B) edge node [above] {$d^{i-1}_A$} (C);
\path[->] (C) edge node [above] {$d^i_A$} (D);
\path[->] (D) edge (E);
\path[->] (F) edge (G);
\path[->] (G) edge node [below] {$d^{i-2}_B$} (H);
\path[->] (H) edge node [below] {$d^{i-1}_B$} (J);
\path[->] (J) edge (K);
\path[->] (B) edge node [left, midway]{$k^{i-1}$} (G);
\end{tikzpicture}
\end{document} |
|
example_5046_combination_9 | \documentclass[12pt]{article}
\usepackage{amsmath,amsfonts,amssymb,amsthm,epsfig,epstopdf,titling,url,array}
\usepackage[colorlinks=true]{hyperref}
\usepackage{tikz}
\begin{document}
\begin{tikzpicture}
\node (A) at (0, 0) {$...$};
\node (B) at (3, 0) {$A^{i-1}$};
\node (C) at (6, 0) {$A^i$};
\node (D) at (9, 0) {$A^{i+1}$};
\node (E) at (12, 0) {$...$};
\node (F) at (-3, -2) {$...$};
\node (G) at (0, -2) {$B^{i-2}$};
\node (H) at (3, -2) {$B^{i-1}$};
\node (J) at (6, -2) {$B^i$};
\end{tikzpicture}
\end{document} |
|
example_5046_combination_7 | \documentclass[12pt]{article}
\usepackage{amsmath,amsfonts,amssymb,amsthm,epsfig,epstopdf,titling,url,array}
\usepackage[colorlinks=true]{hyperref}
\usepackage{tikz}
\begin{document}
\begin{tikzpicture}
\node (A) at (0, 0) {$...$};
\node (B) at (3, 0) {$A^{i-1}$};
\node (C) at (6, 0) {$A^i$};
\node (D) at (9, 0) {$A^{i+1}$};
\node (E) at (12, 0) {$...$};
\node (F) at (-3, -2) {$...$};
\node (G) at (0, -2) {$B^{i-2}$};
\end{tikzpicture}
\end{document} |
|
example_5046_main | \documentclass[12pt]{article}
\usepackage{amsmath,amsfonts,amssymb,amsthm,epsfig,epstopdf,titling,url,array}
\usepackage[colorlinks=true]{hyperref}
\usepackage{tikz}
\begin{document}
\begin{tikzpicture}
\node (A) at (0, 0) {$...$};
\node (B) at (3, 0) {$A^{i-1}$};
\node (C) at (6, 0) {$A^i$};
\node (D) at (9, 0) {$A^{i+1}$};
\node (E) at (12, 0) {$...$};
\node (F) at (-3, -2) {$...$};
\node (G) at (0, -2) {$B^{i-2}$};
\node (H) at (3, -2) {$B^{i-1}$};
\node (J) at (6, -2) {$B^i$};
\node (K) at (9, -2) {$...$};
\path[->] (A) edge (B);
\path[->] (B) edge node [above] {$d^{i-1}_A$} (C);
\path[->] (C) edge node [above] {$d^i_A$} (D);
\path[->] (D) edge (E);
\path[->] (F) edge (G);
\path[->] (G) edge node [below] {$d^{i-2}_B$} (H);
\path[->] (H) edge node [below] {$d^{i-1}_B$} (J);
\path[->] (J) edge (K);
\path[->] (B) edge node [left, midway]{$k^{i-1}$} (G);
\path[->] (C) edge node [left, midway]{$k^i$} (H);
\path[->] (D) edge node [left, midway]{$k^{i+1}$} (J);
\end{tikzpicture}
\end{document} |
|
example_5047_combination_14 | \documentclass[12pt]{article}
\usepackage{amsmath,amsfonts,amssymb,amsthm,epsfig,epstopdf,titling,url,array}
\usepackage[colorlinks=true]{hyperref}
\usepackage{tikz}
\begin{document}
\begin{tikzpicture}
\node (A) at (0, 0) {$...$};
\node (B) at (3, 0) {$A^{i+1}$};
\node (C) at (6, 0) {$A^{i+2}$};
\node (D) at (9, 0) {$A^{i+3}$};
\node (E) at (12, 0) {$...$};
\node (F) at (0, -2) {$...$};
\node (G) at (3, -2) {$B^i$};
\node (H) at (6, -2) {$B^{i+1}$};
\node (J) at (9, -2) {$B^{i+2}$};
\node (K) at (12, -2) {$...$};
\node (L) at (3, -1) {$\oplus$};
\node (M) at (6, -1) {$\oplus$};
\node (N) at (9, -1) {$\oplus$};
\path[->] (A) edge (B);
\end{tikzpicture}
\end{document} |
|
example_5047_combination_13 | \documentclass[12pt]{article}
\usepackage{amsmath,amsfonts,amssymb,amsthm,epsfig,epstopdf,titling,url,array}
\usepackage[colorlinks=true]{hyperref}
\usepackage{tikz}
\begin{document}
\begin{tikzpicture}
\node (A) at (0, 0) {$...$};
\node (B) at (3, 0) {$A^{i+1}$};
\node (C) at (6, 0) {$A^{i+2}$};
\node (D) at (9, 0) {$A^{i+3}$};
\node (E) at (12, 0) {$...$};
\node (F) at (0, -2) {$...$};
\node (G) at (3, -2) {$B^i$};
\node (H) at (6, -2) {$B^{i+1}$};
\node (J) at (9, -2) {$B^{i+2}$};
\node (K) at (12, -2) {$...$};
\node (L) at (3, -1) {$\oplus$};
\node (M) at (6, -1) {$\oplus$};
\node (N) at (9, -1) {$\oplus$};
\end{tikzpicture}
\end{document} |
|
example_5047_combination_21 | \documentclass[12pt]{article}
\usepackage{amsmath,amsfonts,amssymb,amsthm,epsfig,epstopdf,titling,url,array}
\usepackage[colorlinks=true]{hyperref}
\usepackage{tikz}
\begin{document}
\begin{tikzpicture}
\node (A) at (0, 0) {$...$};
\node (B) at (3, 0) {$A^{i+1}$};
\node (C) at (6, 0) {$A^{i+2}$};
\node (D) at (9, 0) {$A^{i+3}$};
\node (E) at (12, 0) {$...$};
\node (F) at (0, -2) {$...$};
\node (G) at (3, -2) {$B^i$};
\node (H) at (6, -2) {$B^{i+1}$};
\node (J) at (9, -2) {$B^{i+2}$};
\node (K) at (12, -2) {$...$};
\node (L) at (3, -1) {$\oplus$};
\node (M) at (6, -1) {$\oplus$};
\node (N) at (9, -1) {$\oplus$};
\path[->] (A) edge (B);
\path[->] (B) edge node [above] {$-d^{i+1}_A$} (C);
\path[->] (C) edge node [above] {$-d^{i+2}_A$} (D);
\path[->] (D) edge (E);
\path[->] (F) edge (G);
\path[->] (G) edge node [below] {$d^i_B$} (H);
\path[->] (H) edge node [below] {$d^{i+1}_B$} (J);
\path[->] (J) edge (K);
\end{tikzpicture}
\end{document} |
|
example_5047_combination_2 | \documentclass[12pt]{article}
\usepackage{amsmath,amsfonts,amssymb,amsthm,epsfig,epstopdf,titling,url,array}
\usepackage[colorlinks=true]{hyperref}
\usepackage{tikz}
\begin{document}
\begin{tikzpicture}
\node (A) at (0, 0) {$...$};
\node (B) at (3, 0) {$A^{i+1}$};
\end{tikzpicture}
\end{document} |
|
example_5047_combination_5 | \documentclass[12pt]{article}
\usepackage{amsmath,amsfonts,amssymb,amsthm,epsfig,epstopdf,titling,url,array}
\usepackage[colorlinks=true]{hyperref}
\usepackage{tikz}
\begin{document}
\begin{tikzpicture}
\node (A) at (0, 0) {$...$};
\node (B) at (3, 0) {$A^{i+1}$};
\node (C) at (6, 0) {$A^{i+2}$};
\node (D) at (9, 0) {$A^{i+3}$};
\node (E) at (12, 0) {$...$};
\end{tikzpicture}
\end{document} |
|
example_5047_combination_20 | \documentclass[12pt]{article}
\usepackage{amsmath,amsfonts,amssymb,amsthm,epsfig,epstopdf,titling,url,array}
\usepackage[colorlinks=true]{hyperref}
\usepackage{tikz}
\begin{document}
\begin{tikzpicture}
\node (A) at (0, 0) {$...$};
\node (B) at (3, 0) {$A^{i+1}$};
\node (C) at (6, 0) {$A^{i+2}$};
\node (D) at (9, 0) {$A^{i+3}$};
\node (E) at (12, 0) {$...$};
\node (F) at (0, -2) {$...$};
\node (G) at (3, -2) {$B^i$};
\node (H) at (6, -2) {$B^{i+1}$};
\node (J) at (9, -2) {$B^{i+2}$};
\node (K) at (12, -2) {$...$};
\node (L) at (3, -1) {$\oplus$};
\node (M) at (6, -1) {$\oplus$};
\node (N) at (9, -1) {$\oplus$};
\path[->] (A) edge (B);
\path[->] (B) edge node [above] {$-d^{i+1}_A$} (C);
\path[->] (C) edge node [above] {$-d^{i+2}_A$} (D);
\path[->] (D) edge (E);
\path[->] (F) edge (G);
\path[->] (G) edge node [below] {$d^i_B$} (H);
\path[->] (H) edge node [below] {$d^{i+1}_B$} (J);
\end{tikzpicture}
\end{document} |
|
example_5047_combination_12 | \documentclass[12pt]{article}
\usepackage{amsmath,amsfonts,amssymb,amsthm,epsfig,epstopdf,titling,url,array}
\usepackage[colorlinks=true]{hyperref}
\usepackage{tikz}
\begin{document}
\begin{tikzpicture}
\node (A) at (0, 0) {$...$};
\node (B) at (3, 0) {$A^{i+1}$};
\node (C) at (6, 0) {$A^{i+2}$};
\node (D) at (9, 0) {$A^{i+3}$};
\node (E) at (12, 0) {$...$};
\node (F) at (0, -2) {$...$};
\node (G) at (3, -2) {$B^i$};
\node (H) at (6, -2) {$B^{i+1}$};
\node (J) at (9, -2) {$B^{i+2}$};
\node (K) at (12, -2) {$...$};
\node (L) at (3, -1) {$\oplus$};
\node (M) at (6, -1) {$\oplus$};
\end{tikzpicture}
\end{document} |
|
example_5047_combination_15 | \documentclass[12pt]{article}
\usepackage{amsmath,amsfonts,amssymb,amsthm,epsfig,epstopdf,titling,url,array}
\usepackage[colorlinks=true]{hyperref}
\usepackage{tikz}
\begin{document}
\begin{tikzpicture}
\node (A) at (0, 0) {$...$};
\node (B) at (3, 0) {$A^{i+1}$};
\node (C) at (6, 0) {$A^{i+2}$};
\node (D) at (9, 0) {$A^{i+3}$};
\node (E) at (12, 0) {$...$};
\node (F) at (0, -2) {$...$};
\node (G) at (3, -2) {$B^i$};
\node (H) at (6, -2) {$B^{i+1}$};
\node (J) at (9, -2) {$B^{i+2}$};
\node (K) at (12, -2) {$...$};
\node (L) at (3, -1) {$\oplus$};
\node (M) at (6, -1) {$\oplus$};
\node (N) at (9, -1) {$\oplus$};
\path[->] (A) edge (B);
\path[->] (B) edge node [above] {$-d^{i+1}_A$} (C);
\end{tikzpicture}
\end{document} |
|
example_5047_combination_4 | \documentclass[12pt]{article}
\usepackage{amsmath,amsfonts,amssymb,amsthm,epsfig,epstopdf,titling,url,array}
\usepackage[colorlinks=true]{hyperref}
\usepackage{tikz}
\begin{document}
\begin{tikzpicture}
\node (A) at (0, 0) {$...$};
\node (B) at (3, 0) {$A^{i+1}$};
\node (C) at (6, 0) {$A^{i+2}$};
\node (D) at (9, 0) {$A^{i+3}$};
\end{tikzpicture}
\end{document} |
|
example_5047_combination_3 | \documentclass[12pt]{article}
\usepackage{amsmath,amsfonts,amssymb,amsthm,epsfig,epstopdf,titling,url,array}
\usepackage[colorlinks=true]{hyperref}
\usepackage{tikz}
\begin{document}
\begin{tikzpicture}
\node (A) at (0, 0) {$...$};
\node (B) at (3, 0) {$A^{i+1}$};
\node (C) at (6, 0) {$A^{i+2}$};
\end{tikzpicture}
\end{document} |
|
example_5047_combination_9 | \documentclass[12pt]{article}
\usepackage{amsmath,amsfonts,amssymb,amsthm,epsfig,epstopdf,titling,url,array}
\usepackage[colorlinks=true]{hyperref}
\usepackage{tikz}
\begin{document}
\begin{tikzpicture}
\node (A) at (0, 0) {$...$};
\node (B) at (3, 0) {$A^{i+1}$};
\node (C) at (6, 0) {$A^{i+2}$};
\node (D) at (9, 0) {$A^{i+3}$};
\node (E) at (12, 0) {$...$};
\node (F) at (0, -2) {$...$};
\node (G) at (3, -2) {$B^i$};
\node (H) at (6, -2) {$B^{i+1}$};
\node (J) at (9, -2) {$B^{i+2}$};
\end{tikzpicture}
\end{document} |
|
example_5047_combination_7 | \documentclass[12pt]{article}
\usepackage{amsmath,amsfonts,amssymb,amsthm,epsfig,epstopdf,titling,url,array}
\usepackage[colorlinks=true]{hyperref}
\usepackage{tikz}
\begin{document}
\begin{tikzpicture}
\node (A) at (0, 0) {$...$};
\node (B) at (3, 0) {$A^{i+1}$};
\node (C) at (6, 0) {$A^{i+2}$};
\node (D) at (9, 0) {$A^{i+3}$};
\node (E) at (12, 0) {$...$};
\node (F) at (0, -2) {$...$};
\node (G) at (3, -2) {$B^i$};
\end{tikzpicture}
\end{document} |
|
example_5047_combination_23 | \documentclass[12pt]{article}
\usepackage{amsmath,amsfonts,amssymb,amsthm,epsfig,epstopdf,titling,url,array}
\usepackage[colorlinks=true]{hyperref}
\usepackage{tikz}
\begin{document}
\begin{tikzpicture}
\node (A) at (0, 0) {$...$};
\node (B) at (3, 0) {$A^{i+1}$};
\node (C) at (6, 0) {$A^{i+2}$};
\node (D) at (9, 0) {$A^{i+3}$};
\node (E) at (12, 0) {$...$};
\node (F) at (0, -2) {$...$};
\node (G) at (3, -2) {$B^i$};
\node (H) at (6, -2) {$B^{i+1}$};
\node (J) at (9, -2) {$B^{i+2}$};
\node (K) at (12, -2) {$...$};
\node (L) at (3, -1) {$\oplus$};
\node (M) at (6, -1) {$\oplus$};
\node (N) at (9, -1) {$\oplus$};
\path[->] (A) edge (B);
\path[->] (B) edge node [above] {$-d^{i+1}_A$} (C);
\path[->] (C) edge node [above] {$-d^{i+2}_A$} (D);
\path[->] (D) edge (E);
\path[->] (F) edge (G);
\path[->] (G) edge node [below] {$d^i_B$} (H);
\path[->] (H) edge node [below] {$d^{i+1}_B$} (J);
\path[->] (J) edge (K);
\path[->] (B) edge node [right, midway]{$f^{i+1}$} (H);
\path[->] (C) edge node [right, midway]{$f^{i+2}$} (J);
\end{tikzpicture}
\end{document} |
|
example_5047_combination_18 | \documentclass[12pt]{article}
\usepackage{amsmath,amsfonts,amssymb,amsthm,epsfig,epstopdf,titling,url,array}
\usepackage[colorlinks=true]{hyperref}
\usepackage{tikz}
\begin{document}
\begin{tikzpicture}
\node (A) at (0, 0) {$...$};
\node (B) at (3, 0) {$A^{i+1}$};
\node (C) at (6, 0) {$A^{i+2}$};
\node (D) at (9, 0) {$A^{i+3}$};
\node (E) at (12, 0) {$...$};
\node (F) at (0, -2) {$...$};
\node (G) at (3, -2) {$B^i$};
\node (H) at (6, -2) {$B^{i+1}$};
\node (J) at (9, -2) {$B^{i+2}$};
\node (K) at (12, -2) {$...$};
\node (L) at (3, -1) {$\oplus$};
\node (M) at (6, -1) {$\oplus$};
\node (N) at (9, -1) {$\oplus$};
\path[->] (A) edge (B);
\path[->] (B) edge node [above] {$-d^{i+1}_A$} (C);
\path[->] (C) edge node [above] {$-d^{i+2}_A$} (D);
\path[->] (D) edge (E);
\path[->] (F) edge (G);
\end{tikzpicture}
\end{document} |
|
example_5047_combination_16 | \documentclass[12pt]{article}
\usepackage{amsmath,amsfonts,amssymb,amsthm,epsfig,epstopdf,titling,url,array}
\usepackage[colorlinks=true]{hyperref}
\usepackage{tikz}
\begin{document}
\begin{tikzpicture}
\node (A) at (0, 0) {$...$};
\node (B) at (3, 0) {$A^{i+1}$};
\node (C) at (6, 0) {$A^{i+2}$};
\node (D) at (9, 0) {$A^{i+3}$};
\node (E) at (12, 0) {$...$};
\node (F) at (0, -2) {$...$};
\node (G) at (3, -2) {$B^i$};
\node (H) at (6, -2) {$B^{i+1}$};
\node (J) at (9, -2) {$B^{i+2}$};
\node (K) at (12, -2) {$...$};
\node (L) at (3, -1) {$\oplus$};
\node (M) at (6, -1) {$\oplus$};
\node (N) at (9, -1) {$\oplus$};
\path[->] (A) edge (B);
\path[->] (B) edge node [above] {$-d^{i+1}_A$} (C);
\path[->] (C) edge node [above] {$-d^{i+2}_A$} (D);
\end{tikzpicture}
\end{document} |
|
example_5047_combination_11 | \documentclass[12pt]{article}
\usepackage{amsmath,amsfonts,amssymb,amsthm,epsfig,epstopdf,titling,url,array}
\usepackage[colorlinks=true]{hyperref}
\usepackage{tikz}
\begin{document}
\begin{tikzpicture}
\node (A) at (0, 0) {$...$};
\node (B) at (3, 0) {$A^{i+1}$};
\node (C) at (6, 0) {$A^{i+2}$};
\node (D) at (9, 0) {$A^{i+3}$};
\node (E) at (12, 0) {$...$};
\node (F) at (0, -2) {$...$};
\node (G) at (3, -2) {$B^i$};
\node (H) at (6, -2) {$B^{i+1}$};
\node (J) at (9, -2) {$B^{i+2}$};
\node (K) at (12, -2) {$...$};
\node (L) at (3, -1) {$\oplus$};
\end{tikzpicture}
\end{document} |
|
example_5047_combination_6 | \documentclass[12pt]{article}
\usepackage{amsmath,amsfonts,amssymb,amsthm,epsfig,epstopdf,titling,url,array}
\usepackage[colorlinks=true]{hyperref}
\usepackage{tikz}
\begin{document}
\begin{tikzpicture}
\node (A) at (0, 0) {$...$};
\node (B) at (3, 0) {$A^{i+1}$};
\node (C) at (6, 0) {$A^{i+2}$};
\node (D) at (9, 0) {$A^{i+3}$};
\node (E) at (12, 0) {$...$};
\node (F) at (0, -2) {$...$};
\end{tikzpicture}
\end{document} |
|
example_5047_combination_1 | \documentclass[12pt]{article}
\usepackage{amsmath,amsfonts,amssymb,amsthm,epsfig,epstopdf,titling,url,array}
\usepackage[colorlinks=true]{hyperref}
\usepackage{tikz}
\begin{document}
\begin{tikzpicture}
\node (A) at (0, 0) {$...$};
\end{tikzpicture}
\end{document} |
|
example_5047_combination_8 | \documentclass[12pt]{article}
\usepackage{amsmath,amsfonts,amssymb,amsthm,epsfig,epstopdf,titling,url,array}
\usepackage[colorlinks=true]{hyperref}
\usepackage{tikz}
\begin{document}
\begin{tikzpicture}
\node (A) at (0, 0) {$...$};
\node (B) at (3, 0) {$A^{i+1}$};
\node (C) at (6, 0) {$A^{i+2}$};
\node (D) at (9, 0) {$A^{i+3}$};
\node (E) at (12, 0) {$...$};
\node (F) at (0, -2) {$...$};
\node (G) at (3, -2) {$B^i$};
\node (H) at (6, -2) {$B^{i+1}$};
\end{tikzpicture}
\end{document} |
|
example_5047_combination_10 | \documentclass[12pt]{article}
\usepackage{amsmath,amsfonts,amssymb,amsthm,epsfig,epstopdf,titling,url,array}
\usepackage[colorlinks=true]{hyperref}
\usepackage{tikz}
\begin{document}
\begin{tikzpicture}
\node (A) at (0, 0) {$...$};
\node (B) at (3, 0) {$A^{i+1}$};
\node (C) at (6, 0) {$A^{i+2}$};
\node (D) at (9, 0) {$A^{i+3}$};
\node (E) at (12, 0) {$...$};
\node (F) at (0, -2) {$...$};
\node (G) at (3, -2) {$B^i$};
\node (H) at (6, -2) {$B^{i+1}$};
\node (J) at (9, -2) {$B^{i+2}$};
\node (K) at (12, -2) {$...$};
\end{tikzpicture}
\end{document} |
|
example_5047_combination_17 | \documentclass[12pt]{article}
\usepackage{amsmath,amsfonts,amssymb,amsthm,epsfig,epstopdf,titling,url,array}
\usepackage[colorlinks=true]{hyperref}
\usepackage{tikz}
\begin{document}
\begin{tikzpicture}
\node (A) at (0, 0) {$...$};
\node (B) at (3, 0) {$A^{i+1}$};
\node (C) at (6, 0) {$A^{i+2}$};
\node (D) at (9, 0) {$A^{i+3}$};
\node (E) at (12, 0) {$...$};
\node (F) at (0, -2) {$...$};
\node (G) at (3, -2) {$B^i$};
\node (H) at (6, -2) {$B^{i+1}$};
\node (J) at (9, -2) {$B^{i+2}$};
\node (K) at (12, -2) {$...$};
\node (L) at (3, -1) {$\oplus$};
\node (M) at (6, -1) {$\oplus$};
\node (N) at (9, -1) {$\oplus$};
\path[->] (A) edge (B);
\path[->] (B) edge node [above] {$-d^{i+1}_A$} (C);
\path[->] (C) edge node [above] {$-d^{i+2}_A$} (D);
\path[->] (D) edge (E);
\end{tikzpicture}
\end{document} |
|
example_5047_combination_19 | \documentclass[12pt]{article}
\usepackage{amsmath,amsfonts,amssymb,amsthm,epsfig,epstopdf,titling,url,array}
\usepackage[colorlinks=true]{hyperref}
\usepackage{tikz}
\begin{document}
\begin{tikzpicture}
\node (A) at (0, 0) {$...$};
\node (B) at (3, 0) {$A^{i+1}$};
\node (C) at (6, 0) {$A^{i+2}$};
\node (D) at (9, 0) {$A^{i+3}$};
\node (E) at (12, 0) {$...$};
\node (F) at (0, -2) {$...$};
\node (G) at (3, -2) {$B^i$};
\node (H) at (6, -2) {$B^{i+1}$};
\node (J) at (9, -2) {$B^{i+2}$};
\node (K) at (12, -2) {$...$};
\node (L) at (3, -1) {$\oplus$};
\node (M) at (6, -1) {$\oplus$};
\node (N) at (9, -1) {$\oplus$};
\path[->] (A) edge (B);
\path[->] (B) edge node [above] {$-d^{i+1}_A$} (C);
\path[->] (C) edge node [above] {$-d^{i+2}_A$} (D);
\path[->] (D) edge (E);
\path[->] (F) edge (G);
\path[->] (G) edge node [below] {$d^i_B$} (H);
\end{tikzpicture}
\end{document} |
|
example_5047_combination_22 | \documentclass[12pt]{article}
\usepackage{amsmath,amsfonts,amssymb,amsthm,epsfig,epstopdf,titling,url,array}
\usepackage[colorlinks=true]{hyperref}
\usepackage{tikz}
\begin{document}
\begin{tikzpicture}
\node (A) at (0, 0) {$...$};
\node (B) at (3, 0) {$A^{i+1}$};
\node (C) at (6, 0) {$A^{i+2}$};
\node (D) at (9, 0) {$A^{i+3}$};
\node (E) at (12, 0) {$...$};
\node (F) at (0, -2) {$...$};
\node (G) at (3, -2) {$B^i$};
\node (H) at (6, -2) {$B^{i+1}$};
\node (J) at (9, -2) {$B^{i+2}$};
\node (K) at (12, -2) {$...$};
\node (L) at (3, -1) {$\oplus$};
\node (M) at (6, -1) {$\oplus$};
\node (N) at (9, -1) {$\oplus$};
\path[->] (A) edge (B);
\path[->] (B) edge node [above] {$-d^{i+1}_A$} (C);
\path[->] (C) edge node [above] {$-d^{i+2}_A$} (D);
\path[->] (D) edge (E);
\path[->] (F) edge (G);
\path[->] (G) edge node [below] {$d^i_B$} (H);
\path[->] (H) edge node [below] {$d^{i+1}_B$} (J);
\path[->] (J) edge (K);
\path[->] (B) edge node [right, midway]{$f^{i+1}$} (H);
\end{tikzpicture}
\end{document} |
|
example_5047_main | \documentclass[12pt]{article}
\usepackage{amsmath,amsfonts,amssymb,amsthm,epsfig,epstopdf,titling,url,array}
\usepackage[colorlinks=true]{hyperref}
\usepackage{tikz}
\begin{document}
\begin{tikzpicture}
\node (A) at (0, 0) {$...$};
\node (B) at (3, 0) {$A^{i+1}$};
\node (C) at (6, 0) {$A^{i+2}$};
\node (D) at (9, 0) {$A^{i+3}$};
\node (E) at (12, 0) {$...$};
\node (F) at (0, -2) {$...$};
\node (G) at (3, -2) {$B^i$};
\node (H) at (6, -2) {$B^{i+1}$};
\node (J) at (9, -2) {$B^{i+2}$};
\node (K) at (12, -2) {$...$};
\node (L) at (3, -1) {$\oplus$};
\node (M) at (6, -1) {$\oplus$};
\node (N) at (9, -1) {$\oplus$};
\path[->] (A) edge (B);
\path[->] (B) edge node [above] {$-d^{i+1}_A$} (C);
\path[->] (C) edge node [above] {$-d^{i+2}_A$} (D);
\path[->] (D) edge (E);
\path[->] (F) edge (G);
\path[->] (G) edge node [below] {$d^i_B$} (H);
\path[->] (H) edge node [below] {$d^{i+1}_B$} (J);
\path[->] (J) edge (K);
\path[->] (B) edge node [right, midway]{$f^{i+1}$} (H);
\path[->] (C) edge node [right, midway]{$f^{i+2}$} (J);
\end{tikzpicture}
\end{document} |
|
example_5048_main | \documentclass[rmp,aps,amssymb,twocolumn,nofootinbib,floatfix,showpacs]{revtex4}
\usepackage{amsmath,amssymb,bm}
\usepackage{tikz}
\usepackage[colorlinks,linkcolor=blue,citecolor=blue,breaklinks=true]{hyperref}
\begin{document}
\begin{tikzpicture}[inner sep=0, minimum size=0.1]
\begin{scope}[yshift=0,every node/.append style={yslant=0.5,xslant=-1},yslant=0.5,xslant=-1]
\node[draw, rectangle, dashed, thin, fill={rgb:black,0;white,5}, fill opacity=.2,text opacity=1,label={[label distance=-12.5em]35:{{Data, $\bm{A}$}}}] at (0,0) {\includegraphics[width=.45\columnwidth, trim=0cm 0cm 0cm 0cm,clip=True]{example-image}};
\end{scope}
\begin{scope}[yshift=85,every node/.append style={yslant=0.5,xslant=-1},yslant=0.5,xslant=-1]
\node[draw, rectangle, dashed, thin, fill={rgb:black,0;white,5}, fill opacity=.2,text opacity=1,label={[label distance=-12.4em]30:{{Metadata, $\bm{T}$}}}] at (0,0) {\includegraphics[width=.45\columnwidth, trim=0cm 0cm 0cm 0cm,clip=True]{example-image}};
\end{scope}
\end{tikzpicture}
\end{document} |
|
example_5049_combination_2 | \documentclass{article}
\usepackage{amssymb,amstext,amsmath,amsfonts}
\usepackage{tikz}
\usepackage{pgfplots}
\usepackage[utf8]{inputenc}
\usepackage{color}
\pgfplotscreateplotcyclelist{bw}{%
dashed, every mark/.append style={solid, fill=gray},mark=diamond*\\%
densely dotted, every mark/.append style={solid, fill=gray}, mark=square*\\%
solid, every mark/.append style={solid, fill=gray}, mark=otimes*\\%
dotted, every mark/.append style={solid, fill=gray}, mark=*\\%
loosely dotted, every mark/.append style={solid, fill=gray}, mark=triangle*\\%
loosely dashed, every mark/.append style={solid, fill=gray},mark=*\\%
densely dashed, every mark/.append style={solid, fill=gray},mark=square*\\%
dashdotted, every mark/.append style={solid, fill=gray},mark=otimes*\\%
dasdotdotted, every mark/.append style={solid},mark=star\\%
densely dashdotted,every mark/.append style={solid, fill=gray},mark=diamond*\\%
}
\begin{document}
\begin{tikzpicture}
%
\begin{axis}[ylabel=Accuracy, xlabel=Time Slot (Week),ymin=75,ymax=95,
cycle list name=bw]%
\addplot coordinates {
(15,85.53)
(16,85.34)
(17,81.23)
(18,84.03)
(19,84.33)
};
\addlegendentry{No Feature Change Handling}
\addplot coordinates {
(15,85.62)
(16,85.62)
(17,81.14)
(18,83.85)
(19,84.98)
};
\addlegendentry{Random Selection}
\addplot coordinates {
(15,85.43)
(16,85.62)
(17,83.19)
(18,84.69)
(19,84.70)
};
\addlegendentry{Novelty Selection}
\end{axis}
\end{tikzpicture}
\end{document} |
|
example_5049_combination_1 | \documentclass{article}
\usepackage{amssymb,amstext,amsmath,amsfonts}
\usepackage{tikz}
\usepackage{pgfplots}
\usepackage[utf8]{inputenc}
\usepackage{color}
\pgfplotscreateplotcyclelist{bw}{%
dashed, every mark/.append style={solid, fill=gray},mark=diamond*\\%
densely dotted, every mark/.append style={solid, fill=gray}, mark=square*\\%
solid, every mark/.append style={solid, fill=gray}, mark=otimes*\\%
dotted, every mark/.append style={solid, fill=gray}, mark=*\\%
loosely dotted, every mark/.append style={solid, fill=gray}, mark=triangle*\\%
loosely dashed, every mark/.append style={solid, fill=gray},mark=*\\%
densely dashed, every mark/.append style={solid, fill=gray},mark=square*\\%
dashdotted, every mark/.append style={solid, fill=gray},mark=otimes*\\%
dasdotdotted, every mark/.append style={solid},mark=star\\%
densely dashdotted,every mark/.append style={solid, fill=gray},mark=diamond*\\%
}
\begin{document}
\begin{tikzpicture}
%
\begin{axis}[ylabel=Accuracy, xlabel=Time Slot (Week),ymin=75,ymax=95,
cycle list name=bw]%
\addplot coordinates {
(15,85.53)
(16,85.34)
(17,81.23)
(18,84.03)
(19,84.33)
};
\addlegendentry{No Feature Change Handling}
\addplot coordinates {
(15,85.62)
(16,85.62)
(17,81.14)
(18,83.85)
(19,84.98)
};
\addlegendentry{Random Selection}
\addplot coordinates {
(15,85.43)
(16,85.62)
(17,83.19)
(18,84.69)
(19,84.70)
};
\addlegendentry{Novelty Selection}
\end{axis}
\end{tikzpicture}
\end{document} |
|
example_5049_main | \documentclass{article}
\usepackage{amssymb,amstext,amsmath,amsfonts}
\usepackage{tikz}
\usepackage{pgfplots}
\usepackage[utf8]{inputenc}
\usepackage{color}
\pgfplotscreateplotcyclelist{bw}{%
dashed, every mark/.append style={solid, fill=gray},mark=diamond*\\%
densely dotted, every mark/.append style={solid, fill=gray}, mark=square*\\%
solid, every mark/.append style={solid, fill=gray}, mark=otimes*\\%
dotted, every mark/.append style={solid, fill=gray}, mark=*\\%
loosely dotted, every mark/.append style={solid, fill=gray}, mark=triangle*\\%
loosely dashed, every mark/.append style={solid, fill=gray},mark=*\\%
densely dashed, every mark/.append style={solid, fill=gray},mark=square*\\%
dashdotted, every mark/.append style={solid, fill=gray},mark=otimes*\\%
dasdotdotted, every mark/.append style={solid},mark=star\\%
densely dashdotted,every mark/.append style={solid, fill=gray},mark=diamond*\\%
}
\begin{document}
\begin{tikzpicture}%
\begin{axis}[ylabel=Accuracy, xlabel=Time Slot (Week),ymin=75,ymax=95,
cycle list name=bw]%
\addplot coordinates {
(15,85.53)
(16,85.34)
(17,81.23)
(18,84.03)
(19,84.33)
};
\addlegendentry{No Feature Change Handling}
\addplot coordinates {
(15,85.62)
(16,85.62)
(17,81.14)
(18,83.85)
(19,84.98)
};
\addlegendentry{Random Selection}
\addplot coordinates {
(15,85.43)
(16,85.62)
(17,83.19)
(18,84.69)
(19,84.70)
};
\addlegendentry{Novelty Selection}
\end{axis}
\end{tikzpicture}
\end{document} |
|
example_5050_combination_2 | \documentclass{article}
\usepackage{amssymb,amstext,amsmath,amsfonts}
\usepackage{tikz}
\usepackage{pgfplots}
\usepackage[utf8]{inputenc}
\usepackage{color}
\pgfplotscreateplotcyclelist{bw}{%
dashed, every mark/.append style={solid, fill=gray},mark=diamond*\\%
densely dotted, every mark/.append style={solid, fill=gray}, mark=square*\\%
solid, every mark/.append style={solid, fill=gray}, mark=otimes*\\%
dotted, every mark/.append style={solid, fill=gray}, mark=*\\%
loosely dotted, every mark/.append style={solid, fill=gray}, mark=triangle*\\%
loosely dashed, every mark/.append style={solid, fill=gray},mark=*\\%
densely dashed, every mark/.append style={solid, fill=gray},mark=square*\\%
dashdotted, every mark/.append style={solid, fill=gray},mark=otimes*\\%
dasdotdotted, every mark/.append style={solid},mark=star\\%
densely dashdotted,every mark/.append style={solid, fill=gray},mark=diamond*\\%
}
\begin{document}
\begin{tikzpicture}
%
\begin{axis}[ylabel=Accuracy, xlabel=Time Slot (Week),ymin=75,ymax=95,
cycle list name=bw]%
\addplot coordinates {
(15,85.53)
(16,85.34)
(17,81.23)
(18,84.03)
(19,84.33)
};
\addlegendentry{No Feature Change Handling}
\addplot coordinates {
(15,86.18)
(16,84.78)
(17,84.78)
(18,84.59)
(19,87.03)
};
\addlegendentry{Random Selection}
\addplot coordinates {
(15,87.49)
(16,85.81)
(17,86.65)
(18,84.78)
(19,86.38)
};
\addlegendentry{Novelty Selection}
\end{axis}
\end{tikzpicture}
\end{document} |
|
example_5050_combination_1 | \documentclass{article}
\usepackage{amssymb,amstext,amsmath,amsfonts}
\usepackage{tikz}
\usepackage{pgfplots}
\usepackage[utf8]{inputenc}
\usepackage{color}
\pgfplotscreateplotcyclelist{bw}{%
dashed, every mark/.append style={solid, fill=gray},mark=diamond*\\%
densely dotted, every mark/.append style={solid, fill=gray}, mark=square*\\%
solid, every mark/.append style={solid, fill=gray}, mark=otimes*\\%
dotted, every mark/.append style={solid, fill=gray}, mark=*\\%
loosely dotted, every mark/.append style={solid, fill=gray}, mark=triangle*\\%
loosely dashed, every mark/.append style={solid, fill=gray},mark=*\\%
densely dashed, every mark/.append style={solid, fill=gray},mark=square*\\%
dashdotted, every mark/.append style={solid, fill=gray},mark=otimes*\\%
dasdotdotted, every mark/.append style={solid},mark=star\\%
densely dashdotted,every mark/.append style={solid, fill=gray},mark=diamond*\\%
}
\begin{document}
\begin{tikzpicture}
%
\begin{axis}[ylabel=Accuracy, xlabel=Time Slot (Week),ymin=75,ymax=95,
cycle list name=bw]%
\addplot coordinates {
(15,85.53)
(16,85.34)
(17,81.23)
(18,84.03)
(19,84.33)
};
\addlegendentry{No Feature Change Handling}
\addplot coordinates {
(15,86.18)
(16,84.78)
(17,84.78)
(18,84.59)
(19,87.03)
};
\addlegendentry{Random Selection}
\addplot coordinates {
(15,87.49)
(16,85.81)
(17,86.65)
(18,84.78)
(19,86.38)
};
\addlegendentry{Novelty Selection}
\end{axis}
\end{tikzpicture}
\end{document} |
|
example_5050_main | \documentclass{article}
\usepackage{amssymb,amstext,amsmath,amsfonts}
\usepackage{tikz}
\usepackage{pgfplots}
\usepackage[utf8]{inputenc}
\usepackage{color}
\pgfplotscreateplotcyclelist{bw}{%
dashed, every mark/.append style={solid, fill=gray},mark=diamond*\\%
densely dotted, every mark/.append style={solid, fill=gray}, mark=square*\\%
solid, every mark/.append style={solid, fill=gray}, mark=otimes*\\%
dotted, every mark/.append style={solid, fill=gray}, mark=*\\%
loosely dotted, every mark/.append style={solid, fill=gray}, mark=triangle*\\%
loosely dashed, every mark/.append style={solid, fill=gray},mark=*\\%
densely dashed, every mark/.append style={solid, fill=gray},mark=square*\\%
dashdotted, every mark/.append style={solid, fill=gray},mark=otimes*\\%
dasdotdotted, every mark/.append style={solid},mark=star\\%
densely dashdotted,every mark/.append style={solid, fill=gray},mark=diamond*\\%
}
\begin{document}
\begin{tikzpicture}%
\begin{axis}[ylabel=Accuracy, xlabel=Time Slot (Week),ymin=75,ymax=95,
cycle list name=bw]%
\addplot coordinates {
(15,85.53)
(16,85.34)
(17,81.23)
(18,84.03)
(19,84.33)
};
\addlegendentry{No Feature Change Handling}
\addplot coordinates {
(15,86.18)
(16,84.78)
(17,84.78)
(18,84.59)
(19,87.03)
};
\addlegendentry{Random Selection}
\addplot coordinates {
(15,87.49)
(16,85.81)
(17,86.65)
(18,84.78)
(19,86.38)
};
\addlegendentry{Novelty Selection}
\end{axis}
\end{tikzpicture}
\end{document} |
|
example_5051_combination_2 | \documentclass{article}
\usepackage{amssymb,amstext,amsmath,amsfonts}
\usepackage{tikz}
\usepackage{pgfplots}
\usepackage[utf8]{inputenc}
\usepackage{color}
\pgfplotscreateplotcyclelist{bw}{%
dashed, every mark/.append style={solid, fill=gray},mark=diamond*\\%
densely dotted, every mark/.append style={solid, fill=gray}, mark=square*\\%
solid, every mark/.append style={solid, fill=gray}, mark=otimes*\\%
dotted, every mark/.append style={solid, fill=gray}, mark=*\\%
loosely dotted, every mark/.append style={solid, fill=gray}, mark=triangle*\\%
loosely dashed, every mark/.append style={solid, fill=gray},mark=*\\%
densely dashed, every mark/.append style={solid, fill=gray},mark=square*\\%
dashdotted, every mark/.append style={solid, fill=gray},mark=otimes*\\%
dasdotdotted, every mark/.append style={solid},mark=star\\%
densely dashdotted,every mark/.append style={solid, fill=gray},mark=diamond*\\%
}
\begin{document}
\begin{tikzpicture}
%
\begin{axis}[ylabel=Accuracy, xlabel=Time Slot (Week),ymin=75,ymax=95,
%cycle list name=linestyles
cycle list name=bw
]%
\addplot coordinates {
(15,85.53)
(16,85.34)
(17,81.23)
(18,84.03)
(19,84.33)
};
\addlegendentry{No Feature Change Handling}
\addplot coordinates {
(15,85.71)
(16,84.97)
(17,83.47)
(18,85.53)
(19,85.26)
};
\addlegendentry{Random Selection}
\addplot coordinates {
(15,85.81)
(16,85.43)
(17,84.97)
(18,84.87)
(19,85.73)
};
\addlegendentry{Novelty Selection}
\end{axis}
\end{tikzpicture}
\end{document} |
|
example_5051_combination_1 | \documentclass{article}
\usepackage{amssymb,amstext,amsmath,amsfonts}
\usepackage{tikz}
\usepackage{pgfplots}
\usepackage[utf8]{inputenc}
\usepackage{color}
\pgfplotscreateplotcyclelist{bw}{%
dashed, every mark/.append style={solid, fill=gray},mark=diamond*\\%
densely dotted, every mark/.append style={solid, fill=gray}, mark=square*\\%
solid, every mark/.append style={solid, fill=gray}, mark=otimes*\\%
dotted, every mark/.append style={solid, fill=gray}, mark=*\\%
loosely dotted, every mark/.append style={solid, fill=gray}, mark=triangle*\\%
loosely dashed, every mark/.append style={solid, fill=gray},mark=*\\%
densely dashed, every mark/.append style={solid, fill=gray},mark=square*\\%
dashdotted, every mark/.append style={solid, fill=gray},mark=otimes*\\%
dasdotdotted, every mark/.append style={solid},mark=star\\%
densely dashdotted,every mark/.append style={solid, fill=gray},mark=diamond*\\%
}
\begin{document}
\begin{tikzpicture}
%
\begin{axis}[ylabel=Accuracy, xlabel=Time Slot (Week),ymin=75,ymax=95,
%cycle list name=linestyles
cycle list name=bw
]%
\addplot coordinates {
(15,85.53)
(16,85.34)
(17,81.23)
(18,84.03)
(19,84.33)
};
\addlegendentry{No Feature Change Handling}
\addplot coordinates {
(15,85.71)
(16,84.97)
(17,83.47)
(18,85.53)
(19,85.26)
};
\addlegendentry{Random Selection}
\addplot coordinates {
(15,85.81)
(16,85.43)
(17,84.97)
(18,84.87)
(19,85.73)
};
\addlegendentry{Novelty Selection}
\end{axis}
\end{tikzpicture}
\end{document} |
|
example_5051_main | \documentclass{article}
\usepackage{amssymb,amstext,amsmath,amsfonts}
\usepackage{tikz}
\usepackage{pgfplots}
\usepackage[utf8]{inputenc}
\usepackage{color}
\pgfplotscreateplotcyclelist{bw}{%
dashed, every mark/.append style={solid, fill=gray},mark=diamond*\\%
densely dotted, every mark/.append style={solid, fill=gray}, mark=square*\\%
solid, every mark/.append style={solid, fill=gray}, mark=otimes*\\%
dotted, every mark/.append style={solid, fill=gray}, mark=*\\%
loosely dotted, every mark/.append style={solid, fill=gray}, mark=triangle*\\%
loosely dashed, every mark/.append style={solid, fill=gray},mark=*\\%
densely dashed, every mark/.append style={solid, fill=gray},mark=square*\\%
dashdotted, every mark/.append style={solid, fill=gray},mark=otimes*\\%
dasdotdotted, every mark/.append style={solid},mark=star\\%
densely dashdotted,every mark/.append style={solid, fill=gray},mark=diamond*\\%
}
\begin{document}
\begin{tikzpicture}%
\begin{axis}[ylabel=Accuracy, xlabel=Time Slot (Week),ymin=75,ymax=95,
%cycle list name=linestyles
cycle list name=bw
]%
\addplot coordinates {
(15,85.53)
(16,85.34)
(17,81.23)
(18,84.03)
(19,84.33)
};
\addlegendentry{No Feature Change Handling}
\addplot coordinates {
(15,85.71)
(16,84.97)
(17,83.47)
(18,85.53)
(19,85.26)
};
\addlegendentry{Random Selection}
\addplot coordinates {
(15,85.81)
(16,85.43)
(17,84.97)
(18,84.87)
(19,85.73)
};
\addlegendentry{Novelty Selection}
\end{axis}
\end{tikzpicture}
\end{document} |
|
example_5052_combination_4 | \documentclass[a4paper]{article}
\usepackage{amsmath}
\usepackage[latin1]{inputenc}
\usepackage[svgnames]{xcolor}
\usepackage{tikz}
\usepackage{pgfplots}
\usepackage{amsmath}
\usetikzlibrary{calc,fadings,decorations}
\usetikzlibrary{decorations.pathmorphing}
\usetikzlibrary{decorations.pathreplacing}
\usetikzlibrary{shapes.symbols}
\usetikzlibrary{shadows}
\usetikzlibrary{spy}
\usetikzlibrary{patterns}
\usetikzlibrary{circuits}
\usetikzlibrary{intersections}
\usetikzlibrary{positioning}
\usetikzlibrary{plotmarks}
\usetikzlibrary{circuits.ee.IEC}
\usepgfplotslibrary{groupplots}
\usepgfplotslibrary{external}
\tikzset{external/force remake}
\pgfkeys{/pgf/number format/.cd,
1000 sep={}}
\pgfplotsset{clip marker paths=true,compat=newest}
\begin{document}
\begin{tikzpicture}[thick]
\begin{axis}[axis lines=middle, samples=400,width=6cm,height=6cm,xmin=-80,xmax=15, domain=-100:0, ytick=\empty, xtick={25, 0, -25, -50, -75, -100},every tick/.style={
black,
thick,
},xlabel={$V_m$ [mV]},ylabel={$V_m \cdot f(V_m)$ [mV]},ymin=-80,ymax=15,every axis x label/.style={at={(current axis.right of origin)},anchor=west}, every axis y label/.style={at={(current axis.above origin)},anchor=south}]
\addplot [thick, dashed] {x*(1+(1+(-1))/(1-(-1))*exp(x/25))};
\addplot [thick] {x*(1+(1+(-5))/(1-(-5))*exp(x/25))};
\draw [thick] (axis cs: 20, -25) -- (axis cs: -80, -25) node[right, pos=0] (A) {};
\draw [thick] (axis cs: 20, -50) -- (axis cs: -80, -50) node[right, pos=0] (B) {};
\draw (axis cs: -31.1, -25) circle (2pt);
\draw (axis cs: -25, -25) circle (2pt);
\draw (axis cs: -50, -50) circle (2pt);
\draw (axis cs: -54.3, -50) circle (2pt);
\node at (axis cs: 0,0) {$0$};
\begin{scope}[thick,decoration={
markings,
mark=at position 0.5 with {\arrow{stealth}}}
]
\draw[postaction={decorate}] (axis cs: -31.1, -25) --( axis cs: -31.1,0);
\draw[dashed,postaction={decorate}] (axis cs: -25, -25) --( axis cs: -25,0);
\draw[postaction={decorate}] (axis cs: -54.3, -50) --( axis cs: -54.3,0);
\draw[dashed,postaction={decorate}] (axis cs: -50, -50) --( axis cs: -50,0);
\end{scope}
\end{axis}
\node[below right=of A,yshift = 0.8cm,xshift=-0.5cm] (A2) {$-\frac{2RT}{F} \Psi $};
\draw[thin] (A) -- (A2);
\draw[thin] (B) -- (A2);
\end{tikzpicture}
\end{document} |
|
example_5052_combination_3 | \documentclass[a4paper]{article}
\usepackage{amsmath}
\usepackage[latin1]{inputenc}
\usepackage[svgnames]{xcolor}
\usepackage{tikz}
\usepackage{pgfplots}
\usepackage{amsmath}
\usetikzlibrary{calc,fadings,decorations}
\usetikzlibrary{decorations.pathmorphing}
\usetikzlibrary{decorations.pathreplacing}
\usetikzlibrary{shapes.symbols}
\usetikzlibrary{shadows}
\usetikzlibrary{spy}
\usetikzlibrary{patterns}
\usetikzlibrary{circuits}
\usetikzlibrary{intersections}
\usetikzlibrary{positioning}
\usetikzlibrary{plotmarks}
\usetikzlibrary{circuits.ee.IEC}
\usepgfplotslibrary{groupplots}
\usepgfplotslibrary{external}
\tikzset{external/force remake}
\pgfkeys{/pgf/number format/.cd,
1000 sep={}}
\pgfplotsset{clip marker paths=true,compat=newest}
\begin{document}
\begin{tikzpicture}[thick]
\begin{axis}[axis lines=middle, samples=400,width=6cm,height=6cm,xmin=-80,xmax=15, domain=-100:0, ytick=\empty, xtick={25, 0, -25, -50, -75, -100},every tick/.style={
black,
thick,
},xlabel={$V_m$ [mV]},ylabel={$V_m \cdot f(V_m)$ [mV]},ymin=-80,ymax=15,every axis x label/.style={at={(current axis.right of origin)},anchor=west}, every axis y label/.style={at={(current axis.above origin)},anchor=south}]
\addplot [thick, dashed] {x*(1+(1+(-1))/(1-(-1))*exp(x/25))};
\addplot [thick] {x*(1+(1+(-5))/(1-(-5))*exp(x/25))};
\draw [thick] (axis cs: 20, -25) -- (axis cs: -80, -25) node[right, pos=0] (A) {};
\draw [thick] (axis cs: 20, -50) -- (axis cs: -80, -50) node[right, pos=0] (B) {};
\draw (axis cs: -31.1, -25) circle (2pt);
\draw (axis cs: -25, -25) circle (2pt);
\draw (axis cs: -50, -50) circle (2pt);
\draw (axis cs: -54.3, -50) circle (2pt);
\node at (axis cs: 0,0) {$0$};
\begin{scope}[thick,decoration={
markings,
mark=at position 0.5 with {\arrow{stealth}}}
]
\draw[postaction={decorate}] (axis cs: -31.1, -25) --( axis cs: -31.1,0);
\draw[dashed,postaction={decorate}] (axis cs: -25, -25) --( axis cs: -25,0);
\draw[postaction={decorate}] (axis cs: -54.3, -50) --( axis cs: -54.3,0);
\draw[dashed,postaction={decorate}] (axis cs: -50, -50) --( axis cs: -50,0);
\end{scope}
\end{axis}
\node[below right=of A,yshift = 0.8cm,xshift=-0.5cm] (A2) {$-\frac{2RT}{F} \Psi $};
\draw[thin] (A) -- (A2);
\end{tikzpicture}
\end{document} |
|
example_5052_combination_2 | \documentclass[a4paper]{article}
\usepackage{amsmath}
\usepackage[latin1]{inputenc}
\usepackage[svgnames]{xcolor}
\usepackage{tikz}
\usepackage{pgfplots}
\usepackage{amsmath}
\usetikzlibrary{calc,fadings,decorations}
\usetikzlibrary{decorations.pathmorphing}
\usetikzlibrary{decorations.pathreplacing}
\usetikzlibrary{shapes.symbols}
\usetikzlibrary{shadows}
\usetikzlibrary{spy}
\usetikzlibrary{patterns}
\usetikzlibrary{circuits}
\usetikzlibrary{intersections}
\usetikzlibrary{positioning}
\usetikzlibrary{plotmarks}
\usetikzlibrary{circuits.ee.IEC}
\usepgfplotslibrary{groupplots}
\usepgfplotslibrary{external}
\tikzset{external/force remake}
\pgfkeys{/pgf/number format/.cd,
1000 sep={}}
\pgfplotsset{clip marker paths=true,compat=newest}
\begin{document}
\begin{tikzpicture}[thick]
\begin{axis}[axis lines=middle, samples=400,width=6cm,height=6cm,xmin=-80,xmax=15, domain=-100:0, ytick=\empty, xtick={25, 0, -25, -50, -75, -100},every tick/.style={
black,
thick,
},xlabel={$V_m$ [mV]},ylabel={$V_m \cdot f(V_m)$ [mV]},ymin=-80,ymax=15,every axis x label/.style={at={(current axis.right of origin)},anchor=west}, every axis y label/.style={at={(current axis.above origin)},anchor=south}]
\addplot [thick, dashed] {x*(1+(1+(-1))/(1-(-1))*exp(x/25))};
\addplot [thick] {x*(1+(1+(-5))/(1-(-5))*exp(x/25))};
\draw [thick] (axis cs: 20, -25) -- (axis cs: -80, -25) node[right, pos=0] (A) {};
\draw [thick] (axis cs: 20, -50) -- (axis cs: -80, -50) node[right, pos=0] (B) {};
\draw (axis cs: -31.1, -25) circle (2pt);
\draw (axis cs: -25, -25) circle (2pt);
\draw (axis cs: -50, -50) circle (2pt);
\draw (axis cs: -54.3, -50) circle (2pt);
\node at (axis cs: 0,0) {$0$};
\begin{scope}[thick,decoration={
markings,
mark=at position 0.5 with {\arrow{stealth}}}
]
\draw[postaction={decorate}] (axis cs: -31.1, -25) --( axis cs: -31.1,0);
\draw[dashed,postaction={decorate}] (axis cs: -25, -25) --( axis cs: -25,0);
\draw[postaction={decorate}] (axis cs: -54.3, -50) --( axis cs: -54.3,0);
\draw[dashed,postaction={decorate}] (axis cs: -50, -50) --( axis cs: -50,0);
\end{scope}
\end{axis}
\node[below right=of A,yshift = 0.8cm,xshift=-0.5cm] (A2) {$-\frac{2RT}{F} \Psi $};
\end{tikzpicture}
\end{document} |
|
example_5052_combination_5 | \documentclass[a4paper]{article}
\usepackage{amsmath}
\usepackage[latin1]{inputenc}
\usepackage[svgnames]{xcolor}
\usepackage{tikz}
\usepackage{pgfplots}
\usepackage{amsmath}
\usetikzlibrary{calc,fadings,decorations}
\usetikzlibrary{decorations.pathmorphing}
\usetikzlibrary{decorations.pathreplacing}
\usetikzlibrary{shapes.symbols}
\usetikzlibrary{shadows}
\usetikzlibrary{spy}
\usetikzlibrary{patterns}
\usetikzlibrary{circuits}
\usetikzlibrary{intersections}
\usetikzlibrary{positioning}
\usetikzlibrary{plotmarks}
\usetikzlibrary{circuits.ee.IEC}
\usepgfplotslibrary{groupplots}
\usepgfplotslibrary{external}
\tikzset{external/force remake}
\pgfkeys{/pgf/number format/.cd,
1000 sep={}}
\pgfplotsset{clip marker paths=true,compat=newest}
\begin{document}
\begin{tikzpicture}[thick]
\begin{axis}[axis lines=middle, samples=400,width=6cm,height=6cm,xmin=-80,xmax=15, domain=-100:0, ytick=\empty, xtick={25, 0, -25, -50, -75, -100},every tick/.style={
black,
thick,
},xlabel={$V_m$ [mV]},ylabel={$V_m \cdot f(V_m)$ [mV]},ymin=-80,ymax=15,every axis x label/.style={at={(current axis.right of origin)},anchor=west}, every axis y label/.style={at={(current axis.above origin)},anchor=south}]
\addplot [thick, dashed] {x*(1+(1+(-1))/(1-(-1))*exp(x/25))};
\addplot [thick] {x*(1+(1+(-5))/(1-(-5))*exp(x/25))};
\draw [thick] (axis cs: 20, -25) -- (axis cs: -80, -25) node[right, pos=0] (A) {};
\draw [thick] (axis cs: 20, -50) -- (axis cs: -80, -50) node[right, pos=0] (B) {};
\draw (axis cs: -31.1, -25) circle (2pt);
\draw (axis cs: -25, -25) circle (2pt);
\draw (axis cs: -50, -50) circle (2pt);
\draw (axis cs: -54.3, -50) circle (2pt);
\node at (axis cs: 0,0) {$0$};
\begin{scope}[thick,decoration={
markings,
mark=at position 0.5 with {\arrow{stealth}}}
]
\draw[postaction={decorate}] (axis cs: -31.1, -25) --( axis cs: -31.1,0);
\draw[dashed,postaction={decorate}] (axis cs: -25, -25) --( axis cs: -25,0);
\draw[postaction={decorate}] (axis cs: -54.3, -50) --( axis cs: -54.3,0);
\draw[dashed,postaction={decorate}] (axis cs: -50, -50) --( axis cs: -50,0);
\end{scope}
\end{axis}
\node[below right=of A,yshift = 0.8cm,xshift=-0.5cm] (A2) {$-\frac{2RT}{F} \Psi $};
\draw[thin] (A) -- (A2);
\draw[thin] (B) -- (A2);
\end{tikzpicture}
\end{document} |
|
example_5052_combination_1 | \documentclass[a4paper]{article}
\usepackage{amsmath}
\usepackage[latin1]{inputenc}
\usepackage[svgnames]{xcolor}
\usepackage{tikz}
\usepackage{pgfplots}
\usepackage{amsmath}
\usetikzlibrary{calc,fadings,decorations}
\usetikzlibrary{decorations.pathmorphing}
\usetikzlibrary{decorations.pathreplacing}
\usetikzlibrary{shapes.symbols}
\usetikzlibrary{shadows}
\usetikzlibrary{spy}
\usetikzlibrary{patterns}
\usetikzlibrary{circuits}
\usetikzlibrary{intersections}
\usetikzlibrary{positioning}
\usetikzlibrary{plotmarks}
\usetikzlibrary{circuits.ee.IEC}
\usepgfplotslibrary{groupplots}
\usepgfplotslibrary{external}
\tikzset{external/force remake}
\pgfkeys{/pgf/number format/.cd,
1000 sep={}}
\pgfplotsset{clip marker paths=true,compat=newest}
\begin{document}
\begin{tikzpicture}[thick]
\begin{axis}[axis lines=middle, samples=400,width=6cm,height=6cm,xmin=-80,xmax=15, domain=-100:0, ytick=\empty, xtick={25, 0, -25, -50, -75, -100},every tick/.style={
black,
thick,
},xlabel={$V_m$ [mV]},ylabel={$V_m \cdot f(V_m)$ [mV]},ymin=-80,ymax=15,every axis x label/.style={at={(current axis.right of origin)},anchor=west}, every axis y label/.style={at={(current axis.above origin)},anchor=south}]
\addplot [thick, dashed] {x*(1+(1+(-1))/(1-(-1))*exp(x/25))};
\addplot [thick] {x*(1+(1+(-5))/(1-(-5))*exp(x/25))};
\draw [thick] (axis cs: 20, -25) -- (axis cs: -80, -25) node[right, pos=0] (A) {};
\draw [thick] (axis cs: 20, -50) -- (axis cs: -80, -50) node[right, pos=0] (B) {};
\draw (axis cs: -31.1, -25) circle (2pt);
\draw (axis cs: -25, -25) circle (2pt);
\draw (axis cs: -50, -50) circle (2pt);
\draw (axis cs: -54.3, -50) circle (2pt);
\node at (axis cs: 0,0) {$0$};
\begin{scope}[thick,decoration={
markings,
mark=at position 0.5 with {\arrow{stealth}}}
]
\draw[postaction={decorate}] (axis cs: -31.1, -25) --( axis cs: -31.1,0);
\draw[dashed,postaction={decorate}] (axis cs: -25, -25) --( axis cs: -25,0);
\draw[postaction={decorate}] (axis cs: -54.3, -50) --( axis cs: -54.3,0);
\draw[dashed,postaction={decorate}] (axis cs: -50, -50) --( axis cs: -50,0);
\end{scope}
\end{axis}
\end{tikzpicture}
\end{document} |
|
example_5052_main | \documentclass[a4paper]{article}
\usepackage{amsmath}
\usepackage[latin1]{inputenc}
\usepackage[svgnames]{xcolor}
\usepackage{tikz}
\usepackage{pgfplots}
\usepackage{amsmath}
\usetikzlibrary{calc,fadings,decorations}
\usetikzlibrary{decorations.pathmorphing}
\usetikzlibrary{decorations.pathreplacing}
\usetikzlibrary{shapes.symbols}
\usetikzlibrary{shadows}
\usetikzlibrary{spy}
\usetikzlibrary{patterns}
\usetikzlibrary{circuits}
\usetikzlibrary{intersections}
\usetikzlibrary{positioning}
\usetikzlibrary{plotmarks}
\usetikzlibrary{circuits.ee.IEC}
\usepgfplotslibrary{groupplots}
\usepgfplotslibrary{external}
\tikzset{external/force remake}
\pgfkeys{/pgf/number format/.cd,
1000 sep={}}
\pgfplotsset{clip marker paths=true,compat=newest}
\begin{document}
\begin{tikzpicture}[thick]
\begin{axis}[axis lines=middle, samples=400,width=6cm,height=6cm,xmin=-80,xmax=15, domain=-100:0, ytick=\empty, xtick={25, 0, -25, -50, -75, -100},every tick/.style={
black,
thick,
},xlabel={$V_m$ [mV]},ylabel={$V_m \cdot f(V_m)$ [mV]},ymin=-80,ymax=15,every axis x label/.style={at={(current axis.right of origin)},anchor=west}, every axis y label/.style={at={(current axis.above origin)},anchor=south}]
\addplot [thick, dashed] {x*(1+(1+(-1))/(1-(-1))*exp(x/25))};
\addplot [thick] {x*(1+(1+(-5))/(1-(-5))*exp(x/25))};
\draw [thick] (axis cs: 20, -25) -- (axis cs: -80, -25) node[right, pos=0] (A) {};
\draw [thick] (axis cs: 20, -50) -- (axis cs: -80, -50) node[right, pos=0] (B) {};
\draw (axis cs: -31.1, -25) circle (2pt);
\draw (axis cs: -25, -25) circle (2pt);
\draw (axis cs: -50, -50) circle (2pt);
\draw (axis cs: -54.3, -50) circle (2pt);
\node at (axis cs: 0,0) {$0$};
\begin{scope}[thick,decoration={
markings,
mark=at position 0.5 with {\arrow{stealth}}}
]
\draw[postaction={decorate}] (axis cs: -31.1, -25) --( axis cs: -31.1,0);
\draw[dashed,postaction={decorate}] (axis cs: -25, -25) --( axis cs: -25,0);
\draw[postaction={decorate}] (axis cs: -54.3, -50) --( axis cs: -54.3,0);
\draw[dashed,postaction={decorate}] (axis cs: -50, -50) --( axis cs: -50,0);
\end{scope}
\end{axis}
\node[below right=of A,yshift = 0.8cm,xshift=-0.5cm] (A2) {$-\frac{2RT}{F} \Psi $};
\draw[thin] (A) -- (A2);
\draw[thin] (B) -- (A2);
\end{tikzpicture}
\end{document} |
|
example_5053_combination_1 | \documentclass[a4paper]{article}
\usepackage{amsmath}
\usepackage[latin1]{inputenc}
\usepackage[svgnames]{xcolor}
\usepackage{tikz}
\usepackage{pgfplots}
\usepackage{amsmath}
\usetikzlibrary{calc,fadings,decorations}
\usetikzlibrary{decorations.pathmorphing}
\usetikzlibrary{decorations.pathreplacing}
\usetikzlibrary{shapes.symbols}
\usetikzlibrary{shadows}
\usetikzlibrary{spy}
\usetikzlibrary{patterns}
\usetikzlibrary{circuits}
\usetikzlibrary{intersections}
\usetikzlibrary{positioning}
\usetikzlibrary{plotmarks}
\usetikzlibrary{circuits.ee.IEC}
\usepgfplotslibrary{groupplots}
\usepgfplotslibrary{external}
\tikzset{external/force remake}
\pgfkeys{/pgf/number format/.cd,
1000 sep={}}
\pgfplotsset{clip marker paths=true,compat=newest}
\begin{document}
\begin{tikzpicture}[thick]
\begin{axis}[axis lines=middle, samples=400,width=6cm,height=6cm,xmin=-80,xmax=15,xtick={25, 0, -25, -50, -75, -100},ytick={-25, -50, -75}, every tick/.style={
black,
thick,
},domain=-100:0.1,cycle list name=color list,xlabel={$V_m$ [mV]},ylabel={$V_m \cdot f(V_m)$ [mV]},ymin=-80,ymax=15, every axis x label/.style={at={(current axis.right of origin)},anchor=west}, every axis y label/.style={at={(current axis.above origin)},anchor=south},yticklabel style={anchor=west,xshift=0.15cm}]
%anchor=south,
\addplot+[thick, black] {x*(1+(1+(-0.5))/(1-(-0.5))*exp(x/25.3))};
\addplot+[thick, dashed, black] {x*(1+(1+(-1))/(1-(-1))*exp(x/25.3))};
\addplot+[thick, black] {x*(1+(1+(-2))/(1-(-2))*exp(x/25.3))};
\node at (axis cs: 0,0) {$0$};
\end{axis}
\end{tikzpicture}
\end{document} |
|
example_5053_combination_2 | \documentclass[a4paper]{article}
\usepackage{amsmath}
\usepackage[latin1]{inputenc}
\usepackage[svgnames]{xcolor}
\usepackage{tikz}
\usepackage{pgfplots}
\usepackage{amsmath}
\usetikzlibrary{calc,fadings,decorations}
\usetikzlibrary{decorations.pathmorphing}
\usetikzlibrary{decorations.pathreplacing}
\usetikzlibrary{shapes.symbols}
\usetikzlibrary{shadows}
\usetikzlibrary{spy}
\usetikzlibrary{patterns}
\usetikzlibrary{circuits}
\usetikzlibrary{intersections}
\usetikzlibrary{positioning}
\usetikzlibrary{plotmarks}
\usetikzlibrary{circuits.ee.IEC}
\usepgfplotslibrary{groupplots}
\usepgfplotslibrary{external}
\tikzset{external/force remake}
\pgfkeys{/pgf/number format/.cd,
1000 sep={}}
\pgfplotsset{clip marker paths=true,compat=newest}
\begin{document}
\begin{tikzpicture}[thick]
\begin{axis}[axis lines=middle, samples=400,width=6cm,height=6cm,xmin=-80,xmax=15,xtick={25, 0, -25, -50, -75, -100},ytick={-25, -50, -75}, every tick/.style={
black,
thick,
},domain=-100:0.1,cycle list name=color list,xlabel={$V_m$ [mV]},ylabel={$V_m \cdot f(V_m)$ [mV]},ymin=-80,ymax=15, every axis x label/.style={at={(current axis.right of origin)},anchor=west}, every axis y label/.style={at={(current axis.above origin)},anchor=south},yticklabel style={anchor=west,xshift=0.15cm}]
%anchor=south,
\addplot+[thick, black] {x*(1+(1+(-0.5))/(1-(-0.5))*exp(x/25.3))};
\addplot+[thick, dashed, black] {x*(1+(1+(-1))/(1-(-1))*exp(x/25.3))};
\addplot+[thick, black] {x*(1+(1+(-2))/(1-(-2))*exp(x/25.3))};
\node at (axis cs: 0,0) {$0$};
\end{axis}
\end{tikzpicture}
\end{document} |
|
example_5053_main | \documentclass[a4paper]{article}
\usepackage{amsmath}
\usepackage[latin1]{inputenc}
\usepackage[svgnames]{xcolor}
\usepackage{tikz}
\usepackage{pgfplots}
\usepackage{amsmath}
\usetikzlibrary{calc,fadings,decorations}
\usetikzlibrary{decorations.pathmorphing}
\usetikzlibrary{decorations.pathreplacing}
\usetikzlibrary{shapes.symbols}
\usetikzlibrary{shadows}
\usetikzlibrary{spy}
\usetikzlibrary{patterns}
\usetikzlibrary{circuits}
\usetikzlibrary{intersections}
\usetikzlibrary{positioning}
\usetikzlibrary{plotmarks}
\usetikzlibrary{circuits.ee.IEC}
\usepgfplotslibrary{groupplots}
\usepgfplotslibrary{external}
\tikzset{external/force remake}
\pgfkeys{/pgf/number format/.cd,
1000 sep={}}
\pgfplotsset{clip marker paths=true,compat=newest}
\begin{document}
\begin{tikzpicture}[thick]
\begin{axis}[axis lines=middle, samples=400,width=6cm,height=6cm,xmin=-80,xmax=15,xtick={25, 0, -25, -50, -75, -100},ytick={-25, -50, -75}, every tick/.style={
black,
thick,
},domain=-100:0.1,cycle list name=color list,xlabel={$V_m$ [mV]},ylabel={$V_m \cdot f(V_m)$ [mV]},ymin=-80,ymax=15, every axis x label/.style={at={(current axis.right of origin)},anchor=west}, every axis y label/.style={at={(current axis.above origin)},anchor=south},yticklabel style={anchor=west,xshift=0.15cm}]
%anchor=south,
\addplot+[thick, black] {x*(1+(1+(-0.5))/(1-(-0.5))*exp(x/25.3))};
\addplot+[thick, dashed, black] {x*(1+(1+(-1))/(1-(-1))*exp(x/25.3))};
\addplot+[thick, black] {x*(1+(1+(-2))/(1-(-2))*exp(x/25.3))};
\node at (axis cs: 0,0) {$0$};
\end{axis}
\end{tikzpicture}
\end{document} |
|
example_5054_combination_1 | \documentclass[a4paper]{article}
\usepackage{amsmath}
\usepackage[latin1]{inputenc}
\usepackage[svgnames]{xcolor}
\usepackage{tikz}
\usepackage{pgfplots}
\usepackage{amsmath}
\usetikzlibrary{calc,fadings,decorations}
\usetikzlibrary{decorations.pathmorphing}
\usetikzlibrary{decorations.pathreplacing}
\usetikzlibrary{shapes.symbols}
\usetikzlibrary{shadows}
\usetikzlibrary{spy}
\usetikzlibrary{patterns}
\usetikzlibrary{circuits}
\usetikzlibrary{intersections}
\usetikzlibrary{positioning}
\usetikzlibrary{plotmarks}
\usetikzlibrary{circuits.ee.IEC}
\usepgfplotslibrary{groupplots}
\usepgfplotslibrary{external}
\tikzset{external/force remake}
\pgfkeys{/pgf/number format/.cd,
1000 sep={}}
\pgfplotsset{clip marker paths=true,compat=newest}
\begin{document}
\begin{tikzpicture}[thick]
\begin{axis}[axis lines=middle, samples=400,width=7cm,height=7cm,xmin=-80,xmax=5, domain=-100:0, xtick={0, -10, -20, -30, -40, -50, -60, -70, -80}, ytick={0, 0.25, 0.5, 0.75, 1}, every tick/.style={
black,
ymin=0,
ymax=1.2,
thick,
},minor x tick num=0, minor y tick num=0,yticklabel style={anchor=west,xshift=0.25cm},xticklabel style={yshift=0.5ex,
anchor=north},xlabel={$V_m$ [mV]},ylabel={$c_{\mathrm{Na}}^{(\mathrm{i})}/c_{\mathrm{Na}}^{(\mathrm{o})}$},ymin=-25,ymax=15,every axis x label/.style={at={(current axis.right of origin)},anchor=west}, every axis y label/.style={at={(current axis.above origin)},anchor=south}]
% Delta = 1/3
\addplot [thick, dashed] {-0.073*exp(-x/25.3)+1.073*(1-1/3*(1-exp(x/25.3)))};
% Delta = 0
\addplot [thick] {-0.073*exp(-x/25.3)+1.073*(1-0*(1-exp(x/25.3)))};
% Delta = -1/3
\addplot [thick, dashed] {-0.073*exp(-x/25.3)+1.073*(1-(-1/3)*(1-exp(x/25.3)))};
\addplot[mark=+,mark size=5,thick] coordinates {
(-65, 0.11)
};
\node (Z) at (axis cs:0,0) {};
\end{axis}
\end{tikzpicture}
\end{document} |
|
example_5054_combination_3 | \documentclass[a4paper]{article}
\usepackage{amsmath}
\usepackage[latin1]{inputenc}
\usepackage[svgnames]{xcolor}
\usepackage{tikz}
\usepackage{pgfplots}
\usepackage{amsmath}
\usetikzlibrary{calc,fadings,decorations}
\usetikzlibrary{decorations.pathmorphing}
\usetikzlibrary{decorations.pathreplacing}
\usetikzlibrary{shapes.symbols}
\usetikzlibrary{shadows}
\usetikzlibrary{spy}
\usetikzlibrary{patterns}
\usetikzlibrary{circuits}
\usetikzlibrary{intersections}
\usetikzlibrary{positioning}
\usetikzlibrary{plotmarks}
\usetikzlibrary{circuits.ee.IEC}
\usepgfplotslibrary{groupplots}
\usepgfplotslibrary{external}
\tikzset{external/force remake}
\pgfkeys{/pgf/number format/.cd,
1000 sep={}}
\pgfplotsset{clip marker paths=true,compat=newest}
\begin{document}
\begin{tikzpicture}[thick]
\begin{axis}[axis lines=middle, samples=400,width=7cm,height=7cm,xmin=-80,xmax=5, domain=-100:0, xtick={0, -10, -20, -30, -40, -50, -60, -70, -80}, ytick={0, 0.25, 0.5, 0.75, 1}, every tick/.style={
black,
ymin=0,
ymax=1.2,
thick,
},minor x tick num=0, minor y tick num=0,yticklabel style={anchor=west,xshift=0.25cm},xticklabel style={yshift=0.5ex,
anchor=north},xlabel={$V_m$ [mV]},ylabel={$c_{\mathrm{Na}}^{(\mathrm{i})}/c_{\mathrm{Na}}^{(\mathrm{o})}$},ymin=-25,ymax=15,every axis x label/.style={at={(current axis.right of origin)},anchor=west}, every axis y label/.style={at={(current axis.above origin)},anchor=south}]
% Delta = 1/3
\addplot [thick, dashed] {-0.073*exp(-x/25.3)+1.073*(1-1/3*(1-exp(x/25.3)))};
% Delta = 0
\addplot [thick] {-0.073*exp(-x/25.3)+1.073*(1-0*(1-exp(x/25.3)))};
% Delta = -1/3
\addplot [thick, dashed] {-0.073*exp(-x/25.3)+1.073*(1-(-1/3)*(1-exp(x/25.3)))};
\addplot[mark=+,mark size=5,thick] coordinates {
(-65, 0.11)
};
\node (Z) at (axis cs:0,0) {};
\end{axis}
\node at (Z) {$0$};
\end{tikzpicture}
\end{document} |
|
example_5054_combination_2 | \documentclass[a4paper]{article}
\usepackage{amsmath}
\usepackage[latin1]{inputenc}
\usepackage[svgnames]{xcolor}
\usepackage{tikz}
\usepackage{pgfplots}
\usepackage{amsmath}
\usetikzlibrary{calc,fadings,decorations}
\usetikzlibrary{decorations.pathmorphing}
\usetikzlibrary{decorations.pathreplacing}
\usetikzlibrary{shapes.symbols}
\usetikzlibrary{shadows}
\usetikzlibrary{spy}
\usetikzlibrary{patterns}
\usetikzlibrary{circuits}
\usetikzlibrary{intersections}
\usetikzlibrary{positioning}
\usetikzlibrary{plotmarks}
\usetikzlibrary{circuits.ee.IEC}
\usepgfplotslibrary{groupplots}
\usepgfplotslibrary{external}
\tikzset{external/force remake}
\pgfkeys{/pgf/number format/.cd,
1000 sep={}}
\pgfplotsset{clip marker paths=true,compat=newest}
\begin{document}
\begin{tikzpicture}[thick]
\begin{axis}[axis lines=middle, samples=400,width=7cm,height=7cm,xmin=-80,xmax=5, domain=-100:0, xtick={0, -10, -20, -30, -40, -50, -60, -70, -80}, ytick={0, 0.25, 0.5, 0.75, 1}, every tick/.style={
black,
ymin=0,
ymax=1.2,
thick,
},minor x tick num=0, minor y tick num=0,yticklabel style={anchor=west,xshift=0.25cm},xticklabel style={yshift=0.5ex,
anchor=north},xlabel={$V_m$ [mV]},ylabel={$c_{\mathrm{Na}}^{(\mathrm{i})}/c_{\mathrm{Na}}^{(\mathrm{o})}$},ymin=-25,ymax=15,every axis x label/.style={at={(current axis.right of origin)},anchor=west}, every axis y label/.style={at={(current axis.above origin)},anchor=south}]
% Delta = 1/3
\addplot [thick, dashed] {-0.073*exp(-x/25.3)+1.073*(1-1/3*(1-exp(x/25.3)))};
% Delta = 0
\addplot [thick] {-0.073*exp(-x/25.3)+1.073*(1-0*(1-exp(x/25.3)))};
% Delta = -1/3
\addplot [thick, dashed] {-0.073*exp(-x/25.3)+1.073*(1-(-1/3)*(1-exp(x/25.3)))};
\addplot[mark=+,mark size=5,thick] coordinates {
(-65, 0.11)
};
\node (Z) at (axis cs:0,0) {};
\end{axis}
\node at (Z) {$0$};
\end{tikzpicture}
\end{document} |
|
example_5054_main | \documentclass[a4paper]{article}
\usepackage{amsmath}
\usepackage[latin1]{inputenc}
\usepackage[svgnames]{xcolor}
\usepackage{tikz}
\usepackage{pgfplots}
\usepackage{amsmath}
\usetikzlibrary{calc,fadings,decorations}
\usetikzlibrary{decorations.pathmorphing}
\usetikzlibrary{decorations.pathreplacing}
\usetikzlibrary{shapes.symbols}
\usetikzlibrary{shadows}
\usetikzlibrary{spy}
\usetikzlibrary{patterns}
\usetikzlibrary{circuits}
\usetikzlibrary{intersections}
\usetikzlibrary{positioning}
\usetikzlibrary{plotmarks}
\usetikzlibrary{circuits.ee.IEC}
\usepgfplotslibrary{groupplots}
\usepgfplotslibrary{external}
\tikzset{external/force remake}
\pgfkeys{/pgf/number format/.cd,
1000 sep={}}
\pgfplotsset{clip marker paths=true,compat=newest}
\begin{document}
\begin{tikzpicture}[thick]
\begin{axis}[axis lines=middle, samples=400,width=7cm,height=7cm,xmin=-80,xmax=5, domain=-100:0, xtick={0, -10, -20, -30, -40, -50, -60, -70, -80}, ytick={0, 0.25, 0.5, 0.75, 1}, every tick/.style={
black,
ymin=0,
ymax=1.2,
thick,
},minor x tick num=0, minor y tick num=0,yticklabel style={anchor=west,xshift=0.25cm},xticklabel style={yshift=0.5ex,
anchor=north},xlabel={$V_m$ [mV]},ylabel={$c_{\mathrm{Na}}^{(\mathrm{i})}/c_{\mathrm{Na}}^{(\mathrm{o})}$},ymin=-25,ymax=15,every axis x label/.style={at={(current axis.right of origin)},anchor=west}, every axis y label/.style={at={(current axis.above origin)},anchor=south}]
% Delta = 1/3
\addplot [thick, dashed] {-0.073*exp(-x/25.3)+1.073*(1-1/3*(1-exp(x/25.3)))};
% Delta = 0
\addplot [thick] {-0.073*exp(-x/25.3)+1.073*(1-0*(1-exp(x/25.3)))};
% Delta = -1/3
\addplot [thick, dashed] {-0.073*exp(-x/25.3)+1.073*(1-(-1/3)*(1-exp(x/25.3)))};
\addplot[mark=+,mark size=5,thick] coordinates {
(-65, 0.11)
};
\node (Z) at (axis cs:0,0) {};
\end{axis}
\node at (Z) {$0$};
\end{tikzpicture}
\end{document} |
|
example_5055_combination_4 | \documentclass{amsproc}
\usepackage{amssymb}
\usepackage{tikz}
\usepackage{amsmath}
\begin{document}
\begin{tikzpicture}[scale=.6]
\draw[->] (-3.5,0)-- (12.5,0)
node[below right] {$X_1$};
\draw[->] (4.5,0)-- (4.51,0)
node[below right] {$X_1$};
\draw[->] (0.5,-3)-- (0.5,3)
node[right] {$X_2$};
\draw[->] (8.5,-3)-- (8.5,3)
node[right] {$X_2$};
\end{tikzpicture}
\end{document} |
|
example_5055_combination_3 | \documentclass{amsproc}
\usepackage{amssymb}
\usepackage{tikz}
\usepackage{amsmath}
\begin{document}
\begin{tikzpicture}[scale=.6]
\draw[->] (-3.5,0)-- (12.5,0)
node[below right] {$X_1$};
\draw[->] (4.5,0)-- (4.51,0)
node[below right] {$X_1$};
\draw[->] (0.5,-3)-- (0.5,3)
node[right] {$X_2$};
\end{tikzpicture}
\end{document} |
|
example_5055_combination_10 | \documentclass{amsproc}
\usepackage{amssymb}
\usepackage{tikz}
\usepackage{amsmath}
\begin{document}
\begin{tikzpicture}[scale=.6]
\draw[->] (-3.5,0)-- (12.5,0)
node[below right] {$X_1$};
\draw[->] (4.5,0)-- (4.51,0)
node[below right] {$X_1$};
\draw[->] (0.5,-3)-- (0.5,3)
node[right] {$X_2$};
\draw[->] (8.5,-3)-- (8.5,3)
node[right] {$X_2$};
\draw[step=.25cm,gray,thick] (0.5+0,2)-- (0.5+4,2)node[above] {$(2\pi,\pi)$}-- (0.5+0,-2)node[below right] {$(0.-\pi)$}-- (0.5-4,-2)node[below] {$(-2\pi,-\pi)$}-- (0.5+0,2)node[above left] {$(0,\pi)$};
\draw[step=.25cm,gray,thick] (6.5,2)-- (10.5,2)node[above right] {$(\pi,\pi)$}-- (8.5+2,-2)node[below right] {$(\pi,-\pi)$}-- (6.5,-2)node[below left] {$(-\pi,-\pi)$}-- (6.5+0,2)node[above] {$(-\pi,\pi)$};
\draw[fill=gray!15] (0.5-4,-2) -- (0.5-4+2,-2) -- (0.5-4+2,0) -- cycle;
\node at (-2-.1,-2+.6) {{\tiny$\triangle_-$}};
\draw[fill=gray!15] (0.5-4+4+8,-2) -- (0.5-4+4+8+2,-2) -- (0.5-4+4+8+2,0) -- cycle;
\node at (-2-.7+13,-2+.6) {{\tiny $\triangle_- +2\pi \vec{e}_1$}};
\end{tikzpicture}
\end{document} |
|
example_5055_combination_2 | \documentclass{amsproc}
\usepackage{amssymb}
\usepackage{tikz}
\usepackage{amsmath}
\begin{document}
\begin{tikzpicture}[scale=.6]
\draw[->] (-3.5,0)-- (12.5,0)
node[below right] {$X_1$};
\draw[->] (4.5,0)-- (4.51,0)
node[below right] {$X_1$};
\end{tikzpicture}
\end{document} |
|
example_5055_combination_5 | \documentclass{amsproc}
\usepackage{amssymb}
\usepackage{tikz}
\usepackage{amsmath}
\begin{document}
\begin{tikzpicture}[scale=.6]
\draw[->] (-3.5,0)-- (12.5,0)
node[below right] {$X_1$};
\draw[->] (4.5,0)-- (4.51,0)
node[below right] {$X_1$};
\draw[->] (0.5,-3)-- (0.5,3)
node[right] {$X_2$};
\draw[->] (8.5,-3)-- (8.5,3)
node[right] {$X_2$};
\draw[step=.25cm,gray,thick] (0.5+0,2)-- (0.5+4,2)node[above] {$(2\pi,\pi)$}-- (0.5+0,-2)node[below right] {$(0.-\pi)$}-- (0.5-4,-2)node[below] {$(-2\pi,-\pi)$}-- (0.5+0,2)node[above left] {$(0,\pi)$};
\end{tikzpicture}
\end{document} |
|
example_5055_combination_11 | \documentclass{amsproc}
\usepackage{amssymb}
\usepackage{tikz}
\usepackage{amsmath}
\begin{document}
\begin{tikzpicture}[scale=.6]
\draw[->] (-3.5,0)-- (12.5,0)
node[below right] {$X_1$};
\draw[->] (4.5,0)-- (4.51,0)
node[below right] {$X_1$};
\draw[->] (0.5,-3)-- (0.5,3)
node[right] {$X_2$};
\draw[->] (8.5,-3)-- (8.5,3)
node[right] {$X_2$};
\draw[step=.25cm,gray,thick] (0.5+0,2)-- (0.5+4,2)node[above] {$(2\pi,\pi)$}-- (0.5+0,-2)node[below right] {$(0.-\pi)$}-- (0.5-4,-2)node[below] {$(-2\pi,-\pi)$}-- (0.5+0,2)node[above left] {$(0,\pi)$};
\draw[step=.25cm,gray,thick] (6.5,2)-- (10.5,2)node[above right] {$(\pi,\pi)$}-- (8.5+2,-2)node[below right] {$(\pi,-\pi)$}-- (6.5,-2)node[below left] {$(-\pi,-\pi)$}-- (6.5+0,2)node[above] {$(-\pi,\pi)$};
\draw[fill=gray!15] (0.5-4,-2) -- (0.5-4+2,-2) -- (0.5-4+2,0) -- cycle;
\node at (-2-.1,-2+.6) {{\tiny$\triangle_-$}};
\draw[fill=gray!15] (0.5-4+4+8,-2) -- (0.5-4+4+8+2,-2) -- (0.5-4+4+8+2,0) -- cycle;
\node at (-2-.7+13,-2+.6) {{\tiny $\triangle_- +2\pi \vec{e}_1$}};
\draw[fill=gray!15] (6.5,0) -- (6.5,2) -- (8.5,2) -- cycle;
\end{tikzpicture}
\end{document} |
|
example_5055_combination_12 | \documentclass{amsproc}
\usepackage{amssymb}
\usepackage{tikz}
\usepackage{amsmath}
\begin{document}
\begin{tikzpicture}[scale=.6]
\draw[->] (-3.5,0)-- (12.5,0)
node[below right] {$X_1$};
\draw[->] (4.5,0)-- (4.51,0)
node[below right] {$X_1$};
\draw[->] (0.5,-3)-- (0.5,3)
node[right] {$X_2$};
\draw[->] (8.5,-3)-- (8.5,3)
node[right] {$X_2$};
\draw[step=.25cm,gray,thick] (0.5+0,2)-- (0.5+4,2)node[above] {$(2\pi,\pi)$}-- (0.5+0,-2)node[below right] {$(0.-\pi)$}-- (0.5-4,-2)node[below] {$(-2\pi,-\pi)$}-- (0.5+0,2)node[above left] {$(0,\pi)$};
\draw[step=.25cm,gray,thick] (6.5,2)-- (10.5,2)node[above right] {$(\pi,\pi)$}-- (8.5+2,-2)node[below right] {$(\pi,-\pi)$}-- (6.5,-2)node[below left] {$(-\pi,-\pi)$}-- (6.5+0,2)node[above] {$(-\pi,\pi)$};
\draw[fill=gray!15] (0.5-4,-2) -- (0.5-4+2,-2) -- (0.5-4+2,0) -- cycle;
\node at (-2-.1,-2+.6) {{\tiny$\triangle_-$}};
\draw[fill=gray!15] (0.5-4+4+8,-2) -- (0.5-4+4+8+2,-2) -- (0.5-4+4+8+2,0) -- cycle;
\node at (-2-.7+13,-2+.6) {{\tiny $\triangle_- +2\pi \vec{e}_1$}};
\draw[fill=gray!15] (6.5,0) -- (6.5,2) -- (8.5,2) -- cycle;
\draw[fill=gray!15] (2.5,0) -- (2.5,2) -- (4.5,2) -- cycle;
\end{tikzpicture}
\end{document} |
|
example_5055_combination_6 | \documentclass{amsproc}
\usepackage{amssymb}
\usepackage{tikz}
\usepackage{amsmath}
\begin{document}
\begin{tikzpicture}[scale=.6]
\draw[->] (-3.5,0)-- (12.5,0)
node[below right] {$X_1$};
\draw[->] (4.5,0)-- (4.51,0)
node[below right] {$X_1$};
\draw[->] (0.5,-3)-- (0.5,3)
node[right] {$X_2$};
\draw[->] (8.5,-3)-- (8.5,3)
node[right] {$X_2$};
\draw[step=.25cm,gray,thick] (0.5+0,2)-- (0.5+4,2)node[above] {$(2\pi,\pi)$}-- (0.5+0,-2)node[below right] {$(0.-\pi)$}-- (0.5-4,-2)node[below] {$(-2\pi,-\pi)$}-- (0.5+0,2)node[above left] {$(0,\pi)$};
\draw[step=.25cm,gray,thick] (6.5,2)-- (10.5,2)node[above right] {$(\pi,\pi)$}-- (8.5+2,-2)node[below right] {$(\pi,-\pi)$}-- (6.5,-2)node[below left] {$(-\pi,-\pi)$}-- (6.5+0,2)node[above] {$(-\pi,\pi)$};
\end{tikzpicture}
\end{document} |
|
example_5055_combination_1 | \documentclass{amsproc}
\usepackage{amssymb}
\usepackage{tikz}
\usepackage{amsmath}
\begin{document}
\begin{tikzpicture}[scale=.6]
\draw[->] (-3.5,0)-- (12.5,0)
node[below right] {$X_1$};
\end{tikzpicture}
\end{document} |
|
example_5055_combination_8 | \documentclass{amsproc}
\usepackage{amssymb}
\usepackage{tikz}
\usepackage{amsmath}
\begin{document}
\begin{tikzpicture}[scale=.6]
\draw[->] (-3.5,0)-- (12.5,0)
node[below right] {$X_1$};
\draw[->] (4.5,0)-- (4.51,0)
node[below right] {$X_1$};
\draw[->] (0.5,-3)-- (0.5,3)
node[right] {$X_2$};
\draw[->] (8.5,-3)-- (8.5,3)
node[right] {$X_2$};
\draw[step=.25cm,gray,thick] (0.5+0,2)-- (0.5+4,2)node[above] {$(2\pi,\pi)$}-- (0.5+0,-2)node[below right] {$(0.-\pi)$}-- (0.5-4,-2)node[below] {$(-2\pi,-\pi)$}-- (0.5+0,2)node[above left] {$(0,\pi)$};
\draw[step=.25cm,gray,thick] (6.5,2)-- (10.5,2)node[above right] {$(\pi,\pi)$}-- (8.5+2,-2)node[below right] {$(\pi,-\pi)$}-- (6.5,-2)node[below left] {$(-\pi,-\pi)$}-- (6.5+0,2)node[above] {$(-\pi,\pi)$};
\draw[fill=gray!15] (0.5-4,-2) -- (0.5-4+2,-2) -- (0.5-4+2,0) -- cycle;
\node at (-2-.1,-2+.6) {{\tiny$\triangle_-$}};
\end{tikzpicture}
\end{document} |
|
example_5055_combination_14 | \documentclass{amsproc}
\usepackage{amssymb}
\usepackage{tikz}
\usepackage{amsmath}
\begin{document}
\begin{tikzpicture}[scale=.6]
\draw[->] (-3.5,0)-- (12.5,0)
node[below right] {$X_1$};
\draw[->] (4.5,0)-- (4.51,0)
node[below right] {$X_1$};
\draw[->] (0.5,-3)-- (0.5,3)
node[right] {$X_2$};
\draw[->] (8.5,-3)-- (8.5,3)
node[right] {$X_2$};
\draw[step=.25cm,gray,thick] (0.5+0,2)-- (0.5+4,2)node[above] {$(2\pi,\pi)$}-- (0.5+0,-2)node[below right] {$(0.-\pi)$}-- (0.5-4,-2)node[below] {$(-2\pi,-\pi)$}-- (0.5+0,2)node[above left] {$(0,\pi)$};
\draw[step=.25cm,gray,thick] (6.5,2)-- (10.5,2)node[above right] {$(\pi,\pi)$}-- (8.5+2,-2)node[below right] {$(\pi,-\pi)$}-- (6.5,-2)node[below left] {$(-\pi,-\pi)$}-- (6.5+0,2)node[above] {$(-\pi,\pi)$};
\draw[fill=gray!15] (0.5-4,-2) -- (0.5-4+2,-2) -- (0.5-4+2,0) -- cycle;
\node at (-2-.1,-2+.6) {{\tiny$\triangle_-$}};
\draw[fill=gray!15] (0.5-4+4+8,-2) -- (0.5-4+4+8+2,-2) -- (0.5-4+4+8+2,0) -- cycle;
\node at (-2-.7+13,-2+.6) {{\tiny $\triangle_- +2\pi \vec{e}_1$}};
\draw[fill=gray!15] (6.5,0) -- (6.5,2) -- (8.5,2) -- cycle;
\draw[fill=gray!15] (2.5,0) -- (2.5,2) -- (4.5,2) -- cycle;
\node at (3.3,1+.3) {{\tiny $\triangle_+$}};
\node at (3.5+4,1+.3) {{\tiny $\triangle_+ -2\vec{e}_1$}};
\end{tikzpicture}
\end{document} |
|
example_5055_combination_13 | \documentclass{amsproc}
\usepackage{amssymb}
\usepackage{tikz}
\usepackage{amsmath}
\begin{document}
\begin{tikzpicture}[scale=.6]
\draw[->] (-3.5,0)-- (12.5,0)
node[below right] {$X_1$};
\draw[->] (4.5,0)-- (4.51,0)
node[below right] {$X_1$};
\draw[->] (0.5,-3)-- (0.5,3)
node[right] {$X_2$};
\draw[->] (8.5,-3)-- (8.5,3)
node[right] {$X_2$};
\draw[step=.25cm,gray,thick] (0.5+0,2)-- (0.5+4,2)node[above] {$(2\pi,\pi)$}-- (0.5+0,-2)node[below right] {$(0.-\pi)$}-- (0.5-4,-2)node[below] {$(-2\pi,-\pi)$}-- (0.5+0,2)node[above left] {$(0,\pi)$};
\draw[step=.25cm,gray,thick] (6.5,2)-- (10.5,2)node[above right] {$(\pi,\pi)$}-- (8.5+2,-2)node[below right] {$(\pi,-\pi)$}-- (6.5,-2)node[below left] {$(-\pi,-\pi)$}-- (6.5+0,2)node[above] {$(-\pi,\pi)$};
\draw[fill=gray!15] (0.5-4,-2) -- (0.5-4+2,-2) -- (0.5-4+2,0) -- cycle;
\node at (-2-.1,-2+.6) {{\tiny$\triangle_-$}};
\draw[fill=gray!15] (0.5-4+4+8,-2) -- (0.5-4+4+8+2,-2) -- (0.5-4+4+8+2,0) -- cycle;
\node at (-2-.7+13,-2+.6) {{\tiny $\triangle_- +2\pi \vec{e}_1$}};
\draw[fill=gray!15] (6.5,0) -- (6.5,2) -- (8.5,2) -- cycle;
\draw[fill=gray!15] (2.5,0) -- (2.5,2) -- (4.5,2) -- cycle;
\node at (3.3,1+.3) {{\tiny $\triangle_+$}};
\end{tikzpicture}
\end{document} |
|
example_5055_combination_9 | \documentclass{amsproc}
\usepackage{amssymb}
\usepackage{tikz}
\usepackage{amsmath}
\begin{document}
\begin{tikzpicture}[scale=.6]
\draw[->] (-3.5,0)-- (12.5,0)
node[below right] {$X_1$};
\draw[->] (4.5,0)-- (4.51,0)
node[below right] {$X_1$};
\draw[->] (0.5,-3)-- (0.5,3)
node[right] {$X_2$};
\draw[->] (8.5,-3)-- (8.5,3)
node[right] {$X_2$};
\draw[step=.25cm,gray,thick] (0.5+0,2)-- (0.5+4,2)node[above] {$(2\pi,\pi)$}-- (0.5+0,-2)node[below right] {$(0.-\pi)$}-- (0.5-4,-2)node[below] {$(-2\pi,-\pi)$}-- (0.5+0,2)node[above left] {$(0,\pi)$};
\draw[step=.25cm,gray,thick] (6.5,2)-- (10.5,2)node[above right] {$(\pi,\pi)$}-- (8.5+2,-2)node[below right] {$(\pi,-\pi)$}-- (6.5,-2)node[below left] {$(-\pi,-\pi)$}-- (6.5+0,2)node[above] {$(-\pi,\pi)$};
\draw[fill=gray!15] (0.5-4,-2) -- (0.5-4+2,-2) -- (0.5-4+2,0) -- cycle;
\node at (-2-.1,-2+.6) {{\tiny$\triangle_-$}};
\draw[fill=gray!15] (0.5-4+4+8,-2) -- (0.5-4+4+8+2,-2) -- (0.5-4+4+8+2,0) -- cycle;
\end{tikzpicture}
\end{document} |
|
example_5055_combination_7 | \documentclass{amsproc}
\usepackage{amssymb}
\usepackage{tikz}
\usepackage{amsmath}
\begin{document}
\begin{tikzpicture}[scale=.6]
\draw[->] (-3.5,0)-- (12.5,0)
node[below right] {$X_1$};
\draw[->] (4.5,0)-- (4.51,0)
node[below right] {$X_1$};
\draw[->] (0.5,-3)-- (0.5,3)
node[right] {$X_2$};
\draw[->] (8.5,-3)-- (8.5,3)
node[right] {$X_2$};
\draw[step=.25cm,gray,thick] (0.5+0,2)-- (0.5+4,2)node[above] {$(2\pi,\pi)$}-- (0.5+0,-2)node[below right] {$(0.-\pi)$}-- (0.5-4,-2)node[below] {$(-2\pi,-\pi)$}-- (0.5+0,2)node[above left] {$(0,\pi)$};
\draw[step=.25cm,gray,thick] (6.5,2)-- (10.5,2)node[above right] {$(\pi,\pi)$}-- (8.5+2,-2)node[below right] {$(\pi,-\pi)$}-- (6.5,-2)node[below left] {$(-\pi,-\pi)$}-- (6.5+0,2)node[above] {$(-\pi,\pi)$};
\draw[fill=gray!15] (0.5-4,-2) -- (0.5-4+2,-2) -- (0.5-4+2,0) -- cycle;
\end{tikzpicture}
\end{document} |
|
example_5055_main | \documentclass{amsproc}
\usepackage{amssymb}
\usepackage{tikz}
\usepackage{amsmath}
\begin{document}
\begin{tikzpicture}[scale=.6]
\draw[->] (-3.5,0)-- (12.5,0)
node[below right] {$X_1$};
\draw[->] (4.5,0)-- (4.51,0)
node[below right] {$X_1$};
\draw[->] (0.5,-3)-- (0.5,3)
node[right] {$X_2$};
\draw[->] (8.5,-3)-- (8.5,3)
node[right] {$X_2$};
\draw[step=.25cm,gray,thick] (0.5+0,2)-- (0.5+4,2)node[above] {$(2\pi,\pi)$}-- (0.5+0,-2)node[below right] {$(0.-\pi)$}-- (0.5-4,-2)node[below] {$(-2\pi,-\pi)$}-- (0.5+0,2)node[above left] {$(0,\pi)$};
\draw[step=.25cm,gray,thick] (6.5,2)-- (10.5,2)node[above right] {$(\pi,\pi)$}-- (8.5+2,-2)node[below right] {$(\pi,-\pi)$}-- (6.5,-2)node[below left] {$(-\pi,-\pi)$}-- (6.5+0,2)node[above] {$(-\pi,\pi)$};
\draw[fill=gray!15] (0.5-4,-2) -- (0.5-4+2,-2) -- (0.5-4+2,0) -- cycle;
\node at (-2-.1,-2+.6) {{\tiny$\triangle_-$}};
\draw[fill=gray!15] (0.5-4+4+8,-2) -- (0.5-4+4+8+2,-2) -- (0.5-4+4+8+2,0) -- cycle;
\node at (-2-.7+13,-2+.6) {{\tiny $\triangle_- +2\pi \vec{e}_1$}};
\draw[fill=gray!15] (6.5,0) -- (6.5,2) -- (8.5,2) -- cycle;
\draw[fill=gray!15] (2.5,0) -- (2.5,2) -- (4.5,2) -- cycle;
\node at (3.3,1+.3) {{\tiny $\triangle_+$}};
\node at (3.5+4,1+.3) {{\tiny $\triangle_+ -2\vec{e}_1$}};
\end{tikzpicture}
\end{document} |
|
example_5056_combination_2 | \documentclass[a4paper]{article}
\usepackage{amsmath}
\usepackage[latin1]{inputenc}
\usepackage[svgnames]{xcolor}
\usepackage{tikz}
\usepackage{pgfplots}
\usepackage{amsmath}
\usetikzlibrary{calc,fadings,decorations}
\usetikzlibrary{decorations.pathmorphing}
\usetikzlibrary{decorations.pathreplacing}
\usetikzlibrary{shapes.symbols}
\usetikzlibrary{shadows}
\usetikzlibrary{spy}
\usetikzlibrary{patterns}
\usetikzlibrary{circuits}
\usetikzlibrary{intersections}
\usetikzlibrary{positioning}
\usetikzlibrary{plotmarks}
\usetikzlibrary{circuits.ee.IEC}
\usepgfplotslibrary{groupplots}
\usepgfplotslibrary{external}
\tikzset{external/force remake}
\pgfkeys{/pgf/number format/.cd,
1000 sep={}}
\pgfplotsset{clip marker paths=true,compat=newest}
\begin{document}
\begin{tikzpicture}[thick]
\begin{axis}[axis lines=middle, samples=400,width=6cm,height=6cm,xmin=-65,xmax=15, domain=-100:0, xtick={25, 0, -25, -50, -75, -100},ytick={0,-5, -10, -15, -20, -25}, every tick/.style={
black,
ymin=-15,
ymax=5,
thick,
},minor x tick num=4, minor y tick num=1,xticklabel style={yshift=0.5ex,
anchor=south},xlabel={$V_m$ [mV]},ylabel={$s(V_m)$},ymin=-25,ymax=15,every axis x label/.style={at={(current axis.right of origin)},anchor=west}, every axis y label/.style={at={(current axis.above origin)},anchor=south}]
\addplot [thick] {-exp(-x/25.3)-2*(-0.5)/(1-(-0.5))+(1+(-0.5))/(1-(-0.5))*exp(x/25.3)};
\addplot [thick,dashed] {-exp(-x/25.3)-2*(-1)/(1-(-1))+(1+(-1))/(1-(-1))*exp(x/25.3)};
\addplot [thick] {-exp(-x/25.3)-2*(-2)/(1-(-2))+(1+(-2))/(1-(-2))*exp(x/25.3)};
\end{axis}
\end{tikzpicture}
\end{document} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.