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!