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

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

[Octave-bug-tracker] [bug #64374] [octave forge] (control) tf not workin


From: Dmitri A. Sergatskov
Subject: [Octave-bug-tracker] [bug #64374] [octave forge] (control) tf not working for discrete z transform
Date: Mon, 10 Jul 2023 16:19:19 -0400 (EDT)

Follow-up Comment #8, bug #64374 (project octave):

Works for me 


octave:3> pkg load control
octave:4> z = tf ('z', 0.2);
octave:5> H = 0.095/(z-0.9)

Transfer function 'H' from input 'u1' to output ...

       0.095 
 y1:  -------
      z - 0.9

Sampling time: 0.2 s
Discrete-time model.
octave:6> ver
----------------------------------------------------------------------
GNU Octave Version: 9.0.0 (hg id: 37e184a83cf4)
GNU Octave License: GNU General Public License
Operating System: Linux 5.14.0-333.el9.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Jun
28 09:47:27 UTC 2023 x86_64
----------------------------------------------------------------------
Package Name  | Version | Installation directory
--------------+---------+-----------------------
     control *|   3.6.1 |
/home/dima/.local/share/octave/api-v58/packages/control-3.6.1



Dmitri.
-- 



    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?64374>

_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/




reply via email to

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