Tuesday, 10 September 2013

Interpolation with mat-lab

Interpolation with mat-lab

I have a vector with different values. Some of the values are zeros and
sometimes they even come one after another. I need to plot this vector
against another vector with the same size but i can't have zeros in it.
What is the best way i can do some kind of interpolation to my vector and
how do i do it? I tried to read about interpolation in mat-lab but i
didn't understand good enough to implement it. If it's possible to explain
it to me step by step i will be grateful since i'm new with this program.
Thanks

No comments:

Post a Comment