搜索资源列表
3ciyangtiao
- 三次样条插值的C语言算法,但是总是数据溢出-cubic spline interpolation algorithm in C language, but always data overflow
B-splineapproachforempiricalmodedecompositions
- EMD的一种插值算法的文章,研究EMD算法改进的朋友可以看一下这个B-样条插值算法-a interpolation algorithm article, Improved algorithm research EMD friends can look at the B-spline interpolation algorithm
chazhi
- 数值分析当中的各种插值算法,包括:牛顿插值,三次样条插值,代数插值等等,在工程应用中非常有用!
spline
- 三次样条插值函数,数值分析中的样条插值算法-spline
afdfdsfads
- 本文实现了利用B样条函数对图象插值放大的快速算法,并在此基础上,进一步提出了彩色图象放大的方案,既先将图象从RGB空间转换到YUV空间,对UV分量插值放大后进行低通滤波处理,最后再将图象转换至RGB空间。实验结果显示了该方法插值效果好并且处理时间短。-In this paper, the realization of the use of B-spline function of image interpolation to enlarge the fast algorithm, and on
SANCIYANGTIAOCHAZHI
- 程序实现了三次样条插值的算法,经过测试程序可以放心使用。-Program achieved a cubic spline interpolation algorithm, can be assured through the use of test procedures.
sanciyangtiao
- 三次样条插值算法,找了半天才找到的,很有研究价值呦-san ci yang tiao cha zhi suan fa
pline
- 常用差值算法及数据排序:线性插值 光滑不等距插值 三次样条插值等。-Common difference algorithm and data sorting: linear interpolation smooth, equidistant interpolation cubic spline interpolation.
changweifenfangcheng
- 在matlab中,求解插值运算问题,求已知数据点的拉格朗日插值多项式 求已知数据点的艾特肯插值多项式 求已知数据点的均差形式的牛顿插值多项式 求已知数据点的前向牛顿差分插值多项式 求已知数据点的后向牛顿差分插值多项式 求已知数据点的高斯插值多项式 求已知数据点的埃尔米特插值多项式 求已知数据点的分段三次埃尔米特插值多项式及其插值点处的值 求已知数据点的二次样条插值多项式及其插值点处的值 求已知数据点的第一类三次样条插值多项式及其插值点处的值 求已知数据点的
chazhi
- 求已知数据点的拉格朗日插值多项式 求已知数据点的艾特肯插值多项式 求已知数据点的均差形式的牛顿插值多项式 求已知数据点的前向牛顿差分插值多项式 求已知数据点的后向牛顿差分插值多项式 求已知数据点的高斯插值多项式 求已知数据点的埃尔米特插值多项式 求已知数据点的分段三次埃尔米特插值多项式及其插值点处的值 求已知数据点的二次样条插值多项式及其插值点处的值 求已知数据点的第一类三次样条插值多项式及其插值点处的值 求已知数据点的第二类三次样条插值多项式及其插值点处
Spline
- 样条插值算法源代码 样条插值算法源代码-Spline interpolation algorithm source code spline interpolation algorithm source code spline interpolation algorithm source code
measure
- 采用遗传算法和三次样条插值法对已给数据进行拟合,得出最优取点方案-Genetic algorithm and cubic spline interpolation method is to fit the data, obtain optimum take-point program
gezhongchazhi
- 各种插值算法的比较,拉格朗日、三次样条插值等-Comparison of various interpolation algorithms, Lagrangian, cubic spline interpolation and so on
dehgroysecurity
- 该算法实现了三次样条的插值算法,要自己学习调用方法,实现结果还是比较客观的,供大家学习使用-The algorithm implements the cubic spline interpolation algorithm, learning method is called to yourself and realize the result was more objective, for everybody to learn
三次样条曲线
- 3种源码,三次样条函数算法C++源代码,用于工程上计算平滑曲线的插值计算.(3 source code, three spline function algorithm C++ source code, for engineering calculation of smooth curve interpolation calculation)
31153483
- 一个能够从三次样条插值反求出X坐标的算法()
计算方法
- 吉文斯QR分解,豪斯霍尔德QR分解,三值样条插值法,共轭梯度法,4阶R-K分解(Givens QR decomposition, Moorhouse Holder QR decomposition, three value spline interpolation, conjugate gradient method, 4 order R-K decomposition)
A样条
- A样条曲线插值算法和maple代码,实现离散点列拐角处的平滑过渡。(A-spline interpolation for discrete point sequence)
三次四阶b样条插值算法(Deboor算法)
- 本代码为三次B样条曲线插值算法,ZIP压缩包为整个工程,可直接使用(This code is cubic B-spline curve interpolation algorithm, ZIP compression package for the whole project, can be used directly.)