help-octave
[
Top
][
All Lists
]
Advanced
[
Date Prev
][
Date Next
][
Thread Prev
][
Thread Next
][
Date Index
][
Thread Index
]
Re: please run this in matlab
From
:
Nicholas Jankowski
Subject
:
Re: please run this in matlab
Date
:
Thu, 24 Mar 2016 16:31:56 -0400
On Thu, Mar 24, 2016 at 4:00 PM, Doug Stewart
<
address@hidden
>
wrote:
What does Matlab do with these?
s=tf('s')
ctranspose(s+1)
ctranspose(s^2+s+1)
Matlab 2015b
>> s=tf('s')
ctranspose(s+1)
ctranspose(s^2+s+1)
s =
s
Continuous-time transfer function.
ans =
-s + 1
Continuous-time transfer function.
ans =
s^2 - s + 1
Continuous-time transfer function.
reply via email to
[
Prev in Thread
]
Current Thread
[Next in Thread]
please run this in matlab
,
Doug Stewart
,
2016/03/24
Re: please run this in matlab
,
Nicholas Jankowski
<=
Prev by Date:
please run this in matlab
Next by Date:
Re: octave terminal qt instead of gnuplot.
Previous by thread:
please run this in matlab
Next by thread:
octave-4.0.1 64 bit binary for windows is uploaded
Index(es):
Date
Thread