Skip to content

Commit

Permalink
testing figure placement
Browse files Browse the repository at this point in the history
  • Loading branch information
RickGelhausen committed Jun 25, 2024
1 parent 03d1322 commit a3a3e0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion exercise-sheet-5.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ $$
$$


```{r, echo=FALSE, out.width='49%', out.height='49%', fig.align='center', fig.cap='Abbildung 1 - Beispiel einer durch Lösung von Problem (2) erhaltenen Rekonstruktion. Links: Verrauschtes Original Y. Rechts: Rekonstruierte Version X mit $\\alpha = 0.5$.'}
```{r, echo=FALSE, out.width='30%', fig.align='center', fig.cap='Abbildung 1 - Beispiel einer durch Lösung von Problem (2) erhaltenen Rekonstruktion. Links: Verrauschtes Original Y. Rechts: Rekonstruierte Version X mit $\\alpha = 0.5$.'}
knitr::include_graphics(c("figures/sheet-5/p1.png", "figures/sheet-5/p2.png"))
```

0 comments on commit a3a3e0e

Please sign in to comment.