taylor series in one dimension

how can i interpolation in one dimention using taylor series for the directional image and compute the missing pixels

1 Comment

I have no idea how Taylor series comes into this. Also, no pixels can be "missing" -- they are all there. What defines the pixels you call "missing"? Like they're black or something? Also, have you tried using interp2() or griddedInterpolant()? If you want just in 1-D, then you can try sgolayfilt().

Answers (2)

muthana naeem
muthana naeem on 27 May 2018
hahah no no this is far away from our attentions i need taylor series interpolation if any idea about this i need it
muthana naeem
muthana naeem on 27 May 2018
and the missing pixels is the inteprolated value which is the high resolution pixels for example the center low resolution pixel of the four souronding low resolution pixels

This question is closed.

Asked:

on 27 May 2018

Closed:

on 20 Aug 2021

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!