Skip to content

Commit

Permalink
Merge pull request #7 from parduino/main
Browse files Browse the repository at this point in the history
 Small change in Arduino files
  • Loading branch information
wesleyboar authored Apr 30, 2024
2 parents c6a83b9 + cab2a5f commit 4cacaf0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions user-guide/docs/usecases/arduino/usecase_matlab.md
Original file line number Diff line number Diff line change
Expand Up @@ -210,7 +210,7 @@ for ii in range(3):
```

<p align="center">
<img src="./img/UC3-Arduino-1.png" alt="Time histories" width="400"/>
<img src="../img/UC3-Arduino-1.png" alt="Time histories" width="400"/>
</p>
<p align="center"> <b>Fig.2 - Displacement, velocity and acceleration time history for selected motion</b> </p>

Expand Down Expand Up @@ -242,7 +242,7 @@ axs2[0].grid(True)
```

<p align="center">
<img src="./img/UC3-Arduino-2.png" alt="Response spectra" width="400"/>
<img src="../img/UC3-Arduino-2.png" alt="Response spectra" width="400"/>
</p>
<p align="center"> <b>Fig.3 - Response spectra</b> </p>

Expand Down
2 changes: 1 addition & 1 deletion user-guide/docs/usecases/arduino/usecase_quoFEM.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ In this use case, the amount of reduction in the uncertainty in PM4Sand paramete


<p align="center">
<img src=".../img/UC2-Arduino-1.png" alt="Probabilistic calibration" width="600"/>
<img src="../img/UC2-Arduino-1.png" alt="Probabilistic calibration" width="600"/>
</p>
<p align="center"> <b>Fig.1 - Probabilistic calibration of soil model (step 2) with sensitivity analysis (step 1) and prediction of uncertainty in estimation of lateral sperading (step 3)</b> </p>

Expand Down

0 comments on commit 4cacaf0

Please sign in to comment.