搜索资源列表
-
0下载:
三次样条插值的C语言算法,但是总是数据溢出-cubic spline interpolation algorithm in C language, but always data overflow
-
-
0下载:
EMD的一种插值算法的文章,研究EMD算法改进的朋友可以看一下这个B-样条插值算法-a interpolation algorithm article, Improved algorithm research EMD friends can look at the B-spline interpolation algorithm
-
-
0下载:
本文实现了利用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
-
-
0下载:
程序实现了三次样条插值的算法,经过测试程序可以放心使用。-Program achieved a cubic spline interpolation algorithm, can be assured through the use of test procedures.
-
-
0下载:
常用差值算法及数据排序:线性插值 光滑不等距插值 三次样条插值等。-Common difference algorithm and data sorting: linear interpolation smooth, equidistant interpolation cubic spline interpolation.
-
-
0下载:
样条插值算法源代码 样条插值算法源代码-Spline interpolation algorithm source code spline interpolation algorithm source code spline interpolation algorithm source code
-
-
0下载:
采用遗传算法和三次样条插值法对已给数据进行拟合,得出最优取点方案-Genetic algorithm and cubic spline interpolation method is to fit the data, obtain optimum take-point program
-
-
0下载:
该算法实现了三次样条的插值算法,要自己学习调用方法,实现结果还是比较客观的,供大家学习使用-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
-
-
0下载:
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
-
-
0下载:
该算法实现了三次样条的插值算法,要自己学习调用方法,实现结果还是比较客观的,供大家学习使用-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
-
-
0下载:
3种源码,三次样条函数算法C++源代码,用于工程上计算平滑曲线的插值计算.(3 source code, three spline function algorithm C++ source code, for engineering calculation of smooth curve interpolation calculation)
-
-
2下载:
本代码为三次B样条曲线插值算法,ZIP压缩包为整个工程,可直接使用(This code is cubic B-spline curve interpolation algorithm, ZIP compression package for the whole project, can be used directly.)
-