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: Sat, 10 Apr 2021 20:08:18 -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 #6, bug #46440 (project octave):

Alright, I re-implemented all of the functions using a state space approach. 
They should be compatible with the MATLAB functions of the same name.  They
all include demo code for illustration/testing.

These functions do not use sftrans.  They use tf2ss and ss2tf to transform
to/from state-space.  The transformations are carried out in state-space.

(file #51237, file #51238, file #51239, file #51240)
    _______________________________________________________

Additional Item Attachment:

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

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

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

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



    _______________________________________________________

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]