搜索资源列表
-
0下载:
简单易会的小程序,赚点积分,呵呵!三次样条插值,大家互通有无。-Simple and easy to be a small program, earn points, Ha ha! Cubic spline interpolation, we each others needs.
-
-
0下载:
在VBA和MatLab 环境下运行的 VBA三次样条插值程序。-In the VBA and MatLab environment running VBA cubic spline interpolation procedure.
-
-
0下载:
將輸入的資料以cubic的方式作內插,由輸入的上下限決定範圍-The input information to a way to make cubic interpolation, from the input of the upper and lower limits the scope of the decision
-
-
1下载:
Subdivision interpolation using cubic B-spline wavelet Average interpolation using cubic B-spline wavelet
-
-
0下载:
程序实现了三次样条插值的算法,经过测试程序可以放心使用。-Program achieved a cubic spline interpolation algorithm, can be assured through the use of test procedures.
-
-
0下载:
Source code of tiny library for cubic interpolation
-
-
0下载:
自己写的一个数值计算的题目,用matlab实现三次样条插值(I类),测试通过。-
To achieve cubic spline interpolation (I) using matlab
-
-
0下载:
实现了牛顿插值与三次样条插值,并进行比较。-Implements the Newton interpolation and cubic spline interpolation, and comparison
-
-
0下载:
用matlab编程实现三次样条插值拟合曲线-Cubic spline interpolation curve fitting using matlab programming
-
-
0下载:
利用三次样条曲线进行函数插值,程序可以直接调用,其中插值点的自变量应按升序排列-Using cubic spline function interpolation curve, the program can be called directly, the interpolation points of arguments should be in ascending order
-
-
0下载:
三次样条插值函数C++实现,包含I型边界条件和II型边界条件。封装在CSpline类中,可以直接调用。-Cubic spline interpolation function in C++, including type I and type II boundary conditions. Encapsulated in CSpline class, you can call directly.
-
-
0下载:
三次样条插值函数,可以直接调用,本人亲测过来,用了matlab现成的函数在里面-Matlab cubic spline interpolation function can be called directly
-
-
0下载:
三次插值的MATLAB代码,该算法简单易懂,应用广泛,非常实用。-MATLAB code cubic interpolation, the algorithm is simple and easy to understand, widely used, very practical.
-
-
0下载:
用三次样条插值,最小二乘法,牛顿法做的一个数值计算,有源代码和具体例子-Using cubic spline interpolation, least square method, one of Newton s method to do numerical calculation, have the source code and specific examples
-
-
0下载:
系统为4-PPM光子通信系统,拉格郎日立方插值滤波器-System for 4-PPM photonic communication system, Lagrange cubic interpolation filter
-
-
0下载:
最小二乘拟和法和三次插值法的对比,结构显示三次样条插值法更适合精度比较高的情景-The comparison between the least squares fitting method and the cubic interpolation method shows that the cubic spline interpolation method is more suitable for the scene with higher precision
-
-
1下载:
采用下拉菜单的方式实现数字插值方式的选择,并通过回调函数完成相应的插值算法和图像显示,在原始数据的输入和处理上,主要采用字符串的写入和读取与处理方式,实现对原始数据读入和分析。本次设计是对单选按钮的使用、按钮控件的应用及轴显示图形应用的综合设计,最终实现了多种插值算法的切换。通过设计与调试,本工具包集成了一维插值和二维插值中的最邻近插值,最小立方插值,线性插值等插值算法,最后达到对同一组数据可以用不同插值方法设计,通过优化处理得到适合插值算法。(The drop-down menu select
-
-
0下载:
拉格朗日线性插值方法,可用于曲线拟合,是一种重要的数值计算工具(Lagrange interpolation is an important method to fit the cubic or other even multiple-degree curve.)
-
-
0下载:
三次插值是一种更加复杂的插值方式,它能创造出比双线性插值更平滑的图像边缘。双三次插值方法通常运用在一部分图像处理软件、打印机驱动程序和数码相机中,对原图像或原图像的某些区域进行放大。(Cubic interpolation is a more complex interpolation method that creates a smoother image edge than a bilinear interpolation.
The double cubic interpolation m
-
-
0下载:
cubic spline interpolation
-