搜索资源列表
datafit
- 将输入点拟合成曲线,可以拟合成多项式曲线或者对数曲线。框架MFC编写。-input will be synthesized curve can be described by polynomial curve or right curve. MFC framework of the preparation.
样条曲线的算法C++代码实现
- 样条曲线的算法C++代码实现,包含三个文件spline.cpp/spline.h/spline_prb.cpp,其中sline_prb为测试程序。此库中包含常见的多项式样条、hemitt样条、B样条等八种样条算法。devc++/vc/gcc下均通过,Spline curve algorithm C++ Code, including the three documents spline.cpp/spline.h/spline_prb.cpp, which sline_prb for the te
chengxu 按心电信号画出信号时域波形和频谱图
- 1.找点一段心电信号,画出信号时域波形和频谱图; 2. 利用MATLAB中的随机函数产生噪声加入到心电信号中,使心电信号被污染,读出污染后的号并画出对应信号的时域波形和频谱图; 3.用双线性变换法设计一个Butterworth带通滤波器,输出所设计的滤波器的阶次,分子、分母多项式的系数,画出滤波器的频率响应(幅频响应和相频响应)曲线;(也可以根据自己需要设置滤波器性能指标) 带通通滤波器设计性能指标:fs1=10Hz, fp1=20Hz, fp1=1000Hz, fs2=120
PrincipalCurves-Java
- Java实现主曲线的生成过程,使用多项式线性算法。-Java implementation of the master curve generation process, using a linear polynomial algorithm.
work
- 进行多项式拟合的运算,并进行画图。此程序为六次多项式,可以自行更改。绘制震荡曲线。排队论程序。-Polynomial fitting to the operator, and drawing. This procedure for six polynomial, you can make changes. Drawing curve shocks. Queuing theory procedures.
bezier
- Bézier曲线是自由形式曲线最普遍的一种表示方法。曲线以Pierre Bézier的名字命名。 Bézier曲线是一条多项式的曲线,近似地表示它的控制点。曲线可以是任何次数的多项式。一条n次曲线由n+1个控制点来控制。曲线对第一个点和最后一个点插值,其形状直接受其它的控制点的影响。 -Free-form curve Bézier curve is the most common way of saying that. Curve, named after Pierre Bézier.
BSPLine
- B样条曲线给出了一种方法,用具有 连续性的k-1次的多项式曲线对n个控制点集合进行拟合,B样条曲线允许任意阶连续。因此,在计算机图形学中优先选择B样条曲线来定义非常平滑的曲线。如果要通过任意数量的点生成满足C2或更高阶连续性的曲线,B样条曲线是一种较好的选择。-B-spline curve presents a method, the continuity of k-1 times on the n-polynomial curve fitting set of control points,
curve-fitting
- 在控制台下利用高斯消元法实现直线拟合,多项式拟合,指数函数拟合,幂函数拟合,大家可以利用它进行二次开发-In the console environment,I using the Gaussian elimination method to achieve linear fitting, polynomial fitting, exponential fitting, fitting power function, we can use it for secondary development
polyfit
- 多项式拟合的C语言程序,做曲线平滑时可能有所帮助-Polynomial fitting of the C language program, make a smooth curve may be helpful
SplineInterpolation
- 多项式拟合和三次b样条曲线拟合源代码,过关键控制点。-Polynomial fitting and cubic b-spline curve fitting source code, hit critical control points.
DrawAHBezierCurve
- 绘制AH-Bezier曲线的matlab程序,不同于传统的Bezier曲线,AH-Bezier曲线包含代数和双曲多项式,能不用有理形式精确表示双曲线段。压缩包中,DrawAHBezierCurve.m文件可运行,其中可以设置控制顶点和形状因子,可以更改曲线的颜色。程序对任意阶的平面和空间AH-Bezier曲线均适用。-Draw AH-Bezier curve matlab procedures, different the traditional Bezier curves, AH-Bezie
DrawHBezierCurve
- 绘制H-Bezier曲线的matlab程序,不同于传统的Bezier曲线,H-Bezier曲线仅含纯双曲多项式,压缩包中,DrawHBezierCurve.m文件可运行,其中可以设置控制顶点和形状因子,可以更改曲线的颜色。程序对任意阶的平面和空间H-Bezier曲线均适用。-Draw H-Bezier curve matlab procedures, different the traditional Bezier curve, H-Bezier polynomial hyperbolic c
DrawPBezierCurve
- 绘制P-Bezier曲线的matlab程序,不同于传统的Bezier曲线,P-Bezier曲线由三角多项式定义。压缩包中,DrawPBezierCurve.m文件可运行,其中可以设置控制顶点和形状因子,可以更改曲线的颜色。程序对任意阶的平面和空间P-Bezier曲线均适用。-Draw P-Bezier curve matlab procedures, different the traditional Bezier curve, P-Bezier polynomial curve define
DrawAHBezierSurface
- 绘制AH-Bezier曲面的matlab程序,不同于传统的Bezier曲面,AH-Bezier曲面包含代数和双曲多项式,能不用有理形式精确表示双曲面片。压缩包中,DrawAHBezierSurf.m文件可运行,其中可以设置控制顶点和形状因子,可以更改控制网格的颜色。程序对任意m*n阶的AH-Bezier曲面均适用。-Draw AH-Bezier surfaces matlab program, unlike traditional Bezier surfaces, AH-Bezier curve
DrawHBezierSurface
- 绘制H-Bezier曲面的matlab程序,不同于传统的Bezier曲面,H-Bezier曲面由纯双曲多项式定义。压缩包中,DrawHBezierSurf.m文件可运行,其中可以设置控制顶点和形状因子,可以更改控制网格的颜色。程序对任意m*n阶的AH-Bezier曲面均适用。-Draw H-Bezier surfaces matlab program, unlike traditional Bezier surfaces, H-Bezier polynomial curve defined by
DrawPBezierSurface
- 绘制P-Bezier曲面的matlab程序,不同于传统的Bezier曲面,P-Bezier曲面仅含纯三角多项式。压缩包中,DrawPBezierSurf.m文件可运行,其中可以设置控制顶点和形状因子,可以更改控制网格的颜色。程序对任意m*n阶的P-Bezier曲面均适用。-Draw P-Bezier surfaces matlab program, unlike traditional Bezier curve, P-Bezier surfaces containing only pure tr