help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: inverse matrix c++


From: Javier Rodríguez Benito
Subject: Re: inverse matrix c++
Date: Thu, 15 Nov 2007 11:24:49 +0100
User-agent: Thunderbird 2.0.0.9 (Windows/20071031)



Jordi Gutiérrez Hermoso escribió:
On 14/11/2007, Javier Rodríguez Benito <address@hidden> wrote:
I tried this solution but it doesn´t work either. I get the error
sentence, I´m not sure if it is because I don´t have some libraries for
sparse matrices installed

You get the error message because there is an error. :-)

Your matrix is singular. There's nothing that can be done about this.
Change your approach or figure out why the matrix is singular.

So, what is the matrix anyways? Looks like you sent the matrix off the list.

- Jordi G. H.

You were right, the matrix seems to be singular althought it shouldn't. So the solution was to work with the pseudoinverse matrix.
Thank you for the help


Attachment: javierb.vcf
Description: Vcard


reply via email to

[Prev in Thread] Current Thread [Next in Thread]