Info
Diese Frage ist geschlossen. Öffnen Sie sie erneut, um sie zu bearbeiten oder zu beantworten.
taylor series in one dimension
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
how can i interpolation in one dimention using taylor series for the directional image and compute the missing pixels
1 Kommentar
Image Analyst
am 27 Mai 2018
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().
Antworten (2)
Diese Frage ist geschlossen.
Siehe auch
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!