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!