Add Literature Review (#80)

* feat(latex): add initial literature review paragraph from paper which data I used #67

* feat(latex): add Indonesian translation of structural health monitoring methods and related research findings

* feat(latex): add theoretical foundations and classification algorithms for damage localization in english version

* feat(latex): add initial content for literature review in index.tex

* Update latex/chapters/en/02_literature_review/index.tex

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit was merged in pull request #80.
This commit is contained in:
Damar
2025-05-23 03:32:26 +07:00
committed by GitHub
parent 92fd3acd05
commit 4d5de37e30
6 changed files with 76 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
\chapter{LITERATURE REVIEW AND THEORETICAL FOUNDATION}
\section{Literature Review}
\input{chapters/id/02_literature_review/literature_review/abdeljaber2017}
\section{Theoretical Foundation}
\input{chapters/id/02_literature_review/theoritical_foundation/stft}
\input{chapters/id/02_literature_review/theoritical_foundation/machine_learning}
\bigskip
These theoretical foundations provide the methodological framework for implementing and evaluating the proposed damage localization system in this research. The combination of time-frequency analysis using STFT and classical machine learning classifiers enables an efficient and interpretable approach to structural health monitoring.