Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
RickGelhausen committed Jun 25, 2024
1 parent d51af83 commit 4f53087
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 @@ -65,6 +65,6 @@ $$


```{r, echo=FALSE, fig.show='hold', out.width='50%', 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("p1.png", "p2.png"))
knitr::include_graphics(c("figures/sheet-5/p1.png", "figures/sheet-5/p2.png"))
```

0 comments on commit 4f53087

Please sign in to comment.