Lagrange's interpolation formula
復習用の問題
(mathematics) A formula which when given a set of n points (x_i,y_i), gives back the unique polynomial of degree (at most) n − 1 in one variable which describes a function passing through those points. The formula is a sum of products, like so: ∑ᵢⁿy_i∏_(j ne i)x-x_j/x_i-x_j. When x=x_i then all terms in the sum other than the iᵗʰ contain a factor x-x_i in the numerator, which becomes equal to zero, thus all terms in the sum other than the iᵗʰ vanish, and the iᵗʰ term has factors x_i-x_j both in the numerator and denominator, which simplify to yield 1, thus the polynomial should return y_i as the function of x_i for any i in the set 1,...,n.
Lagrange's interpolation formula
When reconstructing a polynomial from sampled points, we often apply Lagrange's interpolation formula to obtain the unique polynomial of degree at most n−1 that passes through those points.
When reconstructing a polynomial from sampled points, we often apply Lagrange's interpolation formula to obtain the unique polynomial of degree at most n−1 that passes through those points.
英語 - 英語
- 項目の編集権限を持つユーザー - すべてのユーザー
- 項目の新規作成を審査する
- 項目の編集を審査する
- 項目の削除を審査する
- 重複の恐れのある項目名の追加を審査する
- 項目名の変更を審査する
- 審査に対する投票権限を持つユーザー - 編集者
- 決定に必要な投票数 - 1
- 例文の編集権限を持つユーザー - すべてのユーザー
- 例文の削除を審査する
- 審査に対する投票権限を持つユーザー - 編集者
- 決定に必要な投票数 - 1
- 問題の編集権限を持つユーザー - すべてのユーザー
- 審査に対する投票権限を持つユーザー - 編集者
- 決定に必要な投票数 - 1