Info
이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.
taylor series in one dimension
조회 수: 1 (최근 30일)
이전 댓글 표시
how can i interpolation in one dimention using taylor series for the directional image and compute the missing pixels
댓글 수: 1
Image Analyst
2018년 5월 27일
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().
답변 (2개)
이 질문은 마감되었습니다.
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!