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:
10
latex/chapters/en/02_literature_review/index.tex
Normal file
10
latex/chapters/en/02_literature_review/index.tex
Normal 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.
|
||||
Reference in New Issue
Block a user