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

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

[Octave-patch-tracker] [patch #9191] esort.m - Implemented missing funct


From: anonymous
Subject: [Octave-patch-tracker] [patch #9191] esort.m - Implemented missing function "esort" of the Octave-Forge control package
Date: Sun, 18 Dec 2016 21:31:40 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:49.0) Gecko/20100101 Firefox/49.0

URL:
  <http://savannah.gnu.org/patch/?9191>

                 Summary: esort.m - Implemented missing function "esort" of
the Octave-Forge control package
                 Project: GNU Octave
            Submitted by: None
            Submitted on: Sun 18 Dec 2016 09:31:39 PM UTC
                Category: Forge : new function
                Priority: 5 - Normal
                  Status: None
                 Privacy: Public
             Assigned to: None
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

## @deftypefn {Function File} address@hidden =} esort(@var{p})
## @deftypefnx {Function File} address@hidden, @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




    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Sun 18 Dec 2016 09:31:39 PM UTC  Name: esort.m  Size: 1kB   By: None

<http://savannah.gnu.org/patch/download.php?file_id=39273>

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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