JavedA commited on
Commit
f27391d
·
1 Parent(s): 9a5a10f

added pdfs - task defintions

Browse files
Data/1_Writing/0_Deco/1_Erkl.qmd CHANGED
@@ -15,8 +15,3 @@ In addition, I confirm that I did not use any tools, materials or sources other
15
  \noindent Signature:
16
 
17
  ![](../../2_Figures/0_Deco/signature_1.jpg){width=30% .unnumbered}
18
-
19
- Hello Hello
20
- here and Hello adn Hello asdn Hello asjsfjd siudfdfg Hello Hello
21
-
22
- <!-- {{< include 4_Mast.pdf >}} -->
 
15
  \noindent Signature:
16
 
17
  ![](../../2_Figures/0_Deco/signature_1.jpg){width=30% .unnumbered}
 
 
 
 
 
Data/1_Writing/0_Deco/2_0_Task_Def.qmd ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ # Task defintion {.unnumbered}
2
+ <iframe src="./4_Mast.pdf" width="100%" height="97%"></iframe>
3
+ <!-- <iframe src="./5_Mast.pdf" width="100%" height="100%"></iframe> -->
Data/1_Writing/0_Deco/4_Mast.pdf CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d4dad38130e9011f3b2ef7986ac0b0df874ecc240859f66d31e32d1f0422633b
3
- size 2387366
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9c36c9856c40d12c732b5841199837dc5e5ceeeef79b9a1ff59607a66f3a1a57
3
+ size 4602653
Data/1_Writing/0_Deco/5_Mast.pdf DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:6bed1fa951882291159c030d3ad740eaf49bdd2c3241f7335f74e29f067e6480
3
- size 2215213
 
 
 
 
Data/1_Writing/2_Task/1_Data_Gen.qmd CHANGED
@@ -215,7 +215,7 @@ $$
215
  F_{CNMc} = \left(\dot{\vec{x}}(t), \, \vec{\beta} \right) =
216
  \left( \frac{\vec{x}(t)}{dt}, \, \vec{\beta} \right) =
217
  f(\vec{x}(t), \, \vec{\beta} )
218
- \tag{[-@sec-eq_1_1_MPV]}
219
  \end{equation}$$
220
 
221
  The solution to @eq-eq_1_1_MPV is obtained numerically by applying *SciPy's RK45* \gls{ode} solver. If desired \gls{cnmc} allows completing this task in parallel. Additional notes on executing this task in parallel are given in section [-@sec-sec_Motivation]. The main reason for relying on *RK45* is that it is commonly known to be a reliable option.
 
215
  F_{CNMc} = \left(\dot{\vec{x}}(t), \, \vec{\beta} \right) =
216
  \left( \frac{\vec{x}(t)}{dt}, \, \vec{\beta} \right) =
217
  f(\vec{x}(t), \, \vec{\beta} )
218
+ \tag{3.2}
219
  \end{equation}$$
220
 
221
  The solution to @eq-eq_1_1_MPV is obtained numerically by applying *SciPy's RK45* \gls{ode} solver. If desired \gls{cnmc} allows completing this task in parallel. Additional notes on executing this task in parallel are given in section [-@sec-sec_Motivation]. The main reason for relying on *RK45* is that it is commonly known to be a reliable option.
Data/1_Writing/2_Task/7_QT.qmd CHANGED
@@ -45,11 +45,10 @@ $$
45
  \begin{equation}
46
  \boldsymbol {A_{i \mu}} \approx \boldsymbol A^{\prime}_{i \mu} = (\boldsymbol W \boldsymbol H)_{i \mu} = \sum_{a = 1}^{r}
47
  \boldsymbol W_{ia} \boldsymbol H_{a \mu}
48
- \tag{}
49
  \end{equation}
50
  $$
51
 
52
-
53
  The issue with \gls{nmf} is that the solution is obtained through an iterative optimization process.
54
  The number of iterations can be in the order of millions and higher to meet the convergence criteria.
55
  Because the optimal $r_{opt}$ depends on the dynamical system, there is no general rule for acquiring it directly.
 
45
  \begin{equation}
46
  \boldsymbol {A_{i \mu}} \approx \boldsymbol A^{\prime}_{i \mu} = (\boldsymbol W \boldsymbol H)_{i \mu} = \sum_{a = 1}^{r}
47
  \boldsymbol W_{ia} \boldsymbol H_{a \mu}
48
+ \tag{4.5}
49
  \end{equation}
50
  $$
51
 
 
52
  The issue with \gls{nmf} is that the solution is obtained through an iterative optimization process.
53
  The number of iterations can be in the order of millions and higher to meet the convergence criteria.
54
  Because the optimal $r_{opt}$ depends on the dynamical system, there is no general rule for acquiring it directly.
Usage_Info/open.md CHANGED
@@ -1,5 +1,3 @@
1
- 1) equation Equation.1 --> equation @ew-Eq_Label
2
- 2) section/subsection/chapter/figure/table/
3
  3) tag equation, eq_5_NMF
4
  $$
5
  \begin{equation}
@@ -8,32 +6,20 @@ $$
8
  \tag{}
9
  \end{equation}
10
  $$
11
- 4) Comments
12
- 5) gls
13
- 6) figures
14
- 7) cites
15
- 8) vspace
16
- 9) Appendix
17
- 10) Some images must be redone in inkscape
18
  1) 1_Task/1_CNMc.svg
19
- 11) Allow downloading images multiple output formats as you have seen it once
20
- 12) Make sure to mention
21
  1) You are using now a much more powerful tool than a simple pdf or latex (which is already is quite powerful, but clearly not as featurerich as html, css and javascript) --> it was tried to replicate the orignal master thesis pdf --> thus a lot of imporivements which are now possible have been not implemented. However, some features were just to tempting to not implement them. Note, some mistakes which the author made, i.e. spelling and simmilar mistakes were not removed, since it can be considered to be more honest to stick to the original version --> best representation of the master thesis output at that time
22
  2) The reader finds it much easier to get the abbreviations --> thus interactive hover is enabled
23
  3) Maybe some modifications are going to be made. If so, then this shall be highledted lcearly, inshallah (with the premission and help of the allmighty Allah)
24
- 13) praise to the ONE, acknowledge, make the one big
25
- 14) glossary
26
- 15) include pdfs and make sure the order matches with the true pdf
27
- 16) list of figures and tables
28
- 17) integrate buymeacofee
29
  18) share on other webpages
30
- 19) interactive main page
31
- 20) left nav bar color
32
- 21) interactive main image on top left side
33
  22) contact information
34
  23) money buymeacofee or kofi integration
35
  24) https://animate.style/ add rubberband on headers if clicked
36
  25) Add all licenses -- correct refering
37
- 26) small gif that shows the capabilties of yout website
38
- 27) Latex writing style looks nice --> make it your own thing
39
- 28) loading banner - make sure that the first image is shown and if not the user shall wait for it
 
 
 
1
  3) tag equation, eq_5_NMF
2
  $$
3
  \begin{equation}
 
6
  \tag{}
7
  \end{equation}
8
  $$
9
+ 9) Some images must be redone in inkscape
 
 
 
 
 
 
10
  1) 1_Task/1_CNMc.svg
11
+ 10) Allow downloading images multiple output formats as you have seen it once
12
+ 11) Make sure to mention
13
  1) You are using now a much more powerful tool than a simple pdf or latex (which is already is quite powerful, but clearly not as featurerich as html, css and javascript) --> it was tried to replicate the orignal master thesis pdf --> thus a lot of imporivements which are now possible have been not implemented. However, some features were just to tempting to not implement them. Note, some mistakes which the author made, i.e. spelling and simmilar mistakes were not removed, since it can be considered to be more honest to stick to the original version --> best representation of the master thesis output at that time
14
  2) The reader finds it much easier to get the abbreviations --> thus interactive hover is enabled
15
  3) Maybe some modifications are going to be made. If so, then this shall be highledted lcearly, inshallah (with the premission and help of the allmighty Allah)
16
+ 12) praise to the ONE, acknowledge, make the one big
17
+ 13) glossary
18
+ 14) include pdfs and make sure the order matches with the true pdf
19
+ 15) list of figures and tables
 
20
  18) share on other webpages
 
 
 
21
  22) contact information
22
  23) money buymeacofee or kofi integration
23
  24) https://animate.style/ add rubberband on headers if clicked
24
  25) Add all licenses -- correct refering
25
+ 26) small gif that shows the capabilties of yout website
 
 
_quarto.yml CHANGED
@@ -76,7 +76,7 @@ cluster-based network modeling"
76
  # logo: Data/6_Html_Data/1_Logo_Img/0_Tornado.svg
77
  logo: Data/6_Html_Data/1_Logo_Img/1_Tornado.svg
78
  # logo: Data/3_Figs_Pyth/2_Task/2_Tornado.svg
79
- title: "master thesis javed Arshad Butt"
80
  # subtitle:""
81
 
82
  tools:
@@ -121,6 +121,8 @@ cluster-based network modeling"
121
 
122
  - Data/1_Writing/0_Deco/2_1_Abstract.qmd
123
 
 
 
124
  # toc, list figures, list tables
125
 
126
  - Data/1_Writing/0_Deco/3_Used_Abbrev.qmd
 
76
  # logo: Data/6_Html_Data/1_Logo_Img/0_Tornado.svg
77
  logo: Data/6_Html_Data/1_Logo_Img/1_Tornado.svg
78
  # logo: Data/3_Figs_Pyth/2_Task/2_Tornado.svg
79
+ title: "Javed Arshad Butt - Master Thesis"
80
  # subtitle:""
81
 
82
  tools:
 
121
 
122
  - Data/1_Writing/0_Deco/2_1_Abstract.qmd
123
 
124
+ - Data/1_Writing/0_Deco/2_0_Task_Def.qmd
125
+
126
  # toc, list figures, list tables
127
 
128
  - Data/1_Writing/0_Deco/3_Used_Abbrev.qmd