搜索资源列表
Bkindcurvecalculateway
- 计算机图形的B样条曲线算法,可以沿每个折线的转折点画出连续的光滑的曲线-computer graphics B-spline curve algorithm can be broken along the turning point for each draw continuous smooth curve
CUBIC_B-SPLINE
- 三次B样条插值曲面及其实现::目前在CAM/CAM的自由曲面构造方法中,较流行的有B样条曲面,Bezier曲面、Ball曲面等方法,但由这几种方法和成都是拟合曲面,而百插值曲面,常常不能满足一些工程实际中严格插值的要求,本文构造了一种自由插值曲面生成方法-B样条母线法,所生成曲面达到C^2级光滑,适用机械,模具、汽车、造船等制造加工行业的复杂曲面设计。
BLineSample
- 三次样条曲线的模拟过程,该程序通过随机点生成光滑的三次样条曲线,该曲线能模拟边缘等功能,是进行边缘修复和模拟的好工具
2BSpline
- 二次B样条拟合计算非穿过所有已知点的光滑曲线上的坐标组(其中List为动态数组类型)
3BSpline
- 三次B样条拟合计算非穿过所有已知点的光滑曲线上的坐标组(其中List为动态数组类型)
Bkindcurvecalculateway
- 计算机图形的B样条曲线算法,可以沿每个折线的转折点画出连续的光滑的曲线-computer graphics B-spline curve algorithm can be broken along the turning point for each draw continuous smooth curve
CUBIC_B-SPLINE
- 三次B样条插值曲面及其实现::目前在CAM/CAM的自由曲面构造方法中,较流行的有B样条曲面,Bezier曲面、Ball曲面等方法,但由这几种方法和成都是拟合曲面,而百插值曲面,常常不能满足一些工程实际中严格插值的要求,本文构造了一种自由插值曲面生成方法-B样条母线法,所生成曲面达到C^2级光滑,适用机械,模具、汽车、造船等制造加工行业的复杂曲面设计。-Three B-spline interpolation surface and r
BLineSample
- 三次样条曲线的模拟过程,该程序通过随机点生成光滑的三次样条曲线,该曲线能模拟边缘等功能,是进行边缘修复和模拟的好工具-Cubic spline curve of the simulation process, the program generated through the random-dot smooth cubic spline curve, the curve can simulate the functions of the
3BSpline
- 三次B样条拟合计算非穿过所有已知点的光滑曲线上的坐标组(其中List为动态数组类型)-Three B-spline fitting calculation of non-through all known points of smooth curves on the coordinates of group (which List to dynamic array type)
3yangtiao
- 利用三次样条函数做的一个绘图函数,根据给定的点数(自定,3点以上)的横纵坐标绘制连续光滑曲线。-Use of cubic spline function to do a mapping function, according to a given point (self, 3 points or more) cross-ordinate mapping continuous smooth curve.
three_spline
- 对于给定(n+1)个节点上的函数值,采用三次样条的方法进行差值,这是一个高阶的插值方法,它既有良好的收敛性又比较光滑。它实际上是由分段三次曲线连接而成,在接点处有2阶连续导数。-For a given (n+ 1) nodes on the function value, using cubic spline approach the margin, this is a high-order interpolation methods,
3107002005_5th_spline
- 曲线的三次样条插值,在非首尾节点处具有三次光滑性质-Curve cubic spline interpolation, in both nodes with non-smooth nature of the three
threesplinebezier
- 设计签名 三次样条插值函数 贝塞尔曲线 光滑曲线-Design Signature cubic spline interpolation function is a smooth curve of Bezier curves
sanciyangtiao
- 三次样条和最小误差法进行曲线拟合,对于离散分布的点通过三次曲线拟合方法生成光滑曲线-Three times spline and minimum error curve fitting method, the distribution of point for discrete, through three spline proceed fitting connate into smooth curve
plota
- 通过一系列形值点的一条光滑曲线,MATLAB平台上可用。(Through a series of value point of a smooth curve, MATLAB available on the platform.)
vb光滑曲线
- 曲线三次样条涉及到数值分析啊,不知道GDI里面有没有现成的函数,用贝塞尔曲线画也能够实现光滑效果!(Curve three times the sample involves the numerical analysis ah, do not know GDI there is no ready function, with the Bezier curve painting can also achieve smooth effect
光滑样条
- 光滑样条拟合,采用交叉验证选取df ,观测选取不同df值时的拟合效果图(The code of smooth splines,first we find the best df by cross-validation,then we choose different df to compare the result.)
matlab---三次样条插值
- 用于计算三次样条函数的插值,编程计算样条函数,误差较小,光滑性比较好(Three spline interpolation)
csapsdem
- 三次平滑样条光滑算法,用于处理噪声造成的波动点,对其连线进行光滑处理(Cubic Smoothing Splines)
非均匀有理B样条程序
- 能够计算出非均匀有理B样条,给定控制点,及样条阶次,即可绘制出想要的光滑曲线(The inhomogeneous rational B spline can be calculated)