Skip to content

Commit

Permalink
update exp
Browse files Browse the repository at this point in the history
  • Loading branch information
Hadrien-Montanelli committed Feb 7, 2024
1 parent 27de1e0 commit 38ec81c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions 2024-02-04.html
Original file line number Diff line number Diff line change
Expand Up @@ -230,9 +230,9 @@ <h2>Numerical experiments</h2>
$$
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]\).</p>
where \(\beta_\ell\sim U(0,1)\) is drawn from the <a href="https://en.wikipedia.org/wiki/Continuous_uniform_distribution">uniform distribution</a> on \([0,1]\). Finally, we add some multiplicative <a href="https://en.wikipedia.org/wiki/White_noise">white noise</a> 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]\).</p>

<div class="row">
<div class="column">
Expand Down

0 comments on commit 38ec81c

Please sign in to comment.