Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
感谢您关注我的问题。
我的问题是,从标题中可以看出,B 样条曲线的度数概念是什么。
在我正在学习的书中,只有“度数”作为改变曲线形状的因素。
我在互联网上搜索,但结果并不好。
如果你知道 B 样条曲线的度数概念,请回答我这个概念。
谢谢阅读。
b 样条曲线基本上是分段连续多项式曲线。次数是多项式的次数。除了度数,您还需要控制点和节点向量才能完全定义 b 样条曲线。