<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/260512</link>
    <title>MATLAB Central Newsreader - interpolation for matix</title>
    <description>Feed for thread: interpolation for matix</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>Thu, 10 Sep 2009 15:57:19 -0400</pubDate>
      <title>interpolation for matix</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/260512#679361</link>
      <author>Ning </author>
      <description>The example like &lt;br&gt;
x1=[1 2; 3 4];&lt;br&gt;
x2=[2 4; 6 8];&lt;br&gt;
x3=[4 3; 2 1];&lt;br&gt;
x4=[5 8; 9 3];&lt;br&gt;
X=cat(3, x1,x2,x3,x4);&lt;br&gt;
Y=[1 3 6 9];&lt;br&gt;
if  xi=[2.3 9; 3.2 2.8];&lt;br&gt;
how to interpolate xi in X to get yi ?&lt;br&gt;
in this example, yi should be a 2x2 matrix.</description>
    </item>
  </channel>
</rss>

