|
|
| Think about Loose Coupling | |
| PerlMonks |
Pseudoinversing matrix .. is this correct?by Angharad (Pilgrim) |
| on Aug 03, 2005 at 09:21 UTC ( [id://480466]=perlquestion: print w/replies, xml ) | Need Help?? |
This is an archived low-energy page for bots and other anonmyous visitors. Please sign up if you are a human and want to interact.Angharad has asked for the wisdom of the Perl Monks concerning the following question:
Hi Monks!
Further to a post I made a day or so ago regarding the pseudoinverse of a mxn matrix, I proceeded to create the following script .. attempting to implement the equation pseudoinvB = (B^tB)^-1B^t where B^t = transpose of non square matrix B. Does this look OK to people or not?
Back to
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||||||||||||