搜索资源列表
三次B样条函数
- 关于洋条函数的程序-on foreign function procedures
Matlab中使用B样条函数来构成正交小波
- Matlab中使用B样条函数来构成正交小波,可以直接运行
conv2_bspline
- B样条函数与图像进行卷积的matlab快速算法。-B-spline function with images fast algorithm matlab convolution.
afdfdsfads
- 本文实现了利用B样条函数对图象插值放大的快速算法,并在此基础上,进一步提出了彩色图象放大的方案,既先将图象从RGB空间转换到YUV空间,对UV分量插值放大后进行低通滤波处理,最后再将图象转换至RGB空间。实验结果显示了该方法插值效果好并且处理时间短。-In this paper, the realization of the use of B-spline function of image interpolation to enlarge the fast algorithm, and on
Homework7_1
- 三次B样条曲线画图函数 可以自己设定点的坐标 产生 3次B样条曲线-Three B-spline curve drawing function set-point can generate 3 times the coordinates of B-spline curve
drawingcurve
- Coons曲面与hermite、bezier、B样条曲线标准化函数及应用程序源代码(VC6.0下编写)-Coons surface with hermite, bezier, B-spline curve function and application of standardized procedures for the source code [VC6.0 under preparation]
Complex.curve.drawing.program
- 复杂曲线的绘图程序,可以绘制参数样条曲线,贝齐埃曲线 ,B样条曲线,实现绘制,修改,删除等多种功能并显示基函数。CAGD专业非常经典的程序-Complex curve drawing program, you can map parameters spline curve, Pui Maiziere curve, B-spline curve, realize mapping, modify, delete and display a variety of functions, such as
dbwttest
- 完整的B样条函数小波变换源程序(已得到验证)-B-spline wavelet transform source code
bspline_tools
- B样条程序包,可以绘制各阶B样条基函数及曲线。-you can get arbitrary degree b spline curves by using it.
BSpline
- 功能为找到离散点的B样条,即找到一个多项式,使得这个多项式经过这N个点。B样条利用邻近点进行拟合。对于采样数据,根据连续的三组采样点数据计算出一个2阶B样条作为这个区间内的拟合函数,下一个三组数据再计算下一个B样条,这样就可以连续采样连续计算了。-Function to find B-spline discrete points, that is to find a polynomial, so the polynomial through the N points. B-spline fitt
非均匀有理B样条曲线曲面实现、实例
- Matlab实现非均匀有理B样条曲线曲面实现、实例,基函数可以实现任意阶数的求解
matlab 3阶和四阶B 样条函数构造正交小波
- 利用3阶和四阶B 样条函数构造正交小波的方法; 用matlab实现构造正交小波的数值实现。 正交小波函数的构造方法 (1)利用正交化公式计算尺度函数; (2)求系统函数 (3)求正交小波函数 和 。
3次B样条曲线拟合
- 离散点曲线 进行3次B样条曲线拟合 包括节点参数化过程 基函数计算过程 控制点反求过程 到最后拟合曲线的显示(The discrete point curve is fitted with 3 B spline curves, including the node parameterization process, the basis function calculation process, the control point inversion process, and the final
B1calculate
- (B样条插值函数)用于计算一阶b样条函数的子函数程序。(calculate the b-spline function)
byangtiao 5.0 -1228
- 利用b样条函数实现曲线拟合,matlab程序,函数拟合(Using B spline fitting)
根据b样条函数构造小波函数
- 通过B样条函数构造小波函数,由原信号获得对应的尺度函数,最后得到小波函数(The wavelet function is constructed by the B spline function, and the corresponding scale function is obtained from the original signal. Finally, the wavelet function is obtained.)
BaseFunction
- 用于b样条函数拟合,首先是基函数的展开,然后选择控制点进行拟合(B spline function fitting)
利用de Boor算法绘制B样条曲线
- 运用计算机图形学的知识,采用4阶B样条基函数,节点向量取为[0,0,0,0,1/4,2/4,3/4,1,1,1,1] 先绘制控制多边形,再用分段直线段绘制B样条曲线(Using the knowledge of computer graphics, the 4 order B spline basis function is used, and the node vector is taken as [0,0,0,0,1/4,2/4,3/4,1,1,1,1]. First, draw
B-spline
- 均匀三次B样条曲线插值,定义插值函数,B样条拟合三维曲面(Interpolation of B spline curves)
B样条拓扑优化
- 等几何方法采用B样条或NURBS基函数表示几何和解析解(B-spline or NURBS basis functions are used to represent geometric and analytical solutions.)