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: Ron . Simonson
Subject: Re: margin file test in matlab
Date: Thu, 8 Oct 2015 14:58:27 -0700
User-agent: Mozilla/5.0 (X11; Linux i686 on x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.3.0

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}

Attachment: dastest.png
Description: PNG image


reply via email to

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