Mathematica 9 is now available
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.
Mathematica > Data Manipulation > Numerical Data > Curve Fitting & Approximate Functions > Splines >
Mathematica > Data Manipulation > Statistics > Curve Fitting & Approximate Functions > Splines >
Mathematica > Mathematics and Algorithms > Statistics > Curve Fitting & Approximate Functions > Splines >

BernsteinBasis

BernsteinBasis[d, n, x]
represents the n^(th) Bernstein basis function of degree d at x.
  • Mathematical function, suitable for both symbolic and numerical manipulation.
Evaluate Bernstein basis polynomial numerically:
The first few polynomials:
Expand into piecewise functions:
Evaluate Bernstein basis polynomial numerically:
In[1]:=
Click for copyable input
Out[1]=
In[2]:=
Click for copyable input
Out[2]=
 
The first few polynomials:
In[1]:=
Click for copyable input
Out[1]=
 
Expand into piecewise functions:
In[1]:=
Click for copyable input
Out[1]=
New in 7
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team