<rss xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" version="2.0">
  <channel>
    <title>MaplePrimes - answers and comments on Question, Fit a Curve to Data</title>
    <link>http://www.mapleprimes.com/questions/38788-Fit-A-Curve-To-Data</link>
    <language>en-us</language>
    <copyright>2026 Maplesoft, A Division of Waterloo Maple Inc.</copyright>
    <generator>Maplesoft Document System</generator>
    <lastBuildDate>Sat, 13 Jun 2026 18:07:00 GMT</lastBuildDate>
    <pubDate>Sat, 13 Jun 2026 18:07:00 GMT</pubDate>
    <itunes:subtitle />
    <itunes:summary />
    <description>The latest answers and comments added to the Question, Fit a Curve to Data</description>
    <image>
      <url>http://www.mapleprimes.com/images/mapleprimeswhite.jpg</url>
      <title>MaplePrimes - answers and comments on Question, Fit a Curve to Data</title>
      <link>http://www.mapleprimes.com/questions/38788-Fit-A-Curve-To-Data</link>
    </image>
    <item>
      <title>Fit a curve to data</title>
      <link>http://www.mapleprimes.com/questions/38788-Fit-A-Curve-To-Data?ref=Feed:MaplePrimes:Fit a Curve to Data:Comments#answer70012</link>
      <itunes:summary>&lt;p&gt;Take a look at the following worksheet.&amp;nbsp; The last command will bring up the help file for the CurveFit package, which has more options.&amp;nbsp; The worksheet was created in version 9.52.&amp;nbsp; I tried it in Version 12 as well.&amp;nbsp; I think the CurveFit package does not exist in version 9.52.&amp;nbsp; If you have version 12 you can give it a try.&amp;nbsp; This is just to highlight a few examples that you can modify for your own needs.&amp;nbsp; It is by no means complete, or the best way to approach this type of problem.&amp;nbsp; I just wanted to illustrate that it can be done.&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;a href="http://www.mapleprimes.com/files/221_curves.mws"&gt;Download 221_curves.mws&lt;/a&gt;&lt;br /&gt;
&lt;a href="http://www.mapleprimes.com/viewfile/2751"&gt;View file details&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;In the future, if you have a large data file, load it into a worksheet and post the worksheet.&amp;nbsp; Your data was in the form of an image which makes it difficult to cut and paste it.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;address&gt;Regards,&lt;br /&gt;
Georgios Kokovidis&lt;/address&gt;
&lt;address&gt;Dr&amp;auml;ger Medical&lt;/address&gt;
&lt;pre&gt;

&lt;/pre&gt;</itunes:summary>
      <description>&lt;p&gt;Take a look at the following worksheet.&amp;nbsp; The last command will bring up the help file for the CurveFit package, which has more options.&amp;nbsp; The worksheet was created in version 9.52.&amp;nbsp; I tried it in Version 12 as well.&amp;nbsp; I think the CurveFit package does not exist in version 9.52.&amp;nbsp; If you have version 12 you can give it a try.&amp;nbsp; This is just to highlight a few examples that you can modify for your own needs.&amp;nbsp; It is by no means complete, or the best way to approach this type of problem.&amp;nbsp; I just wanted to illustrate that it can be done.&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;a href="http://www.mapleprimes.com/files/221_curves.mws"&gt;Download 221_curves.mws&lt;/a&gt;&lt;br /&gt;
&lt;a href="http://www.mapleprimes.com/viewfile/2751"&gt;View file details&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;In the future, if you have a large data file, load it into a worksheet and post the worksheet.&amp;nbsp; Your data was in the form of an image which makes it difficult to cut and paste it.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;address&gt;Regards,&lt;br /&gt;
Georgios Kokovidis&lt;/address&gt;
&lt;address&gt;Dr&amp;auml;ger Medical&lt;/address&gt;
&lt;pre&gt;

&lt;/pre&gt;</description>
      <guid>70012</guid>
      <pubDate>Mon, 25 Aug 2008 05:56:51 Z</pubDate>
      <itunes:author>gkokovidis</itunes:author>
      <author>gkokovidis</author>
    </item>
    <item>
      <title>curve fitting</title>
      <link>http://www.mapleprimes.com/questions/38788-Fit-A-Curve-To-Data?ref=Feed:MaplePrimes:Fit a Curve to Data:Comments#answer70010</link>
      <itunes:summary>&lt;p&gt;Are you just trying to draw a nice graph, or are you attempting to fit a particular parameterized curve to the data?&amp;nbsp; If so, what equation do you expect?&lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;Are you just trying to draw a nice graph, or are you attempting to fit a particular parameterized curve to the data?&amp;nbsp; If so, what equation do you expect?&lt;/p&gt;</description>
      <guid>70010</guid>
      <pubDate>Mon, 25 Aug 2008 07:42:45 Z</pubDate>
      <itunes:author>Joe
 Riel
</itunes:author>
      <author>Joe
 Riel
</author>
    </item>
    <item>
      <title>&lt;p&gt;I expected (or were</title>
      <link>http://www.mapleprimes.com/questions/38788-Fit-A-Curve-To-Data?ref=Feed:MaplePrimes:Fit a Curve to Data:Comments#answer69990</link>
      <itunes:summary>&lt;p&gt;I expected (or were looking for the parameters of) a curve in the following form:&lt;/p&gt;
&lt;p&gt;&lt;maple&gt;(y-a)/(y+1)=b*(1-((x-c)/(x+1))^d)&lt;/maple&gt;&lt;/p&gt;
&lt;p&gt;where a,b,c,d are the parameters.&lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;I expected (or were looking for the parameters of) a curve in the following form:&lt;/p&gt;
&lt;p&gt;&lt;maple&gt;(y-a)/(y+1)=b*(1-((x-c)/(x+1))^d)&lt;/maple&gt;&lt;/p&gt;
&lt;p&gt;where a,b,c,d are the parameters.&lt;/p&gt;</description>
      <guid>69990</guid>
      <pubDate>Tue, 26 Aug 2008 00:52:26 Z</pubDate>
      <itunes:author>Dirk</itunes:author>
      <author>Dirk</author>
    </item>
    <item>
      <title>I expected (or were looking</title>
      <link>http://www.mapleprimes.com/questions/38788-Fit-A-Curve-To-Data?ref=Feed:MaplePrimes:Fit a Curve to Data:Comments#answer69989</link>
      <itunes:summary>&lt;p&gt;I expected (or were looking for the parameters of) a curve in the following form:&lt;/p&gt;
&lt;p&gt;(y-a)/(y+1)=b*(1-((x-c)/(x+1))^d)&lt;/p&gt;
&lt;p&gt;where a,b,c,d are the parameters.&lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;I expected (or were looking for the parameters of) a curve in the following form:&lt;/p&gt;
&lt;p&gt;(y-a)/(y+1)=b*(1-((x-c)/(x+1))^d)&lt;/p&gt;
&lt;p&gt;where a,b,c,d are the parameters.&lt;/p&gt;</description>
      <guid>69989</guid>
      <pubDate>Tue, 26 Aug 2008 00:54:41 Z</pubDate>
      <itunes:author>Dirk</itunes:author>
      <author>Dirk</author>
    </item>
  </channel>
</rss>