You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This code calculates the coefficients of Hermit interpolation function using the method of divided difference.
Also the code is able to return the function and its derivative as a handle.
Regards
About
This repository contains Hermite interpolation of a set of data with known value of function and it's derivatives in matlab