|
From: | John W. Eaton |
Subject: | [Octave-patch-tracker] [patch #9693] [octave forge] (signal) sos2ss: new function |
Date: | Tue, 25 Sep 2018 14:35:48 -0400 (EDT) |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Firefox/52.0 |
URL: <https://savannah.gnu.org/patch/?9693> Summary: [octave forge] (signal) sos2ss: new function Project: GNU Octave Submitted by: jwe Submitted on: Tue 25 Sep 2018 06:35:46 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: Matlab has this function but it is missing in Octave's signal package. I provide a trivial implementation here. I initially thought it might be worth attempting a more direct method but then I noticed that the Matlab docs state that it is just a convenience function that calls sos2tf and tf2ss. _______________________________________________________ File Attachments: ------------------------------------------------------- Date: Tue 25 Sep 2018 06:35:46 PM UTC Name: sos2ss-diff.txt Size: 2KiB By: jwe <http://savannah.gnu.org/patch/download.php?file_id=45096> _______________________________________________________ Reply to this item at: <https://savannah.gnu.org/patch/?9693> _______________________________________________ Message sent via Savannah https://savannah.gnu.org/
[Prev in Thread] | Current Thread | [Next in Thread] |