搜索资源列表
Matlab中使用B样条函数来构成正交小波
- Matlab中使用B样条函数来构成正交小波,可以直接运行
MATLAB实现拉格朗日、分段线性、三次样条三种插值的方法
- MATLAB实现拉格朗日、分段线性、三次样条三种插值的方法,改变节点的数目,对三种插值结果进行初步分析,MATLAB realization of Lagrange, piecewise linear, cubic spline interpolation in three ways, changing the number of nodes, interpolation of three preliminary analysis of the results
Bspline.编写拟合非均匀有理B样条曲线的程序
- 编写拟合非均匀有理B样条曲线的程序,可以进行数据拟合,Fitting the preparation of non-uniform rational B-spline curve of procedures, data can be fitted
非均匀有理B样条曲线曲面实现、实例
- Matlab实现非均匀有理B样条曲线曲面实现、实例,基函数可以实现任意阶数的求解
matlab 3阶和四阶B 样条函数构造正交小波
- 利用3阶和四阶B 样条函数构造正交小波的方法; 用matlab实现构造正交小波的数值实现。 正交小波函数的构造方法 (1)利用正交化公式计算尺度函数; (2)求系统函数 (3)求正交小波函数 和 。
均匀三次B样条
- 三次均匀B样条,一阶导数,二阶导数程序的matlab程序,三个文件独立分开(Three uniform B splines, first derivative, two derivative procedures)
三次B样条轨迹规划
- 根据三次B样条公式,算出样条曲线,并取样,把三维坐标写进txt,再用matlab绘制三维三次B样条曲线(According to the cubic B-spline formula, calculate the spline curve, and sample, the three-dimensional coordinates into the txt, and then draw three-dimensional cubic B-spline curve)
MATLAB三次样条插值法 求信号的包络线 源代码
- MATLAB三次样条插值法 求信号的包络线 源代码(MATLAB cubic spline interpolation method for the signal envelope source code)
matlab---三次样条插值
- 用于计算三次样条函数的插值,编程计算样条函数,误差较小,光滑性比较好(Three spline interpolation)
B样条弹性配准matlab
- 数字图形配准示例代码 B样条弹性配准算法(有示例)(Graph registration B spline elastic algorithm (example))
有理样条
- MATLAB实现了有理样条函数拟合插值。亲测可用。(MATLAB realizes the rational spline function fitting interpolation. Affinity test available.)
nurbs 非均匀有理B样条
- 用Matlab程序实现非均匀有理B样条,程序简单,容易理解(nou-uniform rational B-spline)
三次样条插值
- 计算方法作业,运用分段插值中的三次样条插值进行数据拟合(Calculation method operation, using cubic spline interpolation in segmented interpolation for data fitting)
MATLAB绘制B样条曲线
- 三种b样条曲线的绘制,beizer曲线、以及两种B样条曲线的绘制(draw Bezier Bspline)
matlab绘制B样条曲线正算反算
- 介绍利用matlab绘制B样条曲线时进行正算反算,有一定参考价值。(This paper introduces the use of MATLAB to draw the B spline curve, and it has some reference value.)
算法2三次样条插值
- 在matlab中实现三种边界条件下的三次样条插值,以龙格函数为例(n the MATLAB, we implement three spline interpolation under three boundary conditions, taking Runge function as an example.)
MATLAB三次样条插值函数
- 为了分析材料的热加工性能,需要用到三次样条函数对应力应变速率曲线进行插值,从而计算应变速率敏感指数
三次样条插值
- 程序主要实现了三次样条插值,程序注释很详细(It mainly implements cubic spline interpolation with detailed program annotations.)
matlab绘制B样条曲面代码
- 利用matlab绘制自定义的B样条曲线和曲面,有例子(Using matlab to draw custom B-spline curves and surfaces, some examples are given.)
样条插值
- 样条插值的研究背景,样条函数的力学意义,三次样条插值多项式的构造,一般的插值问题(Research background of spline interpolation, mechanical meaning of spline function, construction of cubic spline interpolation polynomials, general interpolation problems)