kvasilaky / InverseProblem

This function inverts ill conditioned matrices using an iterative solution to the Tikhonov regularization problem. It takes three arguments: A, the matrix, l, lambda the contraint, and k, the number of iterations. In this iterative Tikhonov regularization model, also known as ridge regression, I introduce an iterative solution to the ill-posed l…
26Updated last year

Related projects

Alternatives and complementary repositories for InverseProblem