This code provides the basic building blocks to test optimization algorithms on seismic inverse problems. The canonical seismic waveform inversion problem is given by
where
The main function is misfit.m, which takes as input the medium parameters
For an example, see /examples, which uses a simple BB iteration to solve the optimization problem. To run these, you need to install the SPOT library: https://github.com/mpf/spot
Feel free to contact me with any questions, suggestions, etc.
Tristan van Leeuwen - [email protected]