Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 1.08 KB

README.md

File metadata and controls

32 lines (20 loc) · 1.08 KB

About

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)

Installation

To install, you can either download a .zip file or clone the directory with Git.

Option 1: Download a .zip file

Download a .zip of choreolab from:

Option 2: Clone with Git

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.

Getting started

Check out lsmRandSource.m and lsmRandScatterer.m — happy computing!

License

See LICENSE.txt for licensing information.

Any comment or question, send an email to: [email protected]