Message Boards Message Boards

0
|
3881 Views
|
0 Replies
|
0 Total Likes
View groups...
Share
Share this post:

Three methods to solve a singular matrix ?

Posted 10 years ago

Here are three ways to solve a singular matrix:

PI is SVD - always works - scales bad: cubic on CPU, square on memory

CAM is a kludge - sometimes works, but not in this example - scales great

YI is a short-cut SVD - always works - scales great

Is there a name for the CAM and YI methods?

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

Group Abstract Group Abstract