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

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

[Octave-bug-tracker] [bug #57145] Matlab heuristic for backslash and ove


From: Kai Torben Ohlhus
Subject: [Octave-bug-tracker] [bug #57145] Matlab heuristic for backslash and overdetermined
Date: Thu, 23 Jan 2020 22:09:24 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36

Update of bug #57145 (project octave):

                Category:                    None => Octave Function        
                Severity:              3 - Normal => 1 - Wish               
                Priority:              5 - Normal => 3 - Low                
              Item Group:                    None => Matlab Compatibility   
                  Status:                    None => Wont Fix               
             Open/Closed:                    Open => Closed                 
                 Summary:      backslash vs. pinv => Matlab heuristic for
backslash and overdetermined 

    _______________________________________________________

Follow-up Comment #3:

Thank you for the pointer in comment #2 and comment #3.  Agree to the wiki:
well defined behavior is preferable to an undocumented heuristic.

> If A is a rectangular m-by-n matrix with m ~= n, and B is a matrix with m
rows, then A\B returns a least-squares solution to the system of equations
A*x= B.

> If the rank of A is less than the number of columns in A, then x = A\B is
not necessarily the minimum norm solution.

https://www.mathworks.com/help/matlab/ref/mldivide.html

If anyone wants to figure out Matlab's heuristic, we can open this item again.

    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?57145>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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