Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

Re: Pseudoinversing matrix .. is this correct?

by tall_man (Parson)
on Aug 11, 2005 at 23:18 UTC ( #483146=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    my $mt = transpose($matrix);
    my $m2 = $mt x $matrix;
    my $m2i = $m2->inv;
    my $psuedo = $m2i x $mt;
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://483146]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this? | Other CB clients
Other Users?
Others romping around the Monastery: (5)
As of 2023-06-09 18:18 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?
    How often do you go to conferences?






    Results (36 votes). Check out past polls.

    Notices?