Lagrange_Interp(X,Y​,x)

Program to calculate Lagrange polynomial and the interpolated value
ダウンロード: 210
更新 2015/4/11

ライセンスの表示

This program calculates the Lagrange coefficients and the interpolated value. The coefficients are displayed starting from the highest power. For eg: if there are 3 co-ordinates we expect a polynomial of order 2. In this case the first coefficient in the coefficient vector is that for x^2, then for x^1, and then for x^0.

引用

Aryaa Ravieshancar (2024). Lagrange_Interp(X,Y,x) (https://www.mathworks.com/matlabcentral/fileexchange/50471-lagrange_interp-x-y-x), MATLAB Central File Exchange. 取得済み .

MATLAB リリースの互換性
作成: R2015a
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersInterpolation についてさらに検索

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
バージョン 公開済み リリース ノート
1.0.0.0