<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/152476</link>
    <title>MATLAB Central Newsreader - interp2 --&gt; bicubic method mathematics?</title>
    <description>Feed for thread: interp2 --&gt; bicubic method mathematics?</description>
    <language>en-us</language>
    <copyright>&amp;copy;1994-2012 by MathWorks, Inc.</copyright>
    <webmaster>webmaster@mathworks.com</webmaster>
    <generator>MATLAB Central Newsreader</generator>
    <docs>http://blogs.law.harvard.edu/tech/rss</docs>
    <ttl>60</ttl>
    <image>
      <title>MathWorks</title>
      <url>http://www.mathworks.com/images/membrane_icon.gif</url>
    </image>
    <item>
      <pubDate>Mon, 16 Jul 2007 10:42:29 -0400</pubDate>
      <title>interp2 --&gt; bicubic method mathematics?</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/152476#383115</link>
      <author>Thomas Clark</author>
      <description>Hello,&lt;br&gt;
&lt;br&gt;
- THE QUESTION ----------------------&lt;br&gt;
Does anyone know what mathematical formulation is used by the 'cubic' method of interp2; or whether a different function might be more appropriate?&lt;br&gt;
-------------------------------------&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
- PROBLEM BACKGROUND ----------------&lt;br&gt;
I'm writing code based on a theory manual that I have. For interest, the purpose is to generate quadrilateral panels over the surface of a propeller blade.&lt;br&gt;
&lt;br&gt;
I have the surface in a parametric domain, and a grid of data describing x(eta,nu) and y (eta,nu). So, to retrieve the surface I intend to use interp2 with a cubic function.&lt;br&gt;
&lt;br&gt;
However, I wish to recreate the data in the theory manual as faithfully as possible. The only guide it gives regarding the interpolation method which should be used is that a hermite spline should be used.&lt;br&gt;
&lt;br&gt;
Clearly, in 1D that is no problem. Being no mathematician, however, I was not aware that a hermite method could be used for 2-D interpolation.&lt;br&gt;
-------------------------------------&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
Thanks for any help!&lt;br&gt;
&lt;br&gt;
Best Regards&lt;br&gt;
&lt;br&gt;
Tom</description>
    </item>
  </channel>
</rss>

