MATLAB package for solving inverse acoustic problems with the LSM. It is used in the following papers:
- J. Garnier, H. Haddar, H. Montanelli, The linear sampling method for random sources, SIIMS (2023)
- J. Garnier, H. Haddar, H. Montanelli, The linear sampling method for data generated by small random scatterers, SIIMS (2024)
To install, you can either download a .zip file or clone the directory with Git.
Download a .zip of choreolab from:
To clone the lamlab repository, first navigate in a terminal to where you want the repository cloned, then type:
git clone https://github.com/Hadrien-Montanelli/lsmlab.git
The package requires gypsilab
: https://github.com/matthieuaussal/gypsilab.
Check out lsmRandSource.m
and lsmRandScatterer.m
— happy computing!
See LICENSE.txt
for licensing information.
Any comment or question, send an email to: [email protected]