BernsteinBasis
BernsteinBasis(n, v, expr)computes the Bernstein basis for the expression
expr.
See:
Examples
>> BernsteinBasis(3,2,0.3)0.189Implementation status
- ✅ - full supported
BernsteinBasis(n, v, expr)computes the Bernstein basis for the expression
expr.
See:
>> BernsteinBasis(3,2,0.3)0.189