Embed presentation
Downloaded 99 times










Hermite cubic splines are 3rd degree polynomial curves that provide C2 continuity between segments by defining the position and derivative at the start and end points of each segment using 8 parameters. They are commonly used to interpolate numerical data points to generate a smooth continuous function, but only provide local rather than global control and are limited to cubic order.









