Difference between revisions of "Bernstein B"

From specialfunctionswiki
Jump to: navigation, search
(External links)
 
Line 1: Line 1:
 
__NOTOC__  
 
__NOTOC__  
The Bernstein polynomials $B_k^n(x)$ are defined by
+
The Bernstein basis polynomials $b_k^n$ are defined by
$$B_k^n(x)={n \choose k} x^k (1-x)^{n-k},$$
+
$$b_k^n(x)={n \choose k} x^k (1-x)^{n-k},$$
where ${n \choose k}$ denotes a [[Binomial coefficient]].
+
where ${n \choose k}$ denotes a [[Binomial coefficient]]. A Bernstein polynomial $B_n^k$ is defined as a linear combination of Bernstein basis polynomials, i.e.
 +
$$B_n^k(x) = \displaystyle\sum_{i=0}^n \beta_i b_{i,n},$$
 +
where $\beta_i \in \mathbb{R}$.
  
 
=Properties=
 
=Properties=

Latest revision as of 01:54, 26 November 2017

The Bernstein basis polynomials $b_k^n$ are defined by $$b_k^n(x)={n \choose k} x^k (1-x)^{n-k},$$ where ${n \choose k}$ denotes a Binomial coefficient. A Bernstein polynomial $B_n^k$ is defined as a linear combination of Bernstein basis polynomials, i.e. $$B_n^k(x) = \displaystyle\sum_{i=0}^n \beta_i b_{i,n},$$ where $\beta_i \in \mathbb{R}$.

Properties

External links

BERNSTEIN_POLYNOMIAL

References