Thread Subject: interpolation for matix

Subject: interpolation for matix

From: Ning

Date: 10 Sep, 2009 15:57:19

Message: 1 of 1

The example like
x1=[1 2; 3 4];
x2=[2 4; 6 8];
x3=[4 3; 2 1];
x4=[5 8; 9 3];
X=cat(3, x1,x2,x3,x4);
Y=[1 3 6 9];
if xi=[2.3 9; 3.2 2.8];
how to interpolate xi in X to get yi ?
in this example, yi should be a 2x2 matrix.

Tags for this Thread

Everyone's Tags:

Add a New Tag:

Separated by commas
Ex.: root locus, bode

What are tags?

A tag is like a keyword or category label associated with each thread. Tags make it easier for you to find threads of interest.

Anyone can tag a thread. Tags are public and visible to everyone.

Tag Activity for This Thread
Tag Applied By Date/Time
cat Sprinceana 10 Sep, 2009 12:04:16
interpolation Sprinceana 10 Sep, 2009 12:04:04
interpolation f... Sprinceana 10 Sep, 2009 12:04:04
rssFeed for this Thread

Contact us at files@mathworks.com