Group Abstract Group Abstract

Message Boards Message Boards

Does anyone recognize this SVD shortcut as a known equation?

Posted 11 years ago
POSTED BY: Douglas Youvan
2 Replies

Answer: That's a hard way to take 12 column averages!

Doug

POSTED BY: Douglas Youvan

I cannot read that formula for the pseudoinverse. It would be better to provide actual code.

As for how the pseudoinverse is computed, it uses SVD when the matrix is approximate numbers but not when exact. In the former case it should be probably cubic in the rows/columns(maybe quadratic in the larger of those and linear in the other). For exact numbers it's a different world due to intermediate growth of elements, and also need to use rationals.

If there was a question, I hope this helps to address it.

POSTED BY: Daniel Lichtblau
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard