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

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

[Octave-bug-tracker] [bug #38297] signal package: bilinear not compatibl


From: Nicholas Jankowski
Subject: [Octave-bug-tracker] [bug #38297] signal package: bilinear not compatible with Matlab
Date: Thu, 8 Dec 2016 04:55:41 +0000 (UTC)
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:50.0) Gecko/20100101 Firefox/50.0

Follow-up Comment #1, bug #38297 (project octave):

This issue appears to have been resolved since the original post, as signal
package 1.3.2 shows the same input form as matlab in the help for bilinear:


>> help bilinear
'bilinear' is a function from the file
C:\Octave\octave-4.2.0-w64\share\octave\packages\signal-1.3.2\bilinear.m

 -- Function File: [ZB, ZA] = bilinear (SB, SA, T)
 -- Function File: [ZB, ZA] = bilinear (SZ, SP, SG, T)
 -- Function File: [ZZ, ZP, ZG] = bilinear (...)


it does however mention that:


 Note: this differs from the bilinear function in the signal
     processing toolbox, which uses 1/T rather than T.


not sure what it means exactly, but the output may still be matlab
incompatible.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?38297>

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




reply via email to

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