搜索资源列表
绘制三次参数样条插值曲线 (3KB).ZIP
- 绘制三次参数样条插值曲线 (3KB).ZIP,快来下载-drawing three parameters spline interpolation curve (3KB). ZIP, breaking download Bowl
edc_21
- 用数据拟和曲线的工具,利用了三次样条插值等方法。-data used to be and curve tools, the use of a cubic spline interpolation methods.
Code
- 用matlab编写的线性插值,最近邻域插值,和双三次样条插值。-using Matlab prepared by the linear interpolation, the recent neighborhood interpolation and bicubic spline interpolation.
dchazhi
- delphi版三次样条插值,并有两个例子
spline
- 三次样条插值 MATLAB编程 可直接会出图像并输出样条函数
matlab-GUI.rar
- 数值分析程序matlab-GUI----第一型三次样条插值函数(包括M文件和GUI),Numerical analysis matlab-GUI---- the first type of cubic spline interpolation function (including M documentation and GUI)
1
- C语言版本三次样条插值,介绍了三次样条插值函数如何计算的代码,可以在TC上直接运行-C language version of cubic spline interpolation, cubic spline interpolation described how to calculate the function of the code, you can run directly on TC
CubicSplineAndBezier
- 三次样条插值和贝塞尔曲线 主要是对图象做插值-Cubic spline interpolation and Bezier curves are mainly made of image interpolation
BSpline
- 三次四阶b样条插值算法(Deboor算法)的mfc程序实现-Three fourth-order b-spline interpolation algorithm (Deboor algorithm) of mfc program
Raw
- 本程序能够实现RAW文件和BMP图像的均衡化处理,RAW文件转化为BMP,图像缩放(最近邻差值方式、双线性插值、三次B样条插值),两幅图像的相似度比较-This procedure can be achieved RAW image files and BMP balanced treatment, RAW files into BMP, image scaling (the margin nearest neighbor approach, bilinear interpolation, th
spline
- 三次样条插值,需要三次样条插值的可以下载这个包,也许对你有帮助-cubic spline curve
splineinterpolation
- 2D图形算法,基于三次样条插值的曲线绘制,用MFC开发。-2D graphics algorithms, based on cubic spline interpolation of the curve drawn with MFC development.
improcess
- 图像处理的一些基本方法,包括中值滤波,轮廓提取,模糊方法阈值计算,三次样条插值等方法-method of image
ad
- C2:插值 1 拉格朗日插值(POLINT) 2 有理函数插值(RATINT) 3 三次样条插值(SPLINE(二阶导数值)->SPLINT(函数值)) 4 有序表的检索法(LOCATE(二分法), HUNT(关联法)) 5 插值多项式(POLCOE(n2), POLCOF(n3)) 6 二元拉格朗日插值(POLIN2) 7 双三次样条插值(SPLIE2)-C2: 1 Lagrange interpolation interpolation (PO
PictureParticipate
- 图像插值程序,载入图像后可以进行变形处理,提供的差值方式包括最近邻插值、三次样条插值等。-Image interpolation process can be deformed after loading the image processing methods include providing the difference between the nearest neighbor interpolation, cubic spline interpolation.
Spline
- 三次样条插值检测程序源代码 调试通过 可以实现三次样条插值 -Cubic spline interpolation through the test program source code debugging。
VC++三次样条插值和贝塞尔曲线实例程序
- VC++三次样条插值和贝塞尔曲线实例程序(VC++ three spline interpolation and Bessel curve example program)
三次样条插值试验品_by婞
- 能够实现双三次样条插值,是图像处理中的常用函数。(Bicubic Spline Interpolation)
MATLAB三次样条插值法 求信号的包络线 源代码
- MATLAB三次样条插值法 求信号的包络线 源代码(MATLAB cubic spline interpolation method for the signal envelope source code)
三次样条曲线拟和
- 三次样条曲线拟合类,可用于样条插值、拟合、预测等算法场合。(The Cubic Spline Interpolation class can be used for spline interpolation, fitting, prediction and other algorithms.)