help-octave
[Top][All Lists]
Advanced

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

Re: help with code system response state space


From: Doug Stewart
Subject: Re: help with code system response state space
Date: Tue, 9 Jan 2018 09:59:06 -0500



On Tue, Jan 9, 2018 at 9:50 AM, Haro Larrode, Marta Emilia <address@hidden> wrote:

OS: Windows 7 professional copyright 2009 Service Pack 1

Octave version: 4.2.1

Control version: control 3.0.0

 

Kind regards




does this work for you?

num=10
den=poly([-2 -3+3j  -3-3j])
sys=tf(num,den)
step(sys)

 

 

--

DASCertificate for 206392

 




--
DASCertificate for 206392


reply via email to

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