Skip to content

Least-squares approximation #56

@make-github-pseudonymous-again

Description

@make-github-pseudonymous-again
Owner

min_b Ab - y
b = A^+ y
where A^+ is the pseudoinverse of A

See Introduction to algorithms by TH Cormen, CE Leiserson, RL Rivest, C Stein.

Activity

make-github-pseudonymous-again

make-github-pseudonymous-again commented on Feb 28, 2020

@make-github-pseudonymous-again
OwnerAuthor

Superset of #21.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @make-github-pseudonymous-again

        Issue actions

          Least-squares approximation · Issue #56 · make-github-pseudonymous-again/js-algorithms