Content deleted Content added
m fixing lint errors |
|||
Line 45:
:<math>D^{(j)}g_{i+1}(x_i)=D^{(j)}g_i(x_i) \text{ for } j=0,1,2 \text{ and } i=1,2, \ldots, n-1.</math>
This states that the central differences <math>D^{(j)}g(x)</math> are continuous at ''x''<sub>''i''</sub>.
===Example===
Line 67:
:<math>D^{(1)}g_n(x_n) = D^{(1)}f(x_n).</math>
This unique discrete cubic spline is the discrete spline interpolant to ''f''(''x'') in the interval [''x''<sub>0</sub> - h, ''x''<sub>''n
==Applications==
|