<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/238403</link>
    <title>MATLAB Central Newsreader - Changing ARX model to State Space model</title>
    <description>Feed for thread: Changing ARX model to State Space model</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>Thu, 30 Oct 2008 09:50:02 -0400</pubDate>
      <title>Changing ARX model to State Space model</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/238403#608024</link>
      <author>Joseph Ho</author>
      <description>Hi, does anyone know how to change an ARX model to a State Space model?</description>
    </item>
    <item>
      <pubDate>Wed, 03 Dec 2008 23:39:48 -0500</pubDate>
      <title>Re: Changing ARX model to State Space model</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/238403#614914</link>
      <author>Rajiv Singh</author>
      <description>If you ARX model was created using system identification toolbox, you can &lt;br&gt;
use the SS command; or use SSDATA.&lt;br&gt;
&lt;br&gt;
sys = ss(model('measure'))  %if you only want the measured component of &lt;br&gt;
model (ignore noise component, such that y = B/Au is converted)&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
hth,&lt;br&gt;
rajiv&lt;br&gt;
&lt;br&gt;
&quot;Joseph Ho&quot; &amp;lt;hoyoku@yahoo.com&amp;gt; wrote in message &lt;br&gt;
news:gec00a$qep$1@fred.mathworks.com...&lt;br&gt;
&amp;gt; Hi, does anyone know how to change an ARX model to a State Space model? </description>
    </item>
  </channel>
</rss>

