<?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: interpolation, integration, function inverse in Intel® oneAPI Math Kernel Library</title>
    <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/interpolation-integration-function-inverse/m-p/855644#M6970</link>
    <description>1 seems like a curve fit for which you can always use least squares (MKL Lapack gelss) once your matrices are set. Though it's a little more work than you seem to want.&lt;BR /&gt;&lt;BR /&gt;With the function known from 1, 2 is trivial to code. See any entry level numerical methods book.&lt;BR /&gt;&lt;BR /&gt;If you want Fortran 77/90 specific examples then have a look at Numerical Methods for Engineers and Scientists by Joe D Hoffman.&lt;BR /&gt;</description>
    <pubDate>Mon, 04 Feb 2008 19:00:38 GMT</pubDate>
    <dc:creator>Tabrez_Ali</dc:creator>
    <dc:date>2008-02-04T19:00:38Z</dc:date>
    <item>
      <title>interpolation, integration, function inverse</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/interpolation-integration-function-inverse/m-p/855643#M6969</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I have a number of data point (xi,yi) and would like to :&lt;/P&gt;
&lt;P&gt;1. plain linear interpolate for some point x inside the range&lt;BR /&gt;2. integrate the function that interpolates linearilty over some range&lt;BR /&gt;3. assuming a monotone linear interpolation function and monotone data points, to get the inverse of a point y.&lt;/P&gt;
&lt;P&gt;Are there functions in the math kernel for this?&lt;/P&gt;
&lt;P&gt;rds,&lt;/P&gt;</description>
      <pubDate>Mon, 04 Feb 2008 13:21:03 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/interpolation-integration-function-inverse/m-p/855643#M6969</guid>
      <dc:creator>finjulhich</dc:creator>
      <dc:date>2008-02-04T13:21:03Z</dc:date>
    </item>
    <item>
      <title>Re: interpolation, integration, function inverse</title>
      <link>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/interpolation-integration-function-inverse/m-p/855644#M6970</link>
      <description>1 seems like a curve fit for which you can always use least squares (MKL Lapack gelss) once your matrices are set. Though it's a little more work than you seem to want.&lt;BR /&gt;&lt;BR /&gt;With the function known from 1, 2 is trivial to code. See any entry level numerical methods book.&lt;BR /&gt;&lt;BR /&gt;If you want Fortran 77/90 specific examples then have a look at Numerical Methods for Engineers and Scientists by Joe D Hoffman.&lt;BR /&gt;</description>
      <pubDate>Mon, 04 Feb 2008 19:00:38 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-oneAPI-Math-Kernel-Library/interpolation-integration-function-inverse/m-p/855644#M6970</guid>
      <dc:creator>Tabrez_Ali</dc:creator>
      <dc:date>2008-02-04T19:00:38Z</dc:date>
    </item>
  </channel>
</rss>

