Talk About Network

Google





Science > Engr Radar+sonar > interpolation
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 1 of 2 Topic 238 of 323
Post > Topic >>

interpolation

by "Anshu" <anshu.dhawan@[EMAIL PROTECTED] > Jan 11, 2006 at 02:01 PM

Hi

I want to interpolate a complex signal given at points x1,x2,x3....xn
to get signal at points x1+a,x2+a....xn+a.

1) To interpolate complex signal, I am interpolating the magnitude and
phase separately and later combining them. Is this an appropriate
method?

 2) I am trying to get FIR filter coefficients using Spline method. The
equation that i am using is:

   y(i+a)= ((a^3)/6)*(x(i+2))+ ((1 + 3*a +
3*(a^2)-3*(a^3))/6)*(x(i+1))+ ((1 + 3*a +
3*(a^2)-3*(a^3))/6)*(x(i+1))+((4-6*(a^2) + 3*(a^3))/6)*(x(i)) +((1-3*a
+ 3*(a^2)-(a^3))/6)*(x(i-1));

But the values I am getting are far away from the desired one.

Can anybody give me suggestions?

Thanks
 




 2 Posts in Topic:
interpolation
"Anshu" <ans  2006-01-11 14:01:01 
Re: interpolation
"rutiger" <r  2006-01-12 15:26:59 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
localhost-V2008-12-19 Fri Jan 9 17:24:35 PST 2009.