From 0f5b381b56e5fbad9572c2836ef1bfad31564fa9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lisa=20Sch=C3=A4tzle?= <lisa.schaetzle@kit.edu> Date: Thu, 11 Jan 2024 07:21:38 +0000 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 84d693b..5384f05 100644 --- a/README.md +++ b/README.md @@ -56,6 +56,9 @@ For generating the Figures 2.1, 2.2 and 3.1 from the work, run * *figure_2_1.m* - **Figure 2.1** (Plots of the factors causing the decay behaviour of the expansion coefficients) * *figure_2_2.m* - **Figure 2.2** (Example 2.6, geometry of kite-shaped scatterer, expansion coefficients of corr. far field operator) * *figure_3_1.m* - **Figure 3.1** (Example 3.4, geometry of kite- and nut-shaped scatterer, expansion coefficients of corr. Born far field operator of order 2) + +For generating the Figures 5.1 and 5.2, as well as the data included in the Tables 5.1, 5.2 and 5.3 from the work, run + * *example_5_1.m* - **Figure 5.1**, **Table 5.1** (Example 5.1, splitting only for two diifferent szenarios, varying distance and size of one scatterer) * *example_5_2.m* - **Figure 5.2**, **Table 5.2** (Example 5.1, completion for two diifferent geometrical setups for Omega) * *example_5_3.m* - **Table 5.3** (Example 5.3, completion and splitting for two diifferent geometrical setups for Omega) -- GitLab