Software

In this page I provide some Matlab codes for the algorithms developed in my research.

APIT-GP

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).

lp-lq

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.

Regularizing Multigrid

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.