approximate a function using Hermite spline
Ältere Kommentare anzeigen
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.
Antworten (1)
Andrew Newell
am 22 Mai 2011
0 Stimmen
Kategorien
Mehr zu Splines finden Sie in Hilfe-Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!