patchGNU Octave - Patches: patch #9192, dsort.m - Implemented missing...

 
 

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

Submitter:  None
Submitted:  Sun 18 Dec 2016 09:36:08 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:23:32 AM UTC, comment #3: 

This could be closed, right?

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

Thanks again for including it! --Mark

Anonymous
Sun 01 Jan 2017 08:22:10 PM UTC, comment #1: 

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

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

## Sort discrete-time poles by magnitude (in decreasing order).
##
## @strong{Inputs}
## @table @var
## @item p
## Input vector containing discrete-time poles.
## @end table
##
## @strong{Outputs}
## @table @var
## @item s
## Vector with sorted poles.
## @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 #39320:  dsort.m added by None (2KiB - text/x-objcsrc - I now also added a license text and a test case.)
file #39274:  dsort.m added by None (921B - 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 dsort.m, #39320
    2016-12-18 None Attached File- Added dsort.m, #39274

    Back to the top

    Powered by Savane 3.13-3230.
    Corresponding source code