<rss xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" version="2.0">
  <channel>
    <title>MaplePrimes - answers and comments on Question, statistic nonlinearfit</title>
    <link>http://www.mapleprimes.com/questions/130326-Statistic-Nonlinearfit</link>
    <language>en-us</language>
    <copyright>2026 Maplesoft, A Division of Waterloo Maple Inc.</copyright>
    <generator>Maplesoft Document System</generator>
    <lastBuildDate>Thu, 11 Jun 2026 11:51:44 GMT</lastBuildDate>
    <pubDate>Thu, 11 Jun 2026 11:51:44 GMT</pubDate>
    <itunes:subtitle />
    <itunes:summary />
    <description>The latest answers and comments added to the Question, statistic nonlinearfit</description>
    <image>
      <url>http://www.mapleprimes.com/images/mapleprimeswhite.jpg</url>
      <title>MaplePrimes - answers and comments on Question, statistic nonlinearfit</title>
      <link>http://www.mapleprimes.com/questions/130326-Statistic-Nonlinearfit</link>
    </image>
    <item>
      <title>I determined this function through the maple</title>
      <link>http://www.mapleprimes.com/questions/130326-Statistic-Nonlinearfit?ref=Feed:MaplePrimes:statistic nonlinearfit:Comments#answer130343</link>
      <itunes:summary>&lt;p&gt;&lt;span class="hps"&gt;I&lt;/span&gt; &lt;span class="hps"&gt;determined&lt;/span&gt; &lt;span class="hps"&gt;this function&lt;/span&gt; &lt;span class="hps"&gt;through the&lt;/span&gt; &lt;span class="hps"&gt;maple&lt;/span&gt; &lt;span class="hps"&gt;so there&lt;/span&gt; &lt;span class="hps"&gt;is no&lt;/span&gt; &lt;span class="hps"&gt;porbleme&lt;/span&gt; &lt;span class="hps"&gt;code&lt;/span&gt;&lt;span&gt;,&lt;/span&gt;&lt;span&gt;,&lt;/span&gt;&lt;span&gt;,&lt;/span&gt;&lt;span&gt;,&lt;/span&gt; &lt;span class="hps"&gt;just&lt;/span&gt; &lt;span class="hps"&gt;the&lt;/span&gt; &lt;span class="hps"&gt;problem is that&lt;/span&gt; &lt;span class="hps"&gt;the fits parameters&lt;/span&gt;&amp;nbsp;are not correct &lt;span class="hps"&gt;,&lt;/span&gt; &lt;span class="hps"&gt;it is a&lt;/span&gt; &lt;span class="hps"&gt;simulation&lt;/span&gt; &lt;span class="hps"&gt;problem&lt;/span&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;&lt;span class="hps"&gt;I&lt;/span&gt; &lt;span class="hps"&gt;determined&lt;/span&gt; &lt;span class="hps"&gt;this function&lt;/span&gt; &lt;span class="hps"&gt;through the&lt;/span&gt; &lt;span class="hps"&gt;maple&lt;/span&gt; &lt;span class="hps"&gt;so there&lt;/span&gt; &lt;span class="hps"&gt;is no&lt;/span&gt; &lt;span class="hps"&gt;porbleme&lt;/span&gt; &lt;span class="hps"&gt;code&lt;/span&gt;&lt;span&gt;,&lt;/span&gt;&lt;span&gt;,&lt;/span&gt;&lt;span&gt;,&lt;/span&gt;&lt;span&gt;,&lt;/span&gt; &lt;span class="hps"&gt;just&lt;/span&gt; &lt;span class="hps"&gt;the&lt;/span&gt; &lt;span class="hps"&gt;problem is that&lt;/span&gt; &lt;span class="hps"&gt;the fits parameters&lt;/span&gt;&amp;nbsp;are not correct &lt;span class="hps"&gt;,&lt;/span&gt; &lt;span class="hps"&gt;it is a&lt;/span&gt; &lt;span class="hps"&gt;simulation&lt;/span&gt; &lt;span class="hps"&gt;problem&lt;/span&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;</description>
      <guid>130343</guid>
      <pubDate>Sun, 05 Feb 2012 16:11:30 Z</pubDate>
      <itunes:author>ilehi</itunes:author>
      <author>ilehi</author>
    </item>
    <item>
      <title>A suggestion</title>
      <link>http://www.mapleprimes.com/questions/130326-Statistic-Nonlinearfit?ref=Feed:MaplePrimes:statistic nonlinearfit:Comments#answer131112</link>
      <itunes:summary>&lt;p&gt;The parameters in your expression to be fitted, &lt;em&gt;Amplitude&lt;/em&gt;, seem to be &lt;em&gt;x&lt;/em&gt;, &lt;em&gt;t&lt;/em&gt;, &lt;em&gt;n&lt;/em&gt;, and &lt;em&gt;S&lt;/em&gt; (after, as Axel pointed out, you substitute &lt;em&gt;I&lt;/em&gt; for &lt;em&gt;i&lt;/em&gt;). However, in the call to &lt;em&gt;NonlinearFit&lt;/em&gt;, you give parameter ranges for a wholly different set of parameters - &lt;em&gt;De&lt;/em&gt;, &lt;em&gt;S&lt;/em&gt;, and &lt;em&gt;tau&lt;/em&gt;. That doesn't work - you should either rewrite &lt;em&gt;Amplitude&lt;/em&gt; to depend (only) on &lt;em&gt;De&lt;/em&gt;, &lt;em&gt;S&lt;/em&gt;, and &lt;em&gt;tau&lt;/em&gt;, or supply ranges for (only) &lt;em&gt;x&lt;/em&gt;, &lt;em&gt;t&lt;/em&gt;, &lt;em&gt;n&lt;/em&gt;, and &lt;em&gt;S&lt;/em&gt;.&lt;/p&gt;
&lt;p&gt;Hope this helps,&lt;/p&gt;
&lt;p&gt;Erik Postma&lt;br&gt;Maplesoft.&lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;The parameters in your expression to be fitted, &lt;em&gt;Amplitude&lt;/em&gt;, seem to be &lt;em&gt;x&lt;/em&gt;, &lt;em&gt;t&lt;/em&gt;, &lt;em&gt;n&lt;/em&gt;, and &lt;em&gt;S&lt;/em&gt; (after, as Axel pointed out, you substitute &lt;em&gt;I&lt;/em&gt; for &lt;em&gt;i&lt;/em&gt;). However, in the call to &lt;em&gt;NonlinearFit&lt;/em&gt;, you give parameter ranges for a wholly different set of parameters - &lt;em&gt;De&lt;/em&gt;, &lt;em&gt;S&lt;/em&gt;, and &lt;em&gt;tau&lt;/em&gt;. That doesn't work - you should either rewrite &lt;em&gt;Amplitude&lt;/em&gt; to depend (only) on &lt;em&gt;De&lt;/em&gt;, &lt;em&gt;S&lt;/em&gt;, and &lt;em&gt;tau&lt;/em&gt;, or supply ranges for (only) &lt;em&gt;x&lt;/em&gt;, &lt;em&gt;t&lt;/em&gt;, &lt;em&gt;n&lt;/em&gt;, and &lt;em&gt;S&lt;/em&gt;.&lt;/p&gt;
&lt;p&gt;Hope this helps,&lt;/p&gt;
&lt;p&gt;Erik Postma&lt;br&gt;Maplesoft.&lt;/p&gt;</description>
      <guid>131112</guid>
      <pubDate>Thu, 23 Feb 2012 23:32:16 Z</pubDate>
      <itunes:author>epostma</itunes:author>
      <author>epostma</author>
    </item>
    <item>
      <title>How?</title>
      <link>http://www.mapleprimes.com/questions/130326-Statistic-Nonlinearfit?ref=Feed:MaplePrimes:statistic nonlinearfit:Comments#comment130390</link>
      <itunes:summary>&lt;p&gt;How did you determine the function? What should the function satisfy?&lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;How did you determine the function? What should the function satisfy?&lt;/p&gt;</description>
      <guid>130390</guid>
      <pubDate>Tue, 07 Feb 2012 00:17:46 Z</pubDate>
      <itunes:author>Jarekkk</itunes:author>
      <author>Jarekkk</author>
    </item>
  </channel>
</rss>