Advertisement
Ridwanul_Haque

LATEX Graph 2

Jun 22nd, 2021
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.35 KB | None | 0 0
  1.  
  2.  
  3.  
  4. \begin{tikzpicture}[x=0.75pt,y=0.75pt,yscale=-1,xscale=1]
  5. %uncomment if require: \path (0,310); %set diagram left start at 0, and has height of 310
  6.  
  7. %Shape: Rectangle [id:dp3712436026663559]
  8. \draw (312,91.5) -- (426,91.5) -- (426,131.5) -- (312,131.5) -- cycle ;
  9. %Shape: Rectangle [id:dp7444173009835378]
  10. \draw (267,191.5) -- (311,191.5) -- (311,231) -- (267,231) -- cycle ;
  11. %Right Arrow [id:dp7291563346821137]
  12. \draw (190,104.38) -- (212.8,104.38) -- (212.8,98.5) -- (228,110.25) -- (212.8,122) -- (212.8,116.13) -- (190,116.13) -- cycle ;
  13. %Right Arrow [id:dp5858788722772521]
  14. \draw (191,204.38) -- (213.8,204.38) -- (213.8,198.5) -- (229,210.25) -- (213.8,222) -- (213.8,216.13) -- (191,216.13) -- cycle ;
  15. %Straight Lines [id:da5559826737406139]
  16. \draw (244.4,54.6) -- (244.4,90.1) ;
  17. %Straight Lines [id:da8961986175754728]
  18. \draw (262,55) -- (262,90.5) ;
  19. %Straight Lines [id:da3795140600050184]
  20. \draw (253.6,152.6) -- (253.6,188.1) ;
  21. %Straight Lines [id:da10702627818260702]
  22. \draw (265.2,152.2) -- (265.2,187.7) ;
  23. %Straight Lines [id:da9154579731572159]
  24. \draw (249.55,86.09) -- (255.33,85.99) -- (258.71,86.02) ;
  25. \draw [shift={(261.71,86.04)}, rotate = 180.44] [fill={rgb, 255:red, 0; green, 0; blue, 0 } ][line width=0.08] [draw opacity=0] (3.57,-1.72) -- (0,0) -- (3.57,1.72) -- cycle ;
  26. %Straight Lines [id:da9945053590797202]
  27. \draw (256.24,85.99) -- (247.12,86.07) ;
  28. \draw [shift={(244.12,86.09)}, rotate = 359.53999999999996] [fill={rgb, 255:red, 0; green, 0; blue, 0 } ][line width=0.08] [draw opacity=0] (3.57,-1.72) -- (0,0) -- (3.57,1.72) -- cycle ;
  29. %Straight Lines [id:da5550381687712762]
  30. \draw (258.43,182.54) -- (261.8,182.56) ;
  31. \draw [shift={(264.8,182.59)}, rotate = 180.44] [fill={rgb, 255:red, 0; green, 0; blue, 0 } ][line width=0.08] [draw opacity=0] (3.57,-1.72) -- (0,0) -- (3.57,1.72) -- cycle ;
  32. %Straight Lines [id:da7905073943918506]
  33. \draw (260.64,182.64) -- (257.3,182.64) ;
  34. \draw [shift={(254.3,182.64)}, rotate = 360.01] [fill={rgb, 255:red, 0; green, 0; blue, 0 } ][line width=0.08] [draw opacity=0] (3.57,-1.72) -- (0,0) -- (3.57,1.72) -- cycle ;
  35.  
  36. % Text Node
  37. \draw (243,94) node [anchor=north west][inner sep=0.75pt] [align=left] {\textbf{GLWGKAAAEEEGLWLFF \ --}\\\textbf{ \ -- \ KGVFGAEQEGLFVFFGG}};
  38. % Text Node
  39. \draw (248,193) node [anchor=north west][inner sep=0.75pt] [align=left] {\textbf{ \ - GLWGKAAAEEEGLWLFF}\\\textbf{ \ KGVFGAEQEGLFVFFGG-}};
  40. % Text Node
  41. \draw (473,94) node [anchor=north west][inner sep=0.75pt] [align=left] {sequence 1};
  42. % Text Node
  43. \draw (473,114) node [anchor=north west][inner sep=0.75pt] [align=left] {sequence 2};
  44. % Text Node
  45. \draw (469,192) node [anchor=north west][inner sep=0.75pt] [align=left] {sequence 1};
  46. % Text Node
  47. \draw (469,212) node [anchor=north west][inner sep=0.75pt] [align=left] {sequence 2};
  48. % Text Node
  49. \draw (110,80.33) node [anchor=north west][inner sep=0.75pt] [align=left] {\textbf{B}};
  50. % Text Node
  51. \draw (137,102) node [anchor=north west][inner sep=0.75pt] [align=left] {\textit{k = 2}};
  52. % Text Node
  53. \draw (136,202) node [anchor=north west][inner sep=0.75pt] [align=left] {\textit{k = -1}};
  54. % Text Node
  55. \draw (248,61.4) node [anchor=north west][inner sep=0.75pt] [align=left] {2};
  56. % Text Node
  57. \draw (253.6,157) node [anchor=north west][inner sep=0.75pt] [align=left] {1};
  58.  
  59.  
  60. \end{tikzpicture}
  61.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement