- Cubic Spline Interpolation and 3D Surface Plotting: To perform cubic spline interpolation on your data and create a 3D surface plot, you can use the “csapi” function from the “Curve Fitting Toolbox”.
- Surf: https://www.mathworks.com/help/matlab/ref/surf.html
- Meshgrid: https://www.mathworks.com/help/matlab/ref/meshgrid.html
- Csapi: https://www.mathworks.com/help/curvefit/csapi.html
- Newrb: https://www.mathworks.com/help/deeplearning/ref/newrb.html

