<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/159285</link>
    <title>MATLAB Central Newsreader - Re: help me to train the following in neuralnetwork</title>
    <description>Feed for thread: Re: help me to train the following in neuralnetwork</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>Wed, 14 Nov 2007 13:28:02 -0500</pubDate>
      <title>Re: help me to train the following in neuralnetwork</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/159285#401223</link>
      <author> Greg Heath</author>
      <description>On Nov 12, 11:06 am, &quot;Steve &quot; &amp;lt;johnsonstev...@yahoo.com&amp;gt; wrote:&lt;br&gt;
&amp;gt; Hi ,&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt; I did as u suggested and now i got some other error,&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt; could u please suggest me how to give the t value in newff&lt;br&gt;
&amp;gt; function , bcoz i have two columns as output,&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt; my [T]=[t1 t2....t15]&lt;br&gt;
&amp;gt; Size of T matrix is 700 x 30&lt;br&gt;
&lt;br&gt;
Before you even begin to think about neural nets, you have to&lt;br&gt;
pay attention to your data matrices. That's why I recommended&lt;br&gt;
the commands&lt;br&gt;
&lt;br&gt;
[NVarin Ncases]=size(P)&lt;br&gt;
[NVarout Ncases]=size(T)&lt;br&gt;
&lt;br&gt;
as a check.&lt;br&gt;
&lt;br&gt;
If they don't correctly give the number of input variables,&lt;br&gt;
the number of output variables, and the number of observations&lt;br&gt;
(cases) then you need to modify your matrices.&lt;br&gt;
&lt;br&gt;
Hope this helps.&lt;br&gt;
&lt;br&gt;
Greg</description>
    </item>
  </channel>
</rss>

