approximate a function using Hermite spline
Mostra commenti meno recenti
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.
Risposte (1)
Andrew Newell
il 22 Mag 2011
0 voti
Categorie
Scopri di più su Splines in Centro assistenza e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!