From 38ec81c68d8f833ee0304cb7e4eb1526cffa7d19 Mon Sep 17 00:00:00 2001 From: Hadrien Montanelli Date: Wed, 7 Feb 2024 13:05:28 +0100 Subject: [PATCH] update exp --- 2024-02-04.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/2024-02-04.html b/2024-02-04.html index d08fa3a..1607682 100755 --- a/2024-02-04.html +++ b/2024-02-04.html @@ -230,9 +230,9 @@

Numerical experiments

$$ and \(L=120\) different positions of a single small scatterer on the circle of radius \(\lambda\epsilon^{-p}=100\), \begin{align}\label{eq:scatterer-beta} - \boldsymbol{y}_\epsilon^\ell = 100e^{i\theta_y^\ell}, \quad \theta_y^\ell = \frac{2\pi}{L}(\ell - 1 + \beta_\ell), \quad 1\leq \ell\leq L, + \boldsymbol{y}_\epsilon^\ell = 100e^{i\theta_y^\ell}, \quad \theta_y^\ell = 2\pi\beta_\ell, \quad 1\leq \ell\leq L, \end{align} - where \(\beta_\ell\) is drawn from the uniform distribution on \([0,0.1]\). Finally, we add some multiplicative white noise with amplitude \(\delta=\epsilon^p\epsilon^{q/2}=10^{-4}\) to the the near-field measurements (generating a matrix \(\widetilde{C}_\delta\)), and probe the medium on a \(100\times100\) uniform grid on \([-6\lambda,6\lambda]\times[-6\lambda,6\lambda]\).

+ where \(\beta_\ell\sim U(0,1)\) is drawn from the uniform distribution on \([0,1]\). Finally, we add some multiplicative white noise with amplitude \(\delta=5\times 10^{-3}\) to the the near-field measurements (generating a matrix \(\widetilde{C}_\delta\)), and probe the medium on a \(100\times100\) uniform grid on \([-6\lambda,6\lambda]\times[-6\lambda,6\lambda]\).