help-octave
[Top][All Lists]
Advanced

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

Re: margin file test in matlab


From: Doug Stewart
Subject: Re: margin file test in matlab
Date: Thu, 8 Oct 2015 18:01:00 -0400



On Thu, Oct 8, 2015 at 5:58 PM, Ron.Simonson <address@hidden> wrote:
On 10/08/2015 01:54 PM, Doug Stewart wrote:
d=poly([-1+2.0j,  -1-2.0j  ,-1,-.7])
  n=60
  sys1=tf(n,d)
  margin(sys1)

Good afternoon Doug,  Here is what I see with
Version R2012b

\begin{matlab_R2012b_results}
>> dastest

d =

    1.0000    3.7000    9.1000    9.9000    3.5000


n =

    60


sys1 =

                   60
  -------------------------------------
  s^4 + 3.7 s^3 + 9.1 s^2 + 9.9 s + 3.5

Continuous-time transfer function.

>>
\end{matlab_R2012b_results}

thanks Ron

doug

--
DASCertificate for 206392


reply via email to

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