<?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: Fortran library or subroutine needed for curve fitting in Intel® Fortran Compiler</title>
    <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Fortran-library-or-subroutine-needed-for-curve-fitting/m-p/874377#M73271</link>
    <description>&lt;DIV style="margin:0px;"&gt;
&lt;DIV id="quote_reply" style="width: 100%; margin-top: 5px;"&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Quoting - &lt;A href="https://community.intel.com/en-us/profile/433145"&gt;eriehml&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV style="background-color:#E5E5E5; padding:5px;border: 1px; border-style: inset;margin-left:2px;margin-right:2px;"&gt;&lt;EM&gt; Peter&lt;BR /&gt;Thanks for your reply. When I read the "try excel 2007!" I thought, Oh man, people with good sense of humor at this forums, so thanks for that laugh. I had no idea about the Intel Visual Fortran you mentioned so I really appreciate you said it. I am looking more into it as we speak and found only some info at&lt;BR /&gt;&lt;A href="http://software.intel.com/sites/products/collateral/hpc/compilers/fwin_brief.pdf" target="_blank"&gt;http://software.intel.com/sites/products/collateral/hpc/compilers/fwin_brief.pdf&lt;/A&gt;&lt;BR /&gt;but maybe you can answer some of my questions. Is this a stand alone plataform/program so that I can code and compile?, do you know if the it also has some ploting libraries?, can this be installed in a laptop?, any idea of the price? I'll keep looking into it but I would appreciate your comments. I just found out the cost is $699, Oh my!, that is so totally out my budget unless I hit Powerball tonight.&lt;BR /&gt;Thanks.&lt;BR /&gt;&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
Hmm...I wasn't sarcastic about excel 2007, but it made you laugh !.
&lt;DIV&gt;Excel can not be underestimated, because it is very powerful tool for most engineering and scientific applications (not powerful than fortran and c++). But based on your requirement it looks like you want fortran subroutines for curve fitting. I did not understand exactly what your project is about, but if you get the data from fortran and then transfer to excel 2007, you might be able to curvefit.
&lt;DIV&gt;&lt;SPAN style="font-family: Verdana, Arial, Helvetica, sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;Regarding IVF, its a fortran 90 /03 compiler, which you can code and compile !. For most of my data applications I don't rely on fortran plotting routines. I export the data to matlab or excel which is very easy and time-saving !!&lt;/DIV&gt;
&lt;/DIV&gt;</description>
    <pubDate>Fri, 26 Jun 2009 16:30:40 GMT</pubDate>
    <dc:creator>Peter</dc:creator>
    <dc:date>2009-06-26T16:30:40Z</dc:date>
    <item>
      <title>Fortran library or subroutine needed for curve fitting</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Fortran-library-or-subroutine-needed-for-curve-fitting/m-p/874365#M73259</link>
      <description>Hello all.&lt;BR /&gt;I am physics grad. student and I am returning to coding after 15 years so have some patience with me. I have experimental data points, &lt;EM&gt;X&lt;/EM&gt; and &lt;EM&gt;Y&lt;/EM&gt; which need to be fitted to an exponential or forth order polynomial (no other order is necessary and I could use forth order polynomial only if it easier). The purpose of the fitting is to subtract background. These &lt;EM&gt;X&lt;/EM&gt; and &lt;EM&gt;Y&lt;/EM&gt; are photoemission data (Valence Band) to be precise. So it is only necesarry to fit the curve (exponential or forth order polynomial) to the firsts and lasts data points. After the fit is obtained it will correspond to the background. Then I can subtract at any &lt;EM&gt;X, Y&lt;/EM&gt; the background just calculated. Online I found this NAG library but I can not download anything but pdf files. In the NAG library there is a subroutine called E02ADF which might help me do the fiiting but I can not download it, any body knows how access NAG downloads? Either this subroutine or any other you might know I can give it a try as long as I can download it. As far as the minimization algorithm I am really not picky, LM or Simplex will do for me. I am coding in fortran using G77 compiler, windows Vista, plataform Force 2 in my laptop. My code is really simple I just need to handle too many data to fit manually each one of them. I appreciate your time, everyone's. Thanks for your help.&lt;BR /&gt;</description>
      <pubDate>Tue, 23 Jun 2009 23:51:14 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Fortran-library-or-subroutine-needed-for-curve-fitting/m-p/874365#M73259</guid>
      <dc:creator>eriehml</dc:creator>
      <dc:date>2009-06-23T23:51:14Z</dc:date>
    </item>
    <item>
      <title>Re: Fortran library or subroutine needed for curve fitting</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Fortran-library-or-subroutine-needed-for-curve-fitting/m-p/874366#M73260</link>
      <description>&lt;DIV style="margin:0px;"&gt;
&lt;DIV id="quote_reply" style="margin-top: 5px; width: 100%;"&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Quoting - &lt;A href="https://community.intel.com/en-us/profile/433145"&gt;eriehml&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV style="background-color:#E5E5E5; padding:5px;border: 1px; border-style: inset;margin-left:2px;margin-right:2px;"&gt;&lt;EM&gt;Hello all.&lt;BR /&gt;I am physics grad. student and I am returning to coding after 15 years so have some patience with me. I have experimental data points, &lt;EM&gt;X&lt;/EM&gt; and &lt;EM&gt;Y&lt;/EM&gt; which need to be fitted to an exponential or forth order polynomial (no other order is necessary and I could use forth order polynomial only if it easier). The purpose of the fitting is to subtract background. These &lt;EM&gt;X&lt;/EM&gt; and &lt;EM&gt;Y&lt;/EM&gt; are photoemission data (Valence Band) to be precise. So it is only necesarry to fit the curve (exponential or forth order polynomial) to the firsts and lasts data points. After the fit is obtained it will correspond to the background. Then I can subtract at any &lt;EM&gt;X, Y&lt;/EM&gt; the background just calculated. Online I found this NAG library but I can not download anything but pdf files. In the NAG library there is a subroutine called E02ADF which might help me do the fiiting but I can not download it, any body knows how access NAG downloads? Either this subroutine or any other you might know I can give it a try as long as I can download it. As far as the minimization algorithm I am really not picky, LM or Simplex will do for me. I am coding in fortran using G77 compiler, windows Vista, plataform Force 2 in my laptop. My code is really simple I just need to handle too many data to fit manually each one of them. I appreciate your time, everyone's. Thanks for your help.&lt;BR /&gt;&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;The NAG libraries are probably only available via license. You may want to try Netlib (&lt;A href="http://www.netlib.org"&gt;www.netlib.org&lt;/A&gt;) for a range of Fortran and other sources for many statistical and other operations.</description>
      <pubDate>Wed, 24 Jun 2009 00:15:36 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Fortran-library-or-subroutine-needed-for-curve-fitting/m-p/874366#M73260</guid>
      <dc:creator>DavidWhite</dc:creator>
      <dc:date>2009-06-24T00:15:36Z</dc:date>
    </item>
    <item>
      <title>Re: Fortran library or subroutine needed for curve fitting</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Fortran-library-or-subroutine-needed-for-curve-fitting/m-p/874367#M73261</link>
      <description>&lt;DIV style="margin:0px;"&gt;&lt;/DIV&gt;
Thanks. I already had that done and netllib.org libraries where no help, they have a very good search engine so looking for stuff you need is not so painful. Such elementary stuff like what I need I hope is not on license but if NAG has to sell me the subroutine I need then I will be glad to pay. Thanks for your time.&lt;BR /&gt;</description>
      <pubDate>Wed, 24 Jun 2009 00:57:13 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Fortran-library-or-subroutine-needed-for-curve-fitting/m-p/874367#M73261</guid>
      <dc:creator>eriehml</dc:creator>
      <dc:date>2009-06-24T00:57:13Z</dc:date>
    </item>
    <item>
      <title>Re: Fortran library or subroutine needed for curve fitting</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Fortran-library-or-subroutine-needed-for-curve-fitting/m-p/874368#M73262</link>
      <description>&lt;DIV style="margin:0px;"&gt;
&lt;DIV id="quote_reply" style="width: 100%; margin-top: 5px;"&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Quoting - &lt;A href="https://community.intel.com/en-us/profile/433145"&gt;eriehml&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV style="background-color:#E5E5E5; padding:5px;border: 1px; border-style: inset;margin-left:2px;margin-right:2px;"&gt;&lt;EM&gt; Thanks. I already had that done and netllib.org libraries where no help, they have a very good search engine so looking for stuff you need is not so painful. Such elementary stuff like what I need I hope is not on license but if NAG has to sell me the subroutine I need then I will be glad to pay. Thanks for your time.&lt;BR /&gt;&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
NAG libraries are very expensive, if you are just looking for curve fitting.Intel Visual Fortran's (IVF) MKL libraries might be of help. But you need to buy a copy of IVF.
&lt;DIV&gt;Alternatively try excel 2007!&lt;BR /&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 24 Jun 2009 02:01:50 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Fortran-library-or-subroutine-needed-for-curve-fitting/m-p/874368#M73262</guid>
      <dc:creator>Peter</dc:creator>
      <dc:date>2009-06-24T02:01:50Z</dc:date>
    </item>
    <item>
      <title>Re: Fortran library or subroutine needed for curve fitting</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Fortran-library-or-subroutine-needed-for-curve-fitting/m-p/874369#M73263</link>
      <description>&lt;DIV style="margin:0px;"&gt;
&lt;DIV id="quote_reply" style="margin-top: 5px; width: 100%;"&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Quoting - &lt;A href="https://community.intel.com/en-us/profile/415004"&gt;Peter&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV style="background-color:#E5E5E5; padding:5px;border: 1px; border-style: inset;margin-left:2px;margin-right:2px;"&gt;&lt;EM&gt;
&lt;DIV style="margin:0px;"&gt;&lt;/DIV&gt;
NAG libraries are very expensive, if you are just looking for curve fitting.Intel Visual Fortran's (IVF) MKL libraries might be of help. But you need to buy a copy of IVF.
&lt;DIV&gt;Alternatively try excel 2007!&lt;BR /&gt;&lt;/DIV&gt;
&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;Another very good source of Fortran source code for a host of scientific applications is &lt;A href="http://users.bigpond.net.au/amiller/" target="_blank"&gt;Alan Miller's page&lt;/A&gt;. Whereas most of what's on NETLIB is in Fortran 77, Alan Miller's resources are generally in Fortran 90 so are a bit more user-friendly. This may not help you if you're using g77, however.</description>
      <pubDate>Wed, 24 Jun 2009 08:47:37 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Fortran-library-or-subroutine-needed-for-curve-fitting/m-p/874369#M73263</guid>
      <dc:creator>eos_pengwern</dc:creator>
      <dc:date>2009-06-24T08:47:37Z</dc:date>
    </item>
    <item>
      <title>Re: Fortran library or subroutine needed for curve fitting</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Fortran-library-or-subroutine-needed-for-curve-fitting/m-p/874370#M73264</link>
      <description>&lt;DIV style="margin:0px;"&gt;
&lt;DIV id="quote_reply" style="width: 100%; margin-top: 5px;"&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Quoting - &lt;A href="https://community.intel.com/en-us/profile/433145"&gt;eriehml&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV style="background-color:#E5E5E5; padding:5px;border: 1px; border-style: inset;margin-left:2px;margin-right:2px;"&gt;&lt;EM&gt;Hello all.&lt;BR /&gt;I am physics grad. student and I am returning to coding after 15 years so have some patience with me. I have experimental data points, &lt;EM&gt;X&lt;/EM&gt; and &lt;EM&gt;Y&lt;/EM&gt; which need to be fitted to an exponential or forth order polynomial (no other order is necessary and I could use forth order polynomial only if it easier).&lt;BR /&gt;&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;For polynomial fitting see:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://rosettacode.org/wiki/Polynomial_Fitting#Fortran"&gt;http://rosettacode.org/wiki/Polynomial_Fitting#Fortran&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;LAPACK is part of Intel MKL, shipped with Intel Fortran Professional 11.0 onwards.&lt;BR /&gt;</description>
      <pubDate>Wed, 24 Jun 2009 13:02:32 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Fortran-library-or-subroutine-needed-for-curve-fitting/m-p/874370#M73264</guid>
      <dc:creator>Jugoslav_Dujic</dc:creator>
      <dc:date>2009-06-24T13:02:32Z</dc:date>
    </item>
    <item>
      <title>Re: Fortran library or subroutine needed for curve fitting</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Fortran-library-or-subroutine-needed-for-curve-fitting/m-p/874371#M73265</link>
      <description>&lt;DIV style="margin:0px;"&gt;
&lt;DIV id="quote_reply" style="margin-top: 5px; width: 100%;"&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Quoting - &lt;A href="https://community.intel.com/en-us/profile/391180"&gt;Jugoslav Dujic&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV style="background-color:#E5E5E5; padding:5px;border: 1px; border-style: inset;margin-left:2px;margin-right:2px;"&gt;&lt;EM&gt;
&lt;DIV style="margin:0px;"&gt;&lt;/DIV&gt;
&lt;BR /&gt;For polynomial fitting see:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://rosettacode.org/wiki/Polynomial_Fitting#Fortran"&gt;http://rosettacode.org/wiki/Polynomial_Fitting#Fortran&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;LAPACK is part of Intel MKL, shipped with Intel Fortran Professional 11.0 onwards.&lt;BR /&gt;&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;Or find a friend with access to MathCad and ask to borrow it. It is very good for curve fitting.</description>
      <pubDate>Wed, 24 Jun 2009 16:03:09 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Fortran-library-or-subroutine-needed-for-curve-fitting/m-p/874371#M73265</guid>
      <dc:creator>anthonyrichards</dc:creator>
      <dc:date>2009-06-24T16:03:09Z</dc:date>
    </item>
    <item>
      <title>Re: Fortran library or subroutine needed for curve fitting</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Fortran-library-or-subroutine-needed-for-curve-fitting/m-p/874372#M73266</link>
      <description>Hello,&lt;BR /&gt;Another source for Fortran routines is the NIST "Guide to Available Mathematical Software": &lt;A href="http://gams.nist.gov/" target="_blank"&gt;http://gams.nist.gov/&lt;/A&gt;&lt;BR /&gt;I think there are a number of routines related to polynomials and curve fitting. The web site has a search tool and directory tree to find what you're looking for. I've used a few routines from that web site with good success.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Greg</description>
      <pubDate>Wed, 24 Jun 2009 17:28:30 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Fortran-library-or-subroutine-needed-for-curve-fitting/m-p/874372#M73266</guid>
      <dc:creator>Greg_T_</dc:creator>
      <dc:date>2009-06-24T17:28:30Z</dc:date>
    </item>
    <item>
      <title>Re: Fortran library or subroutine needed for curve fitting</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Fortran-library-or-subroutine-needed-for-curve-fitting/m-p/874373#M73267</link>
      <description>&lt;DIV style="margin:0px;"&gt;
&lt;DIV id="quote_reply" style="width: 100%; margin-top: 5px;"&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Quoting - &lt;A href="https://community.intel.com/en-us/profile/415004"&gt;Peter&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV style="background-color:#E5E5E5; padding:5px;border: 1px; border-style: inset;margin-left:2px;margin-right:2px;"&gt;&lt;EM&gt; NAG libraries are very expensive, if you are just looking for curve fitting.Intel Visual Fortran's (IVF) MKL libraries might be of help. But you need to buy a copy of IVF.
&lt;DIV&gt;Alternatively try excel 2007!&lt;BR /&gt;&lt;/DIV&gt;
&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
Peter&lt;BR /&gt;Thanks for your reply. When I read the "try excel 2007!" I thought, Oh man, people with good sense of humor at this forums, so thanks for that laugh. I had no idea about the Intel Visual Fortran you mentioned so I really appreciate you said it. I am looking more into it as we speak and found only some info at&lt;BR /&gt;&lt;A href="http://software.intel.com/sites/products/collateral/hpc/compilers/fwin_brief.pdf" target="_blank"&gt;http://software.intel.com/sites/products/collateral/hpc/compilers/fwin_brief.pdf&lt;/A&gt;&lt;BR /&gt;but maybe you can answer some of my questions. Is this a stand alone plataform/program so that I can code and compile?, do you know if the it also has some ploting libraries?, can this be installed in a laptop?, any idea of the price? I'll keep looking into it but I would appreciate your comments. I just found out the cost is $699, Oh my!, that is so totally out my budget unless I hit Powerball tonight.&lt;BR /&gt;Thanks.&lt;BR /&gt;</description>
      <pubDate>Wed, 24 Jun 2009 21:44:21 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Fortran-library-or-subroutine-needed-for-curve-fitting/m-p/874373#M73267</guid>
      <dc:creator>eriehml</dc:creator>
      <dc:date>2009-06-24T21:44:21Z</dc:date>
    </item>
    <item>
      <title>Re: Fortran library or subroutine needed for curve fitting</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Fortran-library-or-subroutine-needed-for-curve-fitting/m-p/874374#M73268</link>
      <description>&lt;DIV style="margin:0px;"&gt;
&lt;DIV id="quote_reply" style="width: 100%; margin-top: 5px;"&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Quoting - &lt;A href="https://community.intel.com/en-us/profile/381333"&gt;greg_thorwald&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV style="background-color:#E5E5E5; padding:5px;border: 1px; border-style: inset;margin-left:2px;margin-right:2px;"&gt;&lt;EM&gt;Hello,&lt;BR /&gt;Another source for Fortran routines is the NIST "Guide to Available Mathematical Software": &lt;A href="http://gams.nist.gov/" target="_blank"&gt;http://gams.nist.gov/&lt;/A&gt;&lt;BR /&gt;I think there are a number of routines related to polynomials and curve fitting. The web site has a search tool and directory tree to find what you're looking for. I've used a few routines from that web site with good success.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Greg&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
Greg&lt;BR /&gt;Thanks a lot. I am looking into it.&lt;BR /&gt;Erie&lt;BR /&gt;</description>
      <pubDate>Wed, 24 Jun 2009 21:50:10 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Fortran-library-or-subroutine-needed-for-curve-fitting/m-p/874374#M73268</guid>
      <dc:creator>eriehml</dc:creator>
      <dc:date>2009-06-24T21:50:10Z</dc:date>
    </item>
    <item>
      <title>Re: Fortran library or subroutine needed for curve fitting</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Fortran-library-or-subroutine-needed-for-curve-fitting/m-p/874375#M73269</link>
      <description>&lt;DIV style="margin:0px;"&gt;
&lt;DIV id="quote_reply" style="margin-top: 5px; width: 100%;"&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Quoting - &lt;A href="https://community.intel.com/en-us/profile/433145"&gt;eriehml&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV style="background-color:#E5E5E5; padding:5px;border: 1px; border-style: inset;margin-left:2px;margin-right:2px;"&gt;&lt;EM&gt;
&lt;DIV style="margin:0px;"&gt;&lt;/DIV&gt;
Greg&lt;BR /&gt;Thanks a lot. I am looking into it.&lt;BR /&gt;Erie&lt;BR /&gt;&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;I still think that if you want a quick solution with graphical display of results, MathCad is easily the quickest route. I frequently use MathCad 11 to test and debug my algorithms (and for quick display of intermediate results)before reprogramming them in Fortran for speed. You can buy MathCad 11 on E-bay for a pittance compared to getting a complete Fortran compiler + library of math functions. I attach a screen shot showing a sample fitting function that is available to a MathCad user.</description>
      <pubDate>Thu, 25 Jun 2009 08:42:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Fortran-library-or-subroutine-needed-for-curve-fitting/m-p/874375#M73269</guid>
      <dc:creator>anthonyrichards</dc:creator>
      <dc:date>2009-06-25T08:42:00Z</dc:date>
    </item>
    <item>
      <title>Re: Fortran library or subroutine needed for curve fitting</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Fortran-library-or-subroutine-needed-for-curve-fitting/m-p/874376#M73270</link>
      <description>&lt;DIV style="margin:0px;"&gt;
&lt;DIV id="quote_reply" style="width: 100%; margin-top: 5px;"&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Quoting - &lt;A href="https://community.intel.com/en-us/profile/415004"&gt;Peter&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV style="background-color:#E5E5E5; padding:5px;border: 1px; border-style: inset;margin-left:2px;margin-right:2px;"&gt;&lt;EM&gt;
&lt;DIV style="margin:0px;"&gt;
&lt;DIV id="quote_reply" style="width: 100%; margin-top: 5px;"&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Quoting - &lt;A href="https://community.intel.com/en-us/profile/433145"&gt;eriehml&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV style="background-color:#E5E5E5; padding:5px;border: 1px; border-style: inset;margin-left:2px;margin-right:2px;"&gt;&lt;EM&gt; Thanks. I already had that done and netllib.org libraries where no help, they have a very good search engine so looking for stuff you need is not so painful. Such elementary stuff like what I need I hope is not on license but if NAG has to sell me the subroutine I need then I will be glad to pay. Thanks for your time.&lt;BR /&gt;&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
NAG libraries are very expensive, if you are just looking for curve fitting.Intel Visual Fortran's (IVF) MKL libraries might be of help. But you need to buy a copy of IVF.
&lt;DIV&gt;Alternatively try excel 2007!&lt;BR /&gt;&lt;/DIV&gt;
&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;You can use a free non-commercial copy of the Intel compiler for Linux. &lt;BR /&gt;(In this case you do not have to pay for Excel 2007 either ;) )&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 25 Jun 2009 08:46:59 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Fortran-library-or-subroutine-needed-for-curve-fitting/m-p/874376#M73270</guid>
      <dc:creator>eliosh</dc:creator>
      <dc:date>2009-06-25T08:46:59Z</dc:date>
    </item>
    <item>
      <title>Re: Fortran library or subroutine needed for curve fitting</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Fortran-library-or-subroutine-needed-for-curve-fitting/m-p/874377#M73271</link>
      <description>&lt;DIV style="margin:0px;"&gt;
&lt;DIV id="quote_reply" style="width: 100%; margin-top: 5px;"&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Quoting - &lt;A href="https://community.intel.com/en-us/profile/433145"&gt;eriehml&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV style="background-color:#E5E5E5; padding:5px;border: 1px; border-style: inset;margin-left:2px;margin-right:2px;"&gt;&lt;EM&gt; Peter&lt;BR /&gt;Thanks for your reply. When I read the "try excel 2007!" I thought, Oh man, people with good sense of humor at this forums, so thanks for that laugh. I had no idea about the Intel Visual Fortran you mentioned so I really appreciate you said it. I am looking more into it as we speak and found only some info at&lt;BR /&gt;&lt;A href="http://software.intel.com/sites/products/collateral/hpc/compilers/fwin_brief.pdf" target="_blank"&gt;http://software.intel.com/sites/products/collateral/hpc/compilers/fwin_brief.pdf&lt;/A&gt;&lt;BR /&gt;but maybe you can answer some of my questions. Is this a stand alone plataform/program so that I can code and compile?, do you know if the it also has some ploting libraries?, can this be installed in a laptop?, any idea of the price? I'll keep looking into it but I would appreciate your comments. I just found out the cost is $699, Oh my!, that is so totally out my budget unless I hit Powerball tonight.&lt;BR /&gt;Thanks.&lt;BR /&gt;&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
Hmm...I wasn't sarcastic about excel 2007, but it made you laugh !.
&lt;DIV&gt;Excel can not be underestimated, because it is very powerful tool for most engineering and scientific applications (not powerful than fortran and c++). But based on your requirement it looks like you want fortran subroutines for curve fitting. I did not understand exactly what your project is about, but if you get the data from fortran and then transfer to excel 2007, you might be able to curvefit.
&lt;DIV&gt;&lt;SPAN style="font-family: Verdana, Arial, Helvetica, sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;Regarding IVF, its a fortran 90 /03 compiler, which you can code and compile !. For most of my data applications I don't rely on fortran plotting routines. I export the data to matlab or excel which is very easy and time-saving !!&lt;/DIV&gt;
&lt;/DIV&gt;</description>
      <pubDate>Fri, 26 Jun 2009 16:30:40 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Fortran-library-or-subroutine-needed-for-curve-fitting/m-p/874377#M73271</guid>
      <dc:creator>Peter</dc:creator>
      <dc:date>2009-06-26T16:30:40Z</dc:date>
    </item>
    <item>
      <title>Re: Fortran library or subroutine needed for curve fitting</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Fortran-library-or-subroutine-needed-for-curve-fitting/m-p/874378#M73272</link>
      <description>&lt;DIV style="margin:0px;"&gt;&lt;/DIV&gt;
See the attached, what the OP actually asked for.&lt;BR /&gt;</description>
      <pubDate>Fri, 26 Jun 2009 18:50:46 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Fortran-library-or-subroutine-needed-for-curve-fitting/m-p/874378#M73272</guid>
      <dc:creator>Paul_Curtis</dc:creator>
      <dc:date>2009-06-26T18:50:46Z</dc:date>
    </item>
    <item>
      <title>Re: Fortran library or subroutine needed for curve fitting</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Fortran-library-or-subroutine-needed-for-curve-fitting/m-p/874379#M73273</link>
      <description>&lt;DIV style="margin:0px;"&gt;&lt;/DIV&gt;
My sample program was carved out of some real code, needs a minor correction in the output section, only apparent after uploading:&lt;BR /&gt;
&lt;PRE&gt;[cpp]DO j = n1, n2
    xx = x(j)
    yy = pxpand (norder, xx, a)
    WRITE (3,*) xx, y(j), yy, yy-y(j)
END DO
[/cpp]&lt;/PRE&gt;
&lt;BR /&gt;</description>
      <pubDate>Fri, 26 Jun 2009 19:06:20 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Fortran-library-or-subroutine-needed-for-curve-fitting/m-p/874379#M73273</guid>
      <dc:creator>Paul_Curtis</dc:creator>
      <dc:date>2009-06-26T19:06:20Z</dc:date>
    </item>
    <item>
      <title>Re: Fortran library or subroutine needed for curve fitting</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Fortran-library-or-subroutine-needed-for-curve-fitting/m-p/874380#M73274</link>
      <description>&lt;DIV style="margin:0px;"&gt;
&lt;DIV id="quote_reply" style="width: 100%; margin-top: 5px;"&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Quoting - &lt;A href="https://community.intel.com/en-us/profile/77713"&gt;Paul Curtis&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV style="background-color:#E5E5E5; padding:5px;border: 1px; border-style: inset;margin-left:2px;margin-right:2px;"&gt;&lt;EM&gt; See the attached, what the OP actually asked for.&lt;BR /&gt;&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
Paul&lt;BR /&gt;Thanks for sending me the code. My plataform is Force 2.0 and reads only G77 or similar. I am going to download (hopefully I find it for free) a Fortran90 plataform so that I can check your code out. I have too many sets of data that I need to fit and the fit is only for background subtraction and just a part of the data massaging I have to perform. I really appreciate your help. I'll get to work right now and try to find a free fortran 90 compiler and editor to check your code out. Thanks a lot.&lt;BR /&gt;</description>
      <pubDate>Sat, 27 Jun 2009 16:08:51 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Fortran-library-or-subroutine-needed-for-curve-fitting/m-p/874380#M73274</guid>
      <dc:creator>eriehml</dc:creator>
      <dc:date>2009-06-27T16:08:51Z</dc:date>
    </item>
    <item>
      <title>Re: Fortran library or subroutine needed for curve fitting</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Fortran-library-or-subroutine-needed-for-curve-fitting/m-p/874381#M73275</link>
      <description>&lt;DIV style="margin:0px;"&gt;
&lt;DIV id="quote_reply" style="width: 100%; margin-top: 5px;"&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Quoting - &lt;A href="https://community.intel.com/en-us/profile/77713"&gt;Paul Curtis&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV style="background-color:#E5E5E5; padding:5px;border: 1px; border-style: inset;margin-left:2px;margin-right:2px;"&gt;&lt;EM&gt; My sample program was carved out of some real code, needs a minor correction in the output section, only apparent after uploading:&lt;BR /&gt;
&lt;/EM&gt;&lt;PRE&gt;&lt;EM&gt;[cpp]DO j = n1, n2&lt;BR /&gt;    xx = x(j)&lt;BR /&gt;    yy = pxpand (norder, xx, a)&lt;BR /&gt;    WRITE (3,*) xx, y(j), yy, yy-y(j)&lt;BR /&gt;END DO&lt;BR /&gt;[/cpp]&lt;/EM&gt;&lt;/PRE&gt;
&lt;BR /&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
Paul&lt;BR /&gt;Thanks. I managed to download a F95 plataform called PLATO, from Silverfrost which seems to work well. I performed the modifications in the DO LOOP you mentioned.  When I compile though I still have problems &lt;BR /&gt;in line 434&lt;BR /&gt;&lt;BR /&gt; DO j = order, 2, -1&lt;BR /&gt; polyval = xv*(polyval + coeff(j))&lt;BR /&gt; END DO&lt;BR /&gt;&lt;BR /&gt;I am not sure what the problem would be, do you?&lt;BR /&gt;&lt;BR /&gt;For starters I am only using &lt;BR /&gt;&lt;BR /&gt;INTEGER, PARAMETER      :: nvals  = 5 !     YOUR POINTCOUNT&lt;BR /&gt; REAL, DIMENSION(nvals)  :: x      = (/ 1.0, 2.0, 3.0, 4.0, 5.0 /) !(/   YOUR x DATA HERE   /)&lt;BR /&gt; REAL, DIMENSION(nvals)  :: y      = (/ 1.0, 16.0, 80.9, 256.5, 625.0 /) !(/   YOUR y DATA HERE   /)&lt;BR /&gt;&lt;BR /&gt; !   polynomial order for fitting&lt;BR /&gt; norder = 4                          !     YOUR FIT ORDER &lt;BR /&gt;&lt;BR /&gt;Please let me know. Thanks.&lt;BR /&gt;</description>
      <pubDate>Sat, 27 Jun 2009 20:45:37 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Fortran-library-or-subroutine-needed-for-curve-fitting/m-p/874381#M73275</guid>
      <dc:creator>eriehml</dc:creator>
      <dc:date>2009-06-27T20:45:37Z</dc:date>
    </item>
    <item>
      <title>Re: Fortran library or subroutine needed for curve fitting</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Fortran-library-or-subroutine-needed-for-curve-fitting/m-p/874382#M73276</link>
      <description>&lt;DIV style="margin:0px;"&gt;&lt;/DIV&gt;
&lt;BR /&gt;This code compiles and runs perfectly under MS5.5, DVF, all CVF through 6.6, all IVF through v11. The &lt;STRONG&gt;svdfit&lt;/STRONG&gt; routines are an F90 translation from the original F77 which I think may have come from &lt;EM&gt;Numerical Recipes&lt;/EM&gt; or similar; very old (pre-dates PCs by decades), completely portable and with no vendor-specific features.&lt;BR /&gt;&lt;BR /&gt;If your compiler can't handle this well-proven code and doesn't provide informative error messages, one solution might be to upgrade to a better compiler, maybe from a company that has invested in hosting a user forum for compiler support and language discussions. &lt;BR /&gt;&lt;BR /&gt;FYI, here is the output from this program, using your data, as created by IVF (I have added some column headers):&lt;BR /&gt; &lt;BR /&gt;Fit order is  4&lt;BR /&gt; 1  -42.02048    &lt;BR /&gt; 2   79.64155    &lt;BR /&gt; 3  -48.84335    &lt;BR /&gt; 4   11.91672 &lt;BR /&gt; x                  y              polyfit            diff.   &lt;BR /&gt; 1.000000       1.000000      0.6944389     -0.3055611    &lt;BR /&gt; 2.000000       16.00000       17.22299       1.222988    &lt;BR /&gt; 3.000000       80.90000       79.06549      -1.834511    &lt;BR /&gt; 4.000000       256.5000       257.7222       1.222229    &lt;BR /&gt; 5.000000       625.0000       624.6935     -0.3065186    &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sat, 27 Jun 2009 22:14:55 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Fortran-library-or-subroutine-needed-for-curve-fitting/m-p/874382#M73276</guid>
      <dc:creator>Paul_Curtis</dc:creator>
      <dc:date>2009-06-27T22:14:55Z</dc:date>
    </item>
    <item>
      <title>Re: Fortran library or subroutine needed for curve fitting</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Fortran-library-or-subroutine-needed-for-curve-fitting/m-p/874383#M73277</link>
      <description>&lt;DIV style="margin:0px;"&gt;
&lt;DIV id="quote_reply" style="width: 100%; margin-top: 5px;"&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Quoting - &lt;A href="https://community.intel.com/en-us/profile/433145"&gt;eriehml&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV style="background-color:#E5E5E5; padding:5px;border: 1px; border-style: inset;margin-left:2px;margin-right:2px;"&gt;&lt;EM&gt;
&lt;DIV style="margin:0px;"&gt;
&lt;DIV id="quote_reply" style="width: 100%; margin-top: 5px;"&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;&amp;lt;....&amp;gt; In the NAG library there is a subroutine called E02ADF which might help me do the fiiting but I can not download it, any body knows how access NAG downloads?&lt;EM&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;P&gt;As I understand, E02ADF is least-squares polynomial approximation.&lt;/P&gt;
&lt;P&gt;Try to use this link&lt;BR /&gt;&lt;A href="http://iranyahoo.nag.com/numeric/fl/manual20/examples/source/e02adfe.f" target="_blank"&gt;http://iranyahoo.nag.com/numeric/fl/manual20/examples/source/e02adfe.f&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;If you need polynomial interpolation or other algorithms you can find it in "Numerical Recipes in Fortran"&lt;BR /&gt;(http://www.nrbook.com/a/)&lt;/P&gt;</description>
      <pubDate>Sat, 27 Jun 2009 22:59:32 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Fortran-library-or-subroutine-needed-for-curve-fitting/m-p/874383#M73277</guid>
      <dc:creator>mavlik</dc:creator>
      <dc:date>2009-06-27T22:59:32Z</dc:date>
    </item>
    <item>
      <title>Re: Fortran library or subroutine needed for curve fitting</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Fortran-library-or-subroutine-needed-for-curve-fitting/m-p/874384#M73278</link>
      <description>&lt;DIV style="margin:0px;"&gt;
&lt;DIV id="quote_reply" style="width: 100%; margin-top: 5px;"&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Quoting - &lt;A href="https://community.intel.com/en-us/profile/77713"&gt;Paul Curtis&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV style="background-color:#E5E5E5; padding:5px;border: 1px; border-style: inset;margin-left:2px;margin-right:2px;"&gt;&lt;EM&gt; &lt;BR /&gt;This code compiles and runs perfectly under MS5.5, DVF, all CVF through 6.6, all IVF through v11. The &lt;STRONG&gt;svdfit&lt;/STRONG&gt; routines are an F90 translation from the original F77 which I think may have come from &lt;EM&gt;Numerical Recipes&lt;/EM&gt; or similar; very old (pre-dates PCs by decades), completely portable and with no vendor-specific features.&lt;BR /&gt;&lt;BR /&gt;If your compiler can't handle this well-proven code and doesn't provide informative error messages, one solution might be to upgrade to a better compiler, maybe from a company that has invested in hosting a user forum for compiler support and language discussions. &lt;BR /&gt;&lt;BR /&gt;FYI, here is the output from this program, using your data, as created by IVF (I have added some column headers):&lt;BR /&gt; &lt;BR /&gt;Fit order is  4&lt;BR /&gt; 1  -42.02048    &lt;BR /&gt; 2   79.64155    &lt;BR /&gt; 3  -48.84335    &lt;BR /&gt; 4   11.91672 &lt;BR /&gt; x                  y              polyfit            diff.   &lt;BR /&gt; 1.000000       1.000000      0.6944389     -0.3055611    &lt;BR /&gt; 2.000000       16.00000       17.22299       1.222988    &lt;BR /&gt; 3.000000       80.90000       79.06549      -1.834511    &lt;BR /&gt; 4.000000       256.5000       257.7222       1.222229    &lt;BR /&gt; 5.000000       625.0000       624.6935     -0.3065186    &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
Paul&lt;BR /&gt;Thanks. I see it looks like IVF is necessary, I am stuck on it though because it costs $699 and that is not an option at the moment. Gosh, I didn't think it was going to be hard to find a routine for polynomial fitting using any algorithm. I appreciate your patience and time. Enjoy.&lt;BR /&gt;</description>
      <pubDate>Sun, 28 Jun 2009 22:53:14 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Fortran-library-or-subroutine-needed-for-curve-fitting/m-p/874384#M73278</guid>
      <dc:creator>eriehml</dc:creator>
      <dc:date>2009-06-28T22:53:14Z</dc:date>
    </item>
  </channel>
</rss>

