<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>'Nonlinear regression/fitting' Thread RSS Feed</title>
    <link>http://www.programmersheaven.com/</link>
    <description>Contains the latest posts from the thread 'Nonlinear regression/fitting' posted on the 'Algorithms' forum at Programmer's Heaven.</description>
    <language>en</language>
    <copyright>Copyright 2013 Programmers Heaven</copyright>
    <pubDate>Sun, 19 May 2013 00:05:34 -0700</pubDate>
    <lastBuildDate>Sun, 19 May 2013 00:05:34 -0700</lastBuildDate>
    <generator>Argotic Syndication Framework 2007.3.0.1, http://www.codeplex.com/Argotic</generator>
    <docs>http://www.rssboard.org/rss-specification</docs>
    <ttl>360</ttl>
    <image>
      <url>http://www.programmersheaven.com/images/ph.gif</url>
      <title>Programmers Heaven</title>
      <link>http://www.programmersheaven.com/</link>
      <width>88</width>
      <height>31</height>
    </image>
    <item>
      <title>Nonlinear regression/fitting</title>
      <link>http://www.programmersheaven.com/mb/Algorithms/428948/428948/nonlinear-regressionfitting/</link>
      <description>Hello everybody,&lt;br /&gt;
&lt;br /&gt;
I am searching for a source-code in C/C++, in which a regression algorithm is implented to calculate the regression coefficients.&lt;br /&gt;
&lt;br /&gt;
I already built a model function. The value of the model function depends on 3 parameters:&lt;br /&gt;
&lt;br /&gt;
f_model(p1,p2,p3)&lt;br /&gt;
&lt;br /&gt;
The model function needs to be fitted to datas of measurements.&lt;br /&gt;
The maximum order of the parameters is the 5th one.&lt;br /&gt;
&lt;br /&gt;
Has anybody already writen a programm like this or knows where to get a code for my problem?&lt;br /&gt;
&lt;br /&gt;
Thanks a lot!&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/Algorithms/428948/428948/nonlinear-regressionfitting/</guid>
      <pubDate>Wed, 27 Jun 2012 08:18:50 -0700</pubDate>
      <category>Algorithms</category>
    </item>
  </channel>
</rss>