|
| From: | Doug Stewart |
| Subject: | [Octave-bug-tracker] [bug #48138] Impulse function of the Control Package |
| Date: | Sun, 5 Jun 2016 21:08:17 +0000 (UTC) |
| User-agent: | Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.79 Safari/537.36 |
Follow-up Comment #1, bug #48138 (project octave):
Yes there is a problem.
The C2D function does not have an impulse invariant
method, so the program for the impulse response
uses the ZOH method, which is wrong.
I started making an impulse invariant method for the C2D but got bogged down
on the multiple repeated roots part. I will now prod
myself and get working on it.
I would be easy to do if the control pkg would allow complex numerators and
denominators but it doesn't. So I am writing
a lot of code to handle these repeated roots.
After the C2D is upgraded then it will be easy to get the impulse function
working.
Doug
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?48138>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
| [Prev in Thread] | Current Thread | [Next in Thread] |