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

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

[Octave-bug-tracker] [bug #46440] [octave forge] (signal) missing functi


From: Tony Richardson
Subject: [Octave-bug-tracker] [bug #46440] [octave forge] (signal) missing function lp2lp
Date: Tue, 13 Apr 2021 20:14:52 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36

Follow-up Comment #7, bug #46440 (project octave):

I wrote a new function called sstrans that does the various transformations
(lp, hp, bp, bs) in state space.  It is modeled after sftrans which does the
transformations in pole-zero space.  I then modified lp2lp, lp2hp, lp2bp, and
lp2bs to call sstrans.  Since I am limited to four file uploads at a time, I
will upload the four lp2* functions first and then upload sstrans in the next
comment.

(file #51258, file #51259, file #51260, file #51261)
    _______________________________________________________

Additional Item Attachment:

File name: lp2lp.m                        Size:2 KB
    <https://file.savannah.gnu.org/file/lp2lp.m?file_id=51258>

File name: lp2hp.m                        Size:1 KB
    <https://file.savannah.gnu.org/file/lp2hp.m?file_id=51259>

File name: lp2bp.m                        Size:2 KB
    <https://file.savannah.gnu.org/file/lp2bp.m?file_id=51260>

File name: lp2bs.m                        Size:2 KB
    <https://file.savannah.gnu.org/file/lp2bs.m?file_id=51261>



    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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