搜索资源列表
2D CUDA-based bilinear interpolation
- This MEX performs 2d bilinear interpolation using an NVIDIA graphics chipset. To compile and run this software, one needs the NVIDIA CUDA Toolkit (http://www.nvidia.com/object/cuda_get.html) and, of course, an NVIDIA gra
Interpolation
- 这事lanrange插值算法实例-this interpolation algorithm examples lanrange
cubic spline interpolation
- 样条插值计算车门曲线-spline interpolation calculation door curve
Interpolation-algorithm
- 7种插值算法的c++代码实现,1 拉格朗日插值(POLINT) 2 有理函数插值(RATINT) 3 三次样条插值(SPLINE(二阶导数值)->SPLINT(函数值)) 4 有序表的检索法(LOCATE(二分法), HUNT(关联法)) 5 插值多项式(POLCOE(n2), POLCOF(n3)) 6 二元拉格朗日插值(POLIN2) 7 双三次样条插值(SPLIE2)-seven interpolation algorith
interpolation
- 通信系统仿真时使用的插值程序,对仿真的BLER进行有效的插值,可以估计出不能仿真到的点。可以对仿真进行预测-Communication System Simulation interpolation procedures used for simulation BLER effective interpolation, can not be estimated from the simulation point. Simulation
interpolation
- 介绍一种如何用DSP和CPLD控制插补的文章-A how to use DSP and CPLD control interpolation article
Lagrange-polynomial-interpolation
- 拉格朗日(Lagrange)多项式插值算法源代码这是一个Matlab实现的拉格朗日多项式插值算法,它使用拉格朗日多项式插值的方法近似点定义函数。-Lagrange (Lagrange) polynomial interpolation algorithm source code This is a Matlab realization of Lagrange polynomial interpolation algorithm, whi
Matlab-Newton-Interpolation-Code
- 这个matlab程序实现了牛顿插值 (Newton s Interpolation )算法-The matlab program Interpolation Newton (Newton s Interpolation) algorithm
interpolation
- 插值类:包括各种插值方法(一元、二元;等距、不等距),非常方便调用-Interpolation types: including a variety of interpolation methods (one million, binary equidistant, non-equidistant), very convenient to call
interpolation
- 用matlab语言实现双线性内插算,可设图像宽度和高度按不同的比例放大缩小-Matlab language used bilinear interpolation operator can set the image width and height according to different zoom ratio
Interpolation
- 线性插值算法,对高速二次线性插值算法的讨 论-Linear interpolation algorithm, the second high-speed linear interpolation algorithm discussion
interpolation
- 用c语言写的常用的数字插值算法,用于解决很多数值插值算法问题-Using c language commonly used to write the number of interpolation algorithms for numerical interpolation algorithm to solve a lot of questions
interpolation
- 多项式插值与拟合及实例分析,图像处理中可以用到的-Polynomial interpolation and fitting, and examples of analysis, image processing can be used
Interpolation
- 包括线性插值,二次插值,三次hermit插值,以及三弯矩法样条插值。-Including linear interpolation, quadratic interpolation,hermit interpolation,and spline interpolation.
Interpolation
- 数值分析中几种常用的插值算法的matlab源程序。-Numerical analysis of several commonly used source matlab interpolation algorithm.
natural-cubic-spline-interpolation
- 文本输入输出,实现数值计算的自然三次样条插值法-Text input and output, numerical calculation to achieve a natural cubic spline interpolation
Interpolation
- 数学建模方法实现拟合与插值,利用matlab模拟此功能-Fitting Interpolation
Interpolation
- 完整的内插算法,VC6实现! 功能简单实用!-Complete interpolation algorithm, VC6 to achieve!
CNC-3axis-interpolation
- 3 axis interpolation algorithm for CNC machines
Interpolation-related
- 图像处理当中经常会用到插值处理,给出了VC程序代码,非常好用.-Image processing which is often used for interpolation processing, given the VC code, very easy to use.