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

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

[Octave-patch-tracker] [patch #8307] Add new ordschur function.


From: Marco Caliari
Subject: [Octave-patch-tracker] [patch #8307] Add new ordschur function.
Date: Fri, 05 Feb 2016 11:10:45 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0

Follow-up Comment #8, patch #8307 (project octave):

Dear all,

I tried to implement the last syntax of matlab's ordschur. My approach was to
convert the vector CLUSTER into a sequence of SELECT vectors. It seems to
work, even if sometimes the result is different from Matlab (but correct in
terms of U*T*U'=US*TS*US'). 
The files (sortcluster.m and testordschur.m) are written not following Octave
standards, in order to be run in Matlab. This is probably not the best way to
do it, but at least it is a way.

(file #36252, file #36253)
    _______________________________________________________

Additional Item Attachment:

File name: sortcluster.m                  Size:0 KB
File name: testordschur.m                 Size:1 KB


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/patch/?8307>

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




reply via email to

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