主題
Search

伯恩斯坦多項式


BernsteinPolynomial

由以下定義的多項式

 B_(i,n)(t)=(n; i)t^i(1-t)^(n-i),
(1)

其中 (n; k) 是一個二項式係數。 度為 n 的伯恩斯坦多項式構成了度為 n冪多項式的基。 前幾個多項式是

B_(0,0)(t)=1
(2)
B_(0,1)(t)=1-t
(3)
B_(1,1)(t)=t
(4)
B_(0,2)(t)=(1-t)^2
(5)
B_(1,2)(t)=2(1-t)t
(6)
B_(2,2)(t)=t^2
(7)
B_(0,3)(t)=(1-t)^3
(8)
B_(1,3)(t)=3(1-t)^2t
(9)
B_(2,3)(t)=3(1-t)t^2
(10)
B_(3,3)(t)=t^3.
(11)

伯恩斯坦多項式在 Wolfram 語言中實現為BernsteinBasis[n, i, t].

伯恩斯坦多項式有許多有用的性質 (Farin 1993)。 它們滿足對稱性

 B_(i,n)(t)=B_(n-i,n)(1-t),
(12)

正性

 B_(i,n)(t)>=0
(13)

對於 0<=t<=1,歸一化

 sum_(i=0)^nB_(i,n)(t)=1,
(14)

B_(i,n) 對於 i!=0,n 具有唯一的區域性最大值

 i^in^(-n)(n-i)^(n-i)(n; i)
(15)

發生在 t=i/n

BernsteinPolynomialEnvelope

伯恩斯坦多項式 B_(i,n)(x) 對於 i=0, 1, ..., n包絡 f_n(x) 由下式給出

 f_n(x)=1/(sqrt(2pinx(1-x))),
(16)

如上圖所示,對於 n=20


另請參閱

伯恩斯坦展開, 貝塞爾曲線, 樣條

使用 探索

參考文獻

Bernstein, S. "Démonstration du théorème de Weierstrass fondée sur le calcul des probabilities." Comm. Soc. Math. Kharkov 13, 1-2, 1912.Farin, G. Curves and Surfaces for Computer Aided Geometric Design. San Diego: Academic Press, 1993.Feller, W. An Introduction to Probability Theory and Its Applications, Vol. 2, 3rd ed. New York: Wiley, p. 222, 1971.Kac, M. "Une remarque sur les polynomes de M. S. Bernstein." Studia Math. 7, 49-51, 1938.Kac, M. "Reconnaissance de priorité relative à ma note, 'Une remarque sur les polynomes de M. S. Bernstein.' " Studia Math. 8, 170, 1939.Lorentz, G. G. Bernstein Polynomials. Toronto: University of Toronto Press, 1953.Mabry, R. "Problem 10990." Amer. Math. Monthly 110, 59, 2003.Mathé, P. "Approximation of Hölder Continuous Functions by Bernstein Polynomials." Amer. Math. Monthly 106, 568-574, 1999.Widder, D. V. The Laplace Transform. Princeton, NJ: Princeton University Press, p. 101, 1941.

在 中被引用

伯恩斯坦多項式

請引用為

Weisstein, Eric W. “伯恩斯坦多項式。” 來自 Web 資源。 https://mathworld.tw/BernsteinPolynomial.html

學科分類