[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Octave-patch-tracker] [patch #9265] [octave forge] (signal) isstable: n
From: |
anonymous |
Subject: |
[Octave-patch-tracker] [patch #9265] [octave forge] (signal) isstable: new function |
Date: |
Mon, 5 Apr 2021 01:31:52 -0400 (EDT) |
User-agent: |
Mozilla/5.0 (Windows NT 10.0; rv:78.0) Gecko/20100101 Firefox/78.0 |
Follow-up Comment #2, patch #9265 (project octave):
Since this has not been touched.
Improved the docstrings format
Then did the tests
@Mike
Has something changed?
>> [z,p,g] = butter(6,0.7,'high');
>> sos = zp2sos(z,p,g);
error: cplxpair: could not pair all complex numbers
error: called from
cplxpair at line 118 column 9
cplxreal at line 66 column 7
zp2sos at line 79 column 10
My versions:
octave 4.2.2 (This fits the time of your test)
control 3.1
signal 1.4
Is this a bug or am I doing something wrong?
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/patch/?9265>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Octave-patch-tracker] [patch #9265] [octave forge] (signal) isstable: new function,
anonymous <=