Approximation: Bezier curve

 

Both x and y are calculated by

 

and

 

as in 426 of G of GAUSS. We set 0<=t<=1.

 

If we set equal weights to w, we can get exactly the same result as that by Bezier curve.

 

 

where we put more weights on the first some points in rational Bezier curve.