How to do cubic spline smoothing of two 2D matrixes of equal size

2 views (last 30 days)
Suppose we have two 2D matrix of the same size.How to do the cubic spline based smoothing

Answers (1)

Cong Ba
Cong Ba on 4 Aug 2017
Have you checked out this?
https://www.mathworks.com/help/matlab/ref/interp2.html#inputarg_method

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!