How can I map data using cubic spline interpolation?
이전 댓글 표시
I have plotted histogram of forest.tif using imhist(). Now I want to map the data using cubic spline interpolation. Can anyone show me the algorithm to perform this?
댓글 수: 1
KSSV
2018년 11월 1일
YOu have to use interp2 or imresize for this.
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Splines에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!