搜索资源列表
B样条曲线
- b样条曲线(左键确定点,右键结束)-b-spline curve (Left determine point, right end)
b样条
- 图形学B样条曲线代码-graphics B-spline curves code
B样条贝塞尔曲线vb源码
- 在vb下绘制了简单的贝塞尔B样条曲线,还可升阶与降阶的切换-in vb, produced a simple Bessel B-spline curves, but also with the reduction or the band switch
B样条算法
- 这是计算机图形学的B样条算法。直接可以运行。-This is the computer graphics B-spline algorithm. Direct run.
BSplineCtrl B样条空间线
- BSplineCtrl B样条空间线,在空间绘制可以用鼠任意拖动来改变形状的B样条平滑曲线。用到的知识有:B-Spline ,鼠标三维拾取。-BSplineCtrl B-spline space line drawing in space can be used arbitrarily drag mouse to change the shape of B-spline smoothing curves. The knowledge i
DrawB-spline
- 可以用滑鼠在视窗左边画面中任意点入十个点,按Draw按键就可以绘出一封闭B-spline曲线-can use the left mouse in Windows screen arbitrary point-10, according to Draw buttons can be drawn on a closed B-spline curves
b-spline
- b样条曲线,有控制点的求法,还有用OPENGL显示算法-b-spline curves, the control point for France, there is use OpenGL display algorithm
B-splineapproachforempiricalmodedecompositions
- EMD的一种插值算法的文章,研究EMD算法改进的朋友可以看一下这个B-样条插值算法-a interpolation algorithm article, Improved algorithm research EMD friends can look at the B-spline interpolation algorithm
B-spline
- uniform B-spline curve and quasi-uniform B-spline curve
CUBIC_B-SPLINE
- 三次B样条插值曲面及其实现::目前在CAM/CAM的自由曲面构造方法中,较流行的有B样条曲面,Bezier曲面、Ball曲面等方法,但由这几种方法和成都是拟合曲面,而百插值曲面,常常不能满足一些工程实际中严格插值的要求,本文构造了一种自由插值曲面生成方法-B样条母线法,所生成曲面达到C^2级光滑,适用机械,模具、汽车、造船等制造加工行业的复杂曲面设计。-Three B-spline interpolation surface and r
B-splineApproximation
- B-spline曲线、曲面的插值和逼近算法以及B-spline曲线、曲面的显示。代码是matlab格式的。-B-spline curve, surface interpolation and approximation algorithm, as well as B-spline curve, surface display. Code matlab format.
B-spline
- 本源码使用VC++编写B样条曲线,利用B样条反算,由点击的控制点生成B样条曲线-This source using VC to prepare B-spline curve, using B-spline backcalculation by clicking the control point to generate B-spline curve
Uniform.B-spline.Curve
- 实做电脑图学的Uniform B-spline Curve。先在画面上,任意点几个绘图点,并设置degree,按下Uniform B-spline按钮,即可产生图形。-Computer graphics to do it is the Uniform B-spline Curve. First on the screen at any point a few graphics and set up degree, press the U
B-SPLINE
- 二次或三次B样条函数插值函数vc++实现-Secondary or three B-spline function interpolation function vc++ Realize
closed-B-Spline
- 由于闭合的B样条曲线相对于开放的曲线难以绘制,本例程绘制封闭闭合的B样条曲线-Since the closure of the B-spline curve as opposed to an open curve difficult to draw, the draw routine closed closed B-spline curve
B-spline
- B样条曲线插值程序,实现B样条曲线的经典算法-B-spline curve interpolation procedures, B-spline curve to achieve the classic algorithm
B-SPLINE
- 两篇关于B样条处理的英文文章,涉及到插值等相关内容-2 on the B-spline to deal with the English articles, related to interpolation and other related content
B-spline-surface
- 这是在MATLAB-2008a环境下编写的B样条曲面生成程序,可以通过调整节点矢量和控制顶点来调整曲面形状。-This is a MATLAB-2008a environment, prepared by B-spline surface generation program, you can adjust the knot vector and control points to adjust the surface shape.
Bezier-and-B-spline-Techniques
- 贝塞尔曲线和B样条曲线外文原版讲义,需要看英文著作的朋友请下载-Bezier curves and B-spline curve foreign original notes, need to see a friend in English literature download
B-spline
- 给定控制点,生成节点和B样条基函数,绘制非均匀三次B样条曲线(Given control points, generating nodes and B spline basis functions, drawing non-uniform three times B spline curves)