<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/263551</link>
    <title>MATLAB Central Newsreader - Matlab outputing wrong transfer function?</title>
    <description>Feed for thread: Matlab outputing wrong transfer function?</description>
    <language>en-us</language>
    <copyright>&amp;copy;1994-2012 by MathWorks, Inc.</copyright>
    <webmaster>webmaster@mathworks.com</webmaster>
    <generator>MATLAB Central Newsreader</generator>
    <docs>http://blogs.law.harvard.edu/tech/rss</docs>
    <ttl>60</ttl>
    <image>
      <title>MathWorks</title>
      <url>http://www.mathworks.com/images/membrane_icon.gif</url>
    </image>
    <item>
      <pubDate>Mon, 19 Oct 2009 18:22:35 -0400</pubDate>
      <title>Matlab outputing wrong transfer function?</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/263551#688180</link>
      <author>Jason D</author>
      <description>I was testing Simulink and I placed a 'du/dt' block between and input and output block, then ran&lt;br&gt;
&lt;br&gt;
[A,B,C,D] = linmod('system')&lt;br&gt;
[num, den] = ss2tf(A,B,C,D)&lt;br&gt;
&lt;br&gt;
this returns the transfer function as 0/1.  Shouldn't it be s/1 ?</description>
    </item>
    <item>
      <pubDate>Mon, 19 Oct 2009 19:40:19 -0400</pubDate>
      <title>Re: Matlab outputing wrong transfer function?</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/263551#688200</link>
      <author>Phil Goddard</author>
      <description>Open the derivative block and press the Help button to read the doc.&lt;br&gt;
It explains why the derivative is zero, and has links to several topics related to why you should avoid using derivative blocks and how you may be able to change your model to avoid them.&lt;br&gt;
&lt;br&gt;
Phil.</description>
    </item>
  </channel>
</rss>

