|
From: | anonymous |
Subject: | [Octave-patch-tracker] [patch #9192] dsort.m - Implemented missing function "dsort" of the Octave-Forge control package |
Date: | Sun, 18 Dec 2016 21:36:09 +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/?9192> Summary: dsort.m - Implemented missing function "dsort" of the Octave-Forge control package Project: GNU Octave Submitted by: None Submitted on: Sun 18 Dec 2016 09:36:08 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: ## 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 _______________________________________________________ File Attachments: ------------------------------------------------------- Date: Sun 18 Dec 2016 09:36:08 PM UTC Name: dsort.m Size: 921B By: None <http://savannah.gnu.org/patch/download.php?file_id=39274> _______________________________________________________ Reply to this item at: <http://savannah.gnu.org/patch/?9192> _______________________________________________ Message sent via/by Savannah http://savannah.gnu.org/
[Prev in Thread] | Current Thread | [Next in Thread] |