octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #34179] [L U P Q] = luinc(A, 1e-3) returns P a


From: Mikael
Subject: [Octave-bug-tracker] [bug #34179] [L U P Q] = luinc(A, 1e-3) returns P and Q as vectors without 'vector' command
Date: Wed, 31 Aug 2011 11:18:07 +0000
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.20) Gecko/20110803 Firefox/3.6.20 ( .NET CLR 3.5.30729)

URL:
  <http://savannah.gnu.org/bugs/?34179>

                 Summary: [L U P Q] = luinc(A,1e-3) returns P and Q as vectors
without 'vector' command
                 Project: GNU Octave
            Submitted by: mandolin
            Submitted on: Wed 31 Aug 2011 11:18:06 AM GMT
                Category: GUI
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Incorrect Result
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 3.4.2
        Operating System: GNU/Linux

    _______________________________________________________

Details:

When using luinc(A,1e-3) the P and Q are supposed to be matrix form as when
using lu(A).

This is not the case, I get P and Q as vectors instead which should be the
case if I use luinc(A,1e-3,'vector')

I need both P and Q because just L and U will not give the correct result when
used.

Example matrices where this happens can be seen in file attached.





    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Wed 31 Aug 2011 11:18:06 AM GMT  Name: parameters.zip  Size: 1MB   By:
mandolin

<http://savannah.gnu.org/bugs/download.php?file_id=23912>

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?34179>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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