approximate a function using Hermite spline
이전 댓글 표시
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.
답변 (1개)
Andrew Newell
2011년 5월 22일
0 개 추천
카테고리
도움말 센터 및 File Exchange에서 Splines에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!