patchGNU Octave - Patches: patch #9191, esort.m - Implemented missing...

 
 

patch #9191: esort.m - Implemented missing function "esort" of the Octave-Forge control package

Submitter:  None
Submitted:  Sun 18 Dec 2016 09:31:39 PM UTC
   
 
Category:  Forge : new function Priority:  5 - Normal
Status:  Done Privacy:  Public
Assigned to:  None Originator Email:  -email is unavailable-
Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Fri 09 Feb 2018 03:25:40 AM UTC, comment #3: 

I assume this can be closed as well.

Alexander Wilms <alexanderw>
Wed 04 Jan 2017 02:01:40 PM UTC, comment #2: 

Thanks for including it! I'm glad I could contribute to this great project.

Anonymous
Sun 01 Jan 2017 08:20:48 PM UTC, comment #1: 

Thanks for the contribution, I added it to the repository.

Nir Krakauer <nir_krakauer>
Sun 18 Dec 2016 09:31:39 PM UTC, original submission:  

## @deftypefn {Function File} {@var{s} =} esort(@var{p})
## @deftypefnx {Function File} {[@var{s}, @var{ndx}] =} esort(@var{p})
## Sort continuous-time poles by real part (in decreasing order).
##
## @strong{Inputs}
## @table @var
## @item p
## Input vector containing continuous-time poles.
## @end table
##
## @strong{Outputs}
## @table @var
## @item s
## Vector with sorted eigenvalues.
## @item ndx
## Vector containing the indices used in the sort.
## @end table

Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

Attached Files
file #39319:  esort.m added by None (2KiB - text/x-objcsrc - I now also added a license text and a test case.)
file #39273:  esort.m added by None (1KiB - text/x-objcsrc)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by i7tiol (Updated the item)
  • -email is unavailable- added by alexanderw (Posted a comment)
  • -email is unavailable- added by nir_krakauer (Posted a comment)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 4 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2018-02-13 i7tiol StatusNone Done
        Open/ClosedOpen Closed
    2016-12-27 None Attached File- Added esort.m, #39319
    2016-12-18 None Attached File- Added esort.m, #39273

    Back to the top

    Powered by Savane 3.13-4448.
    Corresponding source code