approximate a function using Hermite spline
Mostrar comentarios más antiguos
f:[0,5] -> R, f(x)= 1/(1+x^2) and 4 equidistant nodes from [0,5]. I need to approximate f(pi), f'(pi) and f''(pi) using a Hermite spline. Please give me some ideas for this algorithm.
Respuestas (1)
Andrew Newell
el 22 de Mayo de 2011
0 votos
Categorías
Más información sobre Splines en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!