How can I map data using cubic spline interpolation?
Ältere Kommentare anzeigen
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 Kommentar
KSSV
am 1 Nov. 2018
YOu have to use interp2 or imresize for this.
Antworten (0)
Kategorien
Mehr zu Splines finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!