In this page I provide some Matlab codes for the algorithms developed in my research.
Code for Regularizing preconditioners by non-stationary iterated Tikhonov with general penalty term.
In the APIT-GP.zip folder you can find the code for the algorithms described in the paper above. There is a file "example.m" which runs some numerical examples (including the ones presented in the paper).
Code for A Tool for the Construction of Synthetic Petroglyphs.
In the Tool.zip folder you can find the code for the algorithms described in the paper above. Run the file GlyphCreator.mlapp (in the folder where you unzipped the package) to start the Matlab App.
Code for Software for limited memory restarted lp-lq minimization methods using generalized Krylov subspaces.
In the lplq.zip folder you can find the code for the algorithms described in the paper above. There is a file "Test.m" which runs the numerical examples presented in the paper.
Code for A Multigrid frame based method for image deblurring.
In the zip folder you can find the code for the algorithms described in the paper above. There is a file "Test.m" which runs a numerical experiment.