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: Fri, 9 Apr 2021 23:30:55 -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 #3, bug #46440 (project octave):

My previous functions were so ugly I was motivated to explore using sftrans to
implement lp2lp, lp2hp, lp2bp, and lp2bs.  These implementations are much more
elegant.  I did run into some issues with sftrans.  It seems to expect the
input arguments to be row vectors but tf2zp now produces column vectors.

(file #51227, file #51228, file #51229, file #51230)
    _______________________________________________________

Additional Item Attachment:

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

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

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

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



    _______________________________________________________

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]