<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: linéarisation of a quasi-linear function with logarithmic scale and logarithmic axis. in Mathcad</title>
    <link>https://www.ptcusercommunity.com/t5/Mathcad/lin%C3%A9arisation-of-a-quasi-linear-function-with-logarithmic-scale/m-p/1044843#M219724</link>
    <description>&lt;P&gt;If the graph in the log-log-plot should be a straight line we know that the function must be y=a*x^b.&lt;BR /&gt;But its better to fit the logarithmic data to a linear function rather than fitting the original data to a power function. Fitting the original data would mean that the deviation from the first values (order of magnitude 10^6, 10^5) has a much greater impact on the calculation of the total error than the deviation from the last values (10, 1). Therefore, the solution (see the file I posted) is almost exclusively just the connection of the first two data points and the rest is virtually ignored.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;EDIT:&lt;/P&gt;
&lt;P&gt;Here is a way to get a pretty good fit using the original data and a power function. The method is to minimize the relative error instead of the absolute error(s) which genfit, line and the other fit methods do.&lt;/P&gt;
&lt;P&gt;The outcome is (function f5) is a bit different from the result of the linear regression of the log data (Function f2) and on optical inspection I would say that f2 still is the better fit. But you have to decide which fit better your specific needs.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Werner_E_0-1764094165096.png" style="width: 941px;"&gt;&lt;img src="https://www.ptcusercommunity.com/t5/image/serverpage/image-id/131586i2586B5B7E9998C09/image-dimensions/941x920?v=v2" width="941" height="920" role="button" title="Werner_E_0-1764094165096.png" alt="Werner_E_0-1764094165096.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 26 Nov 2025 07:28:56 GMT</pubDate>
    <dc:creator>Werner_E</dc:creator>
    <dc:date>2025-11-26T07:28:56Z</dc:date>
    <item>
      <title>linéarisation of a quasi-linear function with logarithmic scale and logarithmic axis.</title>
      <link>https://www.ptcusercommunity.com/t5/Mathcad/lin%C3%A9arisation-of-a-quasi-linear-function-with-logarithmic-scale/m-p/1044666#M219712</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I’m trying to linearize this type of curve using the simplest possible function:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="linLogLog.png" style="width: 484px;"&gt;&lt;img src="https://www.ptcusercommunity.com/t5/image/serverpage/image-id/131535iF6C9DB56C1E59927/image-dimensions/484x207?v=v2" width="484" height="207" role="button" title="linLogLog.png" alt="linLogLog.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I tried many kinds of fits, but none of them worked.&lt;/P&gt;&lt;P&gt;Do you have any idea how to do that?&lt;/P&gt;&lt;P&gt;thank you, Emilien&lt;/P&gt;</description>
      <pubDate>Mon, 24 Nov 2025 15:10:20 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Mathcad/lin%C3%A9arisation-of-a-quasi-linear-function-with-logarithmic-scale/m-p/1044666#M219712</guid>
      <dc:creator>ESAB</dc:creator>
      <dc:date>2025-11-24T15:10:20Z</dc:date>
    </item>
    <item>
      <title>Re: linéarisation of a quasi-linear function with logarithmic scale and logarithmic axis.</title>
      <link>https://www.ptcusercommunity.com/t5/Mathcad/lin%C3%A9arisation-of-a-quasi-linear-function-with-logarithmic-scale/m-p/1044681#M219713</link>
      <description>&lt;P&gt;Are you looking for something like this:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Werner_E_1-1764004193792.png" style="width: 662px;"&gt;&lt;img src="https://www.ptcusercommunity.com/t5/image/serverpage/image-id/131539i85DF457153A255E2/image-dimensions/662x470?v=v2" width="662" height="470" role="button" title="Werner_E_1-1764004193792.png" alt="Werner_E_1-1764004193792.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;BTW, not sure if it makes any sense, but a sinusoidal seems to make a nice fit (in the range given)&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Werner_E_0-1764005618280.png" style="width: 695px;"&gt;&lt;img src="https://www.ptcusercommunity.com/t5/image/serverpage/image-id/131540i14970888B4B11586/image-dimensions/695x603?v=v2" width="695" height="603" role="button" title="Werner_E_0-1764005618280.png" alt="Werner_E_0-1764005618280.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Prime 11 file attached&lt;/P&gt;</description>
      <pubDate>Mon, 24 Nov 2025 17:34:09 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Mathcad/lin%C3%A9arisation-of-a-quasi-linear-function-with-logarithmic-scale/m-p/1044681#M219713</guid>
      <dc:creator>Werner_E</dc:creator>
      <dc:date>2025-11-24T17:34:09Z</dc:date>
    </item>
    <item>
      <title>Re: linéarisation of a quasi-linear function with logarithmic scale and logarithmic axis.</title>
      <link>https://www.ptcusercommunity.com/t5/Mathcad/lin%C3%A9arisation-of-a-quasi-linear-function-with-logarithmic-scale/m-p/1044835#M219723</link>
      <description>&lt;P&gt;Hi Werner,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;That's exactly what I wanted — a perfect fit! I've never found this kind of solution before.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Thank you very much.&lt;/P&gt;</description>
      <pubDate>Tue, 25 Nov 2025 15:22:50 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Mathcad/lin%C3%A9arisation-of-a-quasi-linear-function-with-logarithmic-scale/m-p/1044835#M219723</guid>
      <dc:creator>ESAB</dc:creator>
      <dc:date>2025-11-25T15:22:50Z</dc:date>
    </item>
    <item>
      <title>Re: linéarisation of a quasi-linear function with logarithmic scale and logarithmic axis.</title>
      <link>https://www.ptcusercommunity.com/t5/Mathcad/lin%C3%A9arisation-of-a-quasi-linear-function-with-logarithmic-scale/m-p/1044843#M219724</link>
      <description>&lt;P&gt;If the graph in the log-log-plot should be a straight line we know that the function must be y=a*x^b.&lt;BR /&gt;But its better to fit the logarithmic data to a linear function rather than fitting the original data to a power function. Fitting the original data would mean that the deviation from the first values (order of magnitude 10^6, 10^5) has a much greater impact on the calculation of the total error than the deviation from the last values (10, 1). Therefore, the solution (see the file I posted) is almost exclusively just the connection of the first two data points and the rest is virtually ignored.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;EDIT:&lt;/P&gt;
&lt;P&gt;Here is a way to get a pretty good fit using the original data and a power function. The method is to minimize the relative error instead of the absolute error(s) which genfit, line and the other fit methods do.&lt;/P&gt;
&lt;P&gt;The outcome is (function f5) is a bit different from the result of the linear regression of the log data (Function f2) and on optical inspection I would say that f2 still is the better fit. But you have to decide which fit better your specific needs.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Werner_E_0-1764094165096.png" style="width: 941px;"&gt;&lt;img src="https://www.ptcusercommunity.com/t5/image/serverpage/image-id/131586i2586B5B7E9998C09/image-dimensions/941x920?v=v2" width="941" height="920" role="button" title="Werner_E_0-1764094165096.png" alt="Werner_E_0-1764094165096.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 26 Nov 2025 07:28:56 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Mathcad/lin%C3%A9arisation-of-a-quasi-linear-function-with-logarithmic-scale/m-p/1044843#M219724</guid>
      <dc:creator>Werner_E</dc:creator>
      <dc:date>2025-11-26T07:28:56Z</dc:date>
    </item>
  </channel>
</rss>

