approximate a function using Hermite spline
Afficher commentaires plus anciens
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.
Réponses (1)
Andrew Newell
le 22 Mai 2011
0 votes
Catégories
En savoir plus sur Splines dans Centre d'aide et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!