Add Chapter 3 Methodology (#79)
* feat(latex): initialize new structure for methodology chapter * feat(latex): initialize sections for methodology chapter including data analysis, materials, and steps * feat(latex): add detailed description and structure for materials section in methodology chapter * fix(latex): correct section title from "Bahan dan Materi" to "Benda Uji" to give more context about the thesis Closes #71 * feat(latex): add section for tools in methodology chapter * feat(latex): initialize methodology steps with overall clue descriptions of research phases * feat(latex): add specimen diagram with sensor notation for data representation in methodology chapter * feat(latex): add diagram for joint and sensors placement in methodology chapter * feat(latex): update dataset figure and add specimen image in methodology chapter * feat(latex): expand data analysis section in methodology chapter * fix(latex): fix citation format for secondary data source in methodology chapter * feat(latex): add data acquisition section with dataset details and sampling information * fix(latex): update input paths in methodology chapter for correct file referencing * feat(latex): add hardware and software sections with detailed descriptions and components used in the research * Update latex/chapters/id/03_methodology/tool/hardware.tex fix(latex): Fix figure reference Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Update latex/chapters/id/03_methodology/steps/index.tex chore: remove double slash of image path Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Update latex/chapters/id/03_methodology/data_analysis/index.tex fix(latex): Fix typo Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --------- Co-authored-by: nuluh <dam.ar@outlook.com> Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit was merged in pull request #79.
This commit is contained in:
BIN
latex/chapters/img/flow.png
Normal file
BIN
latex/chapters/img/flow.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 217 KiB |
BIN
latex/chapters/img/specimen.png
Normal file
BIN
latex/chapters/img/specimen.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 976 KiB |
13
latex/chapters/img/specimen.tex
Normal file
13
latex/chapters/img/specimen.tex
Normal file
@@ -0,0 +1,13 @@
|
||||
\begin{matrix}
|
||||
N_{6,5} & \text{---} & N_{6,4} & \text{---} & N_{6,3} & \text{---} & N_{6,2} & \text{---} & N_{6,1} \\
|
||||
\vert & & \vert & & \vert & & \vert & & \vert \\
|
||||
N_{5,5} & \text{---} & N_{5,4} & \text{---} & N_{5,3} & \text{---} & N_{5,2} & \text{---} & N_{5,1} \\
|
||||
\vert & & \vert & & \vert & & \vert & & \vert \\
|
||||
N_{4,5} & \text{---} & N_{4,4} & \text{---} & N_{4,3} & \text{---} & N_{4,2} & \text{---} & N_{4,1} \\
|
||||
\vert & & \vert & & \vert & & \vert & & \vert \\
|
||||
N_{3,5} & \text{---} & N_{3,4} & \text{---} & N_{3,3} & \text{---} & N_{3,2} & \text{---} & N_{3,1} \\
|
||||
\vert & & \vert & & \vert & & \vert & & \vert \\
|
||||
N_{2,5} & \text{---} & N_{2,4} & \text{---} & N_{2,3} & \text{---} & N_{2,2} & \text{---} & N_{2,1} \\
|
||||
\vert & & \vert & & \vert & & \vert & & \vert \\
|
||||
N_{1,5} & \text{---} & N_{1,4} & \text{---} & N_{1,3} & \text{---} & N_{1,2} & \text{---} & N_{1,1} \\
|
||||
\end{matrix}
|
||||
Reference in New Issue
Block a user