From: kk KKsingh on
"Jan Simon" <matlab.THIS_YEAR(a)nMINUSsimon.de> wrote in message <i2aeg8$s6o$1(a)fred.mathworks.com>...
> Dear kk KKsingh,
>
> > Which is the best way to compare the result of different interpolation methods on same sample in matlab !
> > I am using different interpolation techniques with FFT..and Want to know difference between them so what is best you suggest !
>
> The "best" method depends on what you call "good". Depending on the actuall job you try to solve, it might be more important to minimize the average absolute difference, the maximum peak difference, the average euclidian distance, the same for blocks, etc.
>
> Under a certain point of view MP3 and JPEG are interpolation methods also, but both have different purposes. As you can imagine, it is impossible to define one "best" method to assess the results of these two methods.
> So the best I can suggest is to clear what you want to achieve.
>
> Kind regards, Jan

Hi Jan!
http://www.mathworks.com/matlabcentral/newsreader/view_thread/287549#764924
Above is some thing which i am looking for

Thanks

kk