URL:
  <http://savannah.gnu.org/bugs/?41266>

                 Summary: Tikhonov regularization for least squares
                 Project: GNU Scientific Library
            Submitted by: psa
            Submitted on: Fri 17 Jan 2014 06:31:16 PM GMT
                Category: None
                Severity: 3 - Normal
        Operating System: 
                  Status: None
             Assigned to: psa
             Open/Closed: Open
                 Release: 
         Discussion Lock: Any

    _______________________________________________________

Details:

Investigate if its feasible to add a simple Tikhonov regularization matrix to
least squares solutions:

A^T A ==> A^T A + mu^2*I

have another API function to specify mu.

Does it make sense to instead pass a vector diag(D) so the user can
selectively damp coefficients instead of damping every coefficient?




    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?41266>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/


Reply via email to