Skip to content

Latest commit

 

History

History
8 lines (4 loc) · 794 Bytes

File metadata and controls

8 lines (4 loc) · 794 Bytes

machine

MACHINE © 2020--2023 Andreas Mang: This is a collection of Matlab code snippets to explore conceptual ideas for MAthematical and Computational metHods for INverse problEms. This toolkit is primarily designed to serve as a teaching tool for classes on inverse problems and related topics.

Help

Problem sets for homework assignments are implemented in the subfolder 'prbsets'. Functions that might be potentially relevant for multiple problems are added to the 'core' sufolder. To add this folder to your path (so MATLAB can find these implementation while you work in the subfolders) simply run the 'istartup.m' file once at the beginning your session.