搜索资源列表
三次B样条函数
- 关于洋条函数的程序-on foreign function procedures
Matlab中使用B样条函数来构成正交小波
- Matlab中使用B样条函数来构成正交小波,可以直接运行
三次B样条函数
- 关于洋条函数的程序-on foreign function procedures
三次样条曲线拟合
- 三次样条曲线拟合 这个也是数学方法中的常用计算程序 学过的人都知道的-cubic spline curve fitting This is a mathematical method of calculation procedures used to learn the know
cagd04
- bezier曲线,b样条曲线,绘制基函数,作者:snowendle-bezier curves, b-spline curve-mapping function, the authors : snowendle
CMatrixClass
- 1.内存管理一律根据实际需要的大小在堆中动态分配内存。 2.边界检查。如果数组下标超越了数组大小界限,会给出警告信息,可以防止非法内存访问以及方便程序的调试。 3.重载了+,-,*,+=,-=,数乘等常见运算符; 4.可以保存数组为二进制数据文件和文本文件两种形式,也可以从二进制数据文件和文本文件读取数据到数组。 5.实现了和矩阵相关的线性代数方程组求解算法。一是高斯选主元消去法二是针对三对角矩阵
spline
- matlab写的B样条函数的计算,计算插值点的值-matlab write B-spline calculation, the calculation of the value of interpolation points
B-SPLINE
- 二次或三次B样条函数插值函数vc++实现-Secondary or three B-spline function interpolation function vc++ Realize
B
- 用OpenGL中的函数绘制B样条曲线,并可以交互调节参数-Use OpenGL drawing function in the B-spline curves and can adjust parameters of interaction
BWavlet
- 利用B 样条函数构造正交小波函数 1.利用3阶和四阶B 样条函数构造正交小波的方法; 2.用matlab实现构造正交小波的数值实现。 -The use of B-spline function constructed orthogonal wavelet function 1. The use of 3-order and fourth-order B-spline function constructed orthogon
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 enlar
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 in
B1calculate
- (B样条插值函数)用于计算一阶b样条函数的子函数程序。(calculate the b-spline function)
B-spline
- 均匀三次B样条曲线插值,定义插值函数,B样条拟合三维曲面(Interpolation of B spline curves)
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/
B样条拓扑优化
- 等几何方法采用B样条或NURBS基函数表示几何和解析解(B-spline or NURBS basis functions are used to represent geometric and analytical solutions.)