<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/257140</link>
    <title>MATLAB Central Newsreader - ident vs fdident</title>
    <description>Feed for thread: ident vs fdident</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>Tue, 28 Jul 2009 09:06:02 -0400</pubDate>
      <title>ident vs fdident</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/257140#668697</link>
      <author>pietro </author>
      <description>I have only system identification toolbox. I have frequency response data and i have to identificate the transfer function. I can do that with system identification toolbox or it is necessary to have frequency domain identification toolbox?</description>
    </item>
    <item>
      <pubDate>Tue, 28 Jul 2009 14:10:54 -0400</pubDate>
      <title>Re: ident vs fdident</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/257140#668799</link>
      <author>Rajiv Singh</author>
      <description>System Identification Toolbox handles estimation of transfer function from &lt;br&gt;
freqyency response data, since version 6.0. For transfer functions, try OE &lt;br&gt;
and IDPROC/PEM.&lt;br&gt;
&lt;br&gt;
Rajiv&lt;br&gt;
&lt;br&gt;
&quot;pietro &quot; &amp;lt;bracardi82@email.it&amp;gt; wrote in message &lt;br&gt;
news:h4mf1q$t60$1@fred.mathworks.com...&lt;br&gt;
&amp;gt;I have only system identification toolbox. I have frequency response data &lt;br&gt;
&amp;gt;and i have to identificate the transfer function. I can do that with system &lt;br&gt;
&amp;gt;identification toolbox or it is necessary to have frequency domain &lt;br&gt;
&amp;gt;identification toolbox? </description>
    </item>
    <item>
      <pubDate>Fri, 14 Aug 2009 13:48:04 -0400</pubDate>
      <title>Re: ident vs fdident</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/257140#673214</link>
      <author>pietro </author>
      <description>&quot;Rajiv Singh&quot; &amp;lt;Rajiv.SinghNoSpam@mathworks.com&amp;gt; wrote in message &amp;lt;h4n0t6$lh0$1@fred.mathworks.com&amp;gt;...&lt;br&gt;
&amp;gt; System Identification Toolbox handles estimation of transfer function from &lt;br&gt;
&amp;gt; freqyency response data, since version 6.0. For transfer functions, try OE &lt;br&gt;
&amp;gt; and IDPROC/PEM.&lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; Rajiv&lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; &quot;pietro &quot; &amp;lt;bracardi82@email.it&amp;gt; wrote in message &lt;br&gt;
&amp;gt; news:h4mf1q$t60$1@fred.mathworks.com...&lt;br&gt;
&amp;gt; &amp;gt;I have only system identification toolbox. I have frequency response data &lt;br&gt;
&amp;gt; &amp;gt;and i have to identificate the transfer function. I can do that with system &lt;br&gt;
&amp;gt; &amp;gt;identification toolbox or it is necessary to have frequency domain &lt;br&gt;
&amp;gt; &amp;gt;identification toolbox? &lt;br&gt;
&amp;gt; &lt;br&gt;
&lt;br&gt;
Thank you. &lt;br&gt;
&lt;br&gt;
I have another question: how can i test the whitness and the correlation between residuals and transfer function? I have idenficated a model and i have to validate it. I have plotted the residual but i don't understand this graph. &lt;br&gt;
&lt;br&gt;
&lt;a href=&quot;http://www.megaportal.it/imghost/2009/08/14/1535341250256934.jpg&quot;&gt;http://www.megaportal.it/imghost/2009/08/14/1535341250256934.jpg&lt;/a&gt;&lt;br&gt;
&lt;br&gt;
Can you explain me? &lt;br&gt;
thank you in advance</description>
    </item>
    <item>
      <pubDate>Fri, 14 Aug 2009 15:32:30 -0400</pubDate>
      <title>Re: ident vs fdident</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/257140#673250</link>
      <author>Rajiv Singh</author>
      <description>The whiteness test computes autocorrelation sequence of residual error. The &lt;br&gt;
correlation should be as close to zero as possible for all lags except 0, &lt;br&gt;
where it is 1 by definition. If you look at the power spectrum of such as &lt;br&gt;
sequence, it should be a flat line across all frequencies (essential PSD of &lt;br&gt;
white noise). The level of the signals denotes noise variance.&lt;br&gt;
&lt;br&gt;
The correlation test computes correlation between error and input. In &lt;br&gt;
frequency domain, you could equivalently look at transfer function from &lt;br&gt;
input to error which should have low gain in the bandwidth of the system &lt;br&gt;
(provided input had sufficient power in the bandwidth of system).&lt;br&gt;
&lt;br&gt;
Rajiv&lt;br&gt;
&lt;br&gt;
&quot;pietro &quot; &amp;lt;bracardi82@email.it&amp;gt; wrote in message &lt;br&gt;
news:h63puk$k9v$1@fred.mathworks.com...&lt;br&gt;
&amp;gt; &quot;Rajiv Singh&quot; &amp;lt;Rajiv.SinghNoSpam@mathworks.com&amp;gt; wrote in message &lt;br&gt;
&amp;gt; &amp;lt;h4n0t6$lh0$1@fred.mathworks.com&amp;gt;...&lt;br&gt;
&amp;gt;&amp;gt; System Identification Toolbox handles estimation of transfer function &lt;br&gt;
&amp;gt;&amp;gt; from&lt;br&gt;
&amp;gt;&amp;gt; freqyency response data, since version 6.0. For transfer functions, try &lt;br&gt;
&amp;gt;&amp;gt; OE&lt;br&gt;
&amp;gt;&amp;gt; and IDPROC/PEM.&lt;br&gt;
&amp;gt;&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt; Rajiv&lt;br&gt;
&amp;gt;&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt; &quot;pietro &quot; &amp;lt;bracardi82@email.it&amp;gt; wrote in message&lt;br&gt;
&amp;gt;&amp;gt; news:h4mf1q$t60$1@fred.mathworks.com...&lt;br&gt;
&amp;gt;&amp;gt; &amp;gt;I have only system identification toolbox. I have frequency response &lt;br&gt;
&amp;gt;&amp;gt; &amp;gt;data&lt;br&gt;
&amp;gt;&amp;gt; &amp;gt;and i have to identificate the transfer function. I can do that with &lt;br&gt;
&amp;gt;&amp;gt; &amp;gt;system&lt;br&gt;
&amp;gt;&amp;gt; &amp;gt;identification toolbox or it is necessary to have frequency domain&lt;br&gt;
&amp;gt;&amp;gt; &amp;gt;identification toolbox?&lt;br&gt;
&amp;gt;&amp;gt;&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt; Thank you.&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt; I have another question: how can i test the whitness and the correlation &lt;br&gt;
&amp;gt; between residuals and transfer function? I have idenficated a model and i &lt;br&gt;
&amp;gt; have to validate it. I have plotted the residual but i don't understand &lt;br&gt;
&amp;gt; this graph.&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt; &lt;a href=&quot;http://www.megaportal.it/imghost/2009/08/14/1535341250256934.jpg&quot;&gt;http://www.megaportal.it/imghost/2009/08/14/1535341250256934.jpg&lt;/a&gt;&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt; Can you explain me?&lt;br&gt;
&amp;gt; thank you in advance </description>
    </item>
  </channel>
</rss>

