搜索资源列表
work
- 进行多项式拟合的运算,并进行画图。此程序为六次多项式,可以自行更改。绘制震荡曲线。排队论程序。-Polynomial fitting to the operator, and drawing. This procedure for six polynomial, you can make changes. Drawing curve shocks. Queuing theory procedures.
BSPLine
- B样条曲线给出了一种方法,用具有 连续性的k-1次的多项式曲线对n个控制点集合进行拟合,B样条曲线允许任意阶连续。因此,在计算机图形学中优先选择B样条曲线来定义非常平滑的曲线。如果要通过任意数量的点生成满足C2或更高阶连续性的曲线,B样条曲线是一种较好的选择。-B-spline curve presents a method, the continuity of k-1 times on the n-polynomial curve fitting set of control points,