現在この提出コンテンツをフォロー中です。
- フォローしているコンテンツ フィードに更新が表示されます。
- コミュニケーション基本設定に応じて電子メールを受け取ることができます
Given matrix with data of x1, x2,...,xn, function values f(x1),...,f(xn) and derivatives e.g. f ' (x1)...f ' (xn), the function build and return interpolation polynomial. When only variable values and function values are given, the polynomial is similar to Newton interpolation polynomial.
引用
Or Werner (2026). hermitePoly (https://jp.mathworks.com/matlabcentral/fileexchange/56507-hermitepoly), MATLAB Central File Exchange. に取得済み.
