Matrix-free X-ray tomography
Last modified by Xwiki VePa on 2025/01/08 07:32
Matrix-free X-ray tomography
This page contains the computational Matlab files related to the book
Linear and Nonlinear Inverse Problems with Practical Applications
written by Jennifer Mueller and Samuli Siltanen and published by SIAM in 2012.
You can order the book at the SIAM webshop.
Here we solve tomographic problems without constructing the measurement matrix A at all.
Simulate tomographic data without inverse crime
This routine uses the radon.m function of Matlab's Image processing toolbox to create a sinogram:
Compute reconstruction using filtered back-projection
Compute reconstruction using matrix-free iterative Tikhonov regularization
,
Compute reconstruction using matrix-free iterative (approximate) total variation regularization
Here are the main computation and plot routines:
,
You will also need these files:
, , , , ,