Advertisement
Guest User

Untitled

a guest
Jun 25th, 2019
232
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.84 KB | None | 0 0
  1. ! Missing endcsname inserted.<to be read again>ALG@currentblock@0 State
  2. ! Extra endcsname.ALG@makebeginrepeat ...ALG@thisblock endcsnamerelax def ALG@thisblock... State
  3. ! LaTeX Error: Lonely item--perhaps a missing list environment.See the LaTeX manual or LaTeX Companion for explanation.Type H <return> for immediate help.... State
  4. ! Missing endcsname inserted.<to be read again>ALG@currentblock@0 State
  5. ! Extra endcsname.ALG@makebeginrepeat ...ALG@thisblock endcsnamerelax def ALG@thisblock... State
  6. ! LaTeX Error: Lonely item--perhaps a missing list environment.See the LaTeX manual or LaTeX Companion for explanation.Type H <return> for immediate help.... State
  7. ! Missing endcsname inserted.<to be read again>ALG@currentblock@0 State
  8. ! Extra endcsname.ALG@makebeginrepeat ...ALG@thisblock endcsnamerelax def ALG@thisblock... State
  9. ! LaTeX Error: Lonely item--perhaps a missing list environment.See the LaTeX manual or LaTeX Companion for explanation.Type H <return> for immediate help.... State
  10. ! Missing endcsname inserted.<to be read again>ALG@currentblock@0 State
  11. ! Extra endcsname.ALG@makebeginrepeat ...ALG@thisblock endcsnamerelax def ALG@thisblock... State
  12. ! LaTeX Error: Lonely item--perhaps a missing list environment.See the LaTeX manual or LaTeX Companion for explanation.Type H <return> for immediate help.... State
  13. ! Missing endcsname inserted.<to be read again>ALG@currentblock@0 State
  14. ! Extra endcsname.ALG@makebeginrepeat ...ALG@thisblock endcsnamerelax def ALG@thisblock... State
  15. ! Missing endcsname inserted.<to be read again>ALG@currentblock@0 Procedure
  16.  
  17. documentclass[
  18. 11pt, % The default document font size, options: 10pt, 11pt, 12pt
  19. %oneside, % Two side (alternating margins) for binding by default, uncomment to switch to one side
  20. english, % ngerman for German
  21. singlespacing, % Single line spacing, alternatives: onehalfspacing or doublespacing
  22. %draft, % Uncomment to enable draft mode (no pictures, no links, overfull hboxes indicated)
  23. %nolistspacing, % If the document is onehalfspacing or doublespacing, uncomment this to set spacing in lists to single
  24. %liststotoc, % Uncomment to add the list of figures/tables/etc to the table of contents
  25. %toctotoc, % Uncomment to add the main table of contents to the table of contents
  26. %parskip, % Uncomment to add space between paragraphs
  27. %nohyperref, % Uncomment to not load the hyperref package
  28. headsepline, % Uncomment to get a line under the header
  29. %chapterinoneline, % Uncomment to place the chapter title next to the number on one line
  30. %consistentlayout, % Uncomment to change the layout of the declaration, abstract and acknowledgements pages to match the default layout
  31. ]{MastersDoctoralThesis}
  32. usepackage{algorithm}
  33. usepackage{algpseudocode}
  34.  
  35. usepackage{algorithm}
  36. usepackage{algpseudocode}
  37. %begin{filecontents}{a.tex}
  38. begin{algorithm}[H]
  39. %SetAlgoLined
  40. %KwResult{Write here the result }
  41. State $a$ is BAC , $T$ is trignotmatric, $Rtextsubscript{Data}$ is my symbolic data;
  42. State RS textsubscript{Data} is textual data;
  43. begin{algorithmic}[1]
  44. State $Rtextsubscript{Data} gets hi$ w.r.t $j$ Comment{ABC} ;
  45. State $L_i gets $ FSC Comment(i=1,2,3);
  46. State Remove ABC;
  47. State $T_{0}gets R_{Data}$.$T$($start$);
  48. $T_{new}$}
  49. Procedure {multi} {$abtextsubscript{Data}$, $gtextsubscript{i}$}
  50. For {$sgets RS_{dd}(1)$ TO $RS_{aa}(end)$}
  51. State $ff_{sw}gets S_{ddd} times W_{L}$
  52. If{vvvv }
  53. State np such
  54. Else
  55. State $dd_{ss}gets sss_{ffff} times aada_{sadada} times frac{O_{LP}}{100}$
  56.  
  57. EndIf
  58. For {$F_{S}gets 1 leq 6$}
  59. State $E_{feature}gets F(T_{sw}
  60. EndFor
  61. EndFor
  62. EndProcedure
  63.  
  64. Procedure {myz}{$sa_{aa}$}
  65. For {each value}
  66. State Not something
  67. EndFor
  68. EndProcedure
  69. caption{MYALGORIHTM}
  70. end{algorithmic}
  71. end{algorithm}
  72. %end{filecontents}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement