<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/265247</link>
    <title>MATLAB Central Newsreader - radial-basis network</title>
    <description>Feed for thread: radial-basis network</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>Sat, 07 Nov 2009 17:10:11 -0500</pubDate>
      <title>radial-basis network</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/265247#692906</link>
      <author>banakil</author>
      <description>Does the implementation of a radial-basis network using linear equations in matlab?</description>
    </item>
    <item>
      <pubDate>Sat, 07 Nov 2009 20:07:07 -0500</pubDate>
      <title>Re: radial-basis network</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/265247#692925</link>
      <author>Greg Heath</author>
      <description>On Nov 7, 12:10&#160;pm, banakil &amp;lt;bana...@list.ru&amp;gt; wrote:&lt;br&gt;
&amp;gt; Does the implementation of a radial-basis network using linear equations in matlab?&lt;br&gt;
&lt;br&gt;
&amp;nbsp;The hidden layer weights are  training vectors&lt;br&gt;
that generated the worst errors during training.&lt;br&gt;
One weight is added each epoch.&lt;br&gt;
&lt;br&gt;
The output layer weights are obtained by solving a&lt;br&gt;
linear system between the hidden nodes and the&lt;br&gt;
output nodes. They are recalculated after each&lt;br&gt;
new hidden node is added.&lt;br&gt;
&lt;br&gt;
Hope this helps.&lt;br&gt;
&lt;br&gt;
Greg.</description>
    </item>
  </channel>
</rss>

