Commit Graph

15 Commits

Author SHA1 Message Date
Rifqi D. Panuluh
389237325d fix(latex): Correct typo in the reference to 1D CNN in the literature review section 2025-09-29 20:48:15 +00:00
Rifqi D. Panuluh
9e246e1d18 feat(latex): add new literature review about SVM research on SHM 2025-09-29 20:43:31 +00:00
Rifqi D. Panuluh
9412f0f53f fix(latex): Fix the steps flow to follow common practice and reformat writing style 2025-09-06 04:28:57 +00:00
Rifqi D. Panuluh
d844fb8f66 fix(latex): Update damaged/undamaged figure references and captions for clarity in methodology section and optimize figures with guetzli 2025-09-06 04:26:01 +00:00
Rifqi D. Panuluh
b581b3c755 refactor(latex): Refactor chapter 3 to remove section headers from data analysis and materials files and optimize figures with guetzli 2025-09-06 04:23:31 +00:00
Rifqi D. Panuluh
ebb2c0d686 refactor(latex): Refactor chapter 3 2025-09-05 10:57:00 +00:00
Rifqi D. Panuluh
18edaaa7c9 refactor(latex): refactor introduction and results chapters to localization directory 2025-08-23 01:55:23 +00:00
Rifqi D. Panuluh
79da2e7bcc fix(chapters): correct capitalization in chapter titles 2025-08-07 22:49:04 +00:00
Rifqi D. Panuluh
16c171fb46 latex: Match with Overleaf current work 2025-08-07 22:49:04 +00:00
nuluh
f5dada1b9c fix(latex): fix image path for flowchart in methodology section 2025-06-04 15:59:13 +07:00
Damar
4d5de37e30 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>
2025-05-23 03:32:26 +07:00
Rifqi D. Panuluh
92fd3acd05 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>
2025-05-23 03:25:23 +07:00
Damar
e0fade285a Add Theoretical Foundation (#78)
* feat(latex): add brief explanation of Short-Time Fourier Transform in theoretical foundation

* feat(latex): add brief evaluation of classic machine learning algorithms for damage localization

* fix(latex): correct STFT equation notation in theoretical foundation

Closes #72

* fix(latex): clarify STFT application in structural response analysis

* feat(latex): add explanation of windowing function in theoretical foundation

* feat(latex): expand classification algorithms section with additional methods and details

* feat(latex): add Hann window section with definition and application details

* feat(latex): enhance literature review with detailed SHM methods and STFT explanation
2025-05-23 03:13:34 +07:00
nuluh
d5f43ba48b refactor(latex): refactor literature review and theoretical foundations files structure with placeholder 2025-05-15 02:03:39 +07:00
nuluh
a872ae144c feat(latex): initialize new literature review files for comprehensive analysis 2025-05-15 01:59:00 +07:00