Welcome![Sign In][Sign Up]
Location:
Search - lagrange interpolation algorithm

Search list

[Documentslagrange

Description: lagrange插值的一种方便算法-Hangzhou interpolation algorithm for a convenient
Platform: | Size: 1024 | Author: andiwon | Hits:

[Mathimatics-Numerical algorithmsLagrange插值

Description: Lagrange插值,自己做的一个插值算法-Lagrange interpolation, have done an interpolation algorithm
Platform: | Size: 258048 | Author: 剑胆琴心 | Hits:

[Mathimatics-Numerical algorithmsmethod

Description: MatLab的拉格朗日插值法-MatLab Lagrange interpolation
Platform: | Size: 3072 | Author: 胡志超 | Hits:

[AlgorithmnewLagrange

Description: Lagrange插值算法-Lagrange interpolation algorithm
Platform: | Size: 10240 | Author: 阿时 | Hits:

[Windows DevelopLagrange 插值法

Description: 数值方法里面的用lagrange插值发求解线形方程的算法,可以用来解线形方程组的习题-inside the numerical method used to solve the Hangzhou linear interpolation algorithm equation can be used to solution of linear equations Exercises
Platform: | Size: 14336 | Author: 姚天伟 | Hits:

[Mathimatics-Numerical algorithmslagelangri

Description: 实现 了 数值分析 课程 中得 几个 算法, 包括牛顿 插值, 拉格 朗日 插值算法 等 -achieve the numerical analysis courses in several algorithms, including Newton interpolation, Lagrange interpolation algorithm
Platform: | Size: 7168 | Author: wangning | Hits:

[Algorithm3INSERT

Description: 三次样条插值算法和拉格朗日插值算法的实现。-cubic spline interpolation algorithm and Lagrange interpolation algorithm implementation.
Platform: | Size: 1024 | Author: chenjie | Hits:

[AlgorithmLagrange

Description: 拉格朗日插值算法,输入[x0 x1 x2]和对应的[y0 y1 y2],按拉格朗日插值发计算出[x0 x2]之间任何一个X所对应的Y值-Lagrange interpolation algorithm, type [x0 x1 x2] and the corresponding [y0 y1 y2], issued by the Lagrange interpolation to calculate [x0 x2] between any one of X corresponding to Y values
Platform: | Size: 66560 | Author: 光宏 | Hits:

[Otherlagrange

Description: 本程序主要是拉格朗日插值算法,并引用一个例子来验证该算法的正确性。-This procedure is mainly Lagrange interpolation algorithm, and cited an example to verify the correctness of the algorithm.
Platform: | Size: 1024 | Author: 黄丽娟 | Hits:

[Mathimatics-Numerical algorithmslagrange

Description: lagrange插值算法,计算机数值方法中的一个作业-lagrange interpolation algorithm, the computer numerical methods in an operational
Platform: | Size: 10240 | Author: liming | Hits:

[matlabLagrange-polynomial-interpolation

Description: 拉格朗日(Lagrange)多项式插值算法源代码这是一个Matlab实现的拉格朗日多项式插值算法,它使用拉格朗日多项式插值的方法近似点定义函数。-Lagrange (Lagrange) polynomial interpolation algorithm source code This is a Matlab realization of Lagrange polynomial interpolation algorithm, which uses the Lagrange polynomial interpolation method similar to the definition of function points.
Platform: | Size: 35840 | Author: 杨霄 | Hits:

[Mathimatics-Numerical algorithmscurvelengthtest

Description: 利用三点拉格朗日插值插值算法,计算图片上的任意曲线长度-The use of three-point Lagrange interpolation interpolation algorithm for calculating the image of the arbitrary curve length
Platform: | Size: 2755584 | Author: 王熙赢 | Hits:

[matlablagrange_interpolation

Description: This is a Matlab v6.5 implementation of the Lagrange interpolation algorithm.
Platform: | Size: 2048 | Author: Bartosz | Hits:

[Algorithminterpolat

Description: 科学与工程计算中常用的插值算法:Aitken、Akima、Hermite、Lagrange、样条插值等。-Science and engineering computing interpolation algorithm commonly used: Aitken, Akima, Hermite, Lagrange, spline interpolation.
Platform: | Size: 9216 | Author: 包辉 | Hits:

[Otheralgorithm

Description: 拉格朗日插值算法的实现用VC++编程实现,是简短的小程序-Lagrange interpolation algorithm implementation using VC++ programming is a short little program
Platform: | Size: 897024 | Author: 唐娟 | Hits:

[AlgorithmLagrangeInterpolation

Description: lagrange interpolation algorithm implementation
Platform: | Size: 21504 | Author: biju123 | Hits:

[Algorithminterpolation

Description: matlab各种插值算法应用实例,包括:拉格朗日插值、艾特肯插值法、牛顿插值法、 高斯插值法、 埃尔米特插值法、 分段埃尔米特插值法、样条插值、有理分式插值法、分片双线性插值、二元三点拉格朗日插值及分片双三次埃尔米特插值-a variety of interpolation algorithm matlab application examples include: Lagrange interpolation, Aitken interpolation, Newton interpolation, Gauss interpolation, Hermite interpolation, sub-Hermite interpolation, spline interpolation, rational fraction interpolation piecewise bilinear interpolation, dual three-point Lagrange interpolation and piecewise bi-cubic Hermite interpolation, etc.
Platform: | Size: 10240 | Author: | Hits:

[Mathimatics-Numerical algorithmsLagrange

Description: 计算方法中Lagrange插值的算法,带C程序源码-Method of calculating the Lagrange interpolation algorithm
Platform: | Size: 1024 | Author: caiyubo | Hits:

[GDI-BitmapThe-Lagrange-interpolation-algorithm

Description: 基于VS2008编写,程序很简单,算法很经典实用。提出一种基于三次拉格朗日插值的自适应图像缩放算法 该算法首先计算目标像素点周围三组源像素点的方差,选取方差最小的一组源像素点,然后采用三次拉格日插值公式求得目标像素点的灰度值实验结果表明,本文算法所得的目标图像边缘清晰,且算法复杂度较低,便于硬件实现,可以实现实时图像缩放。-Based on VS2008, the program has a very simple algorithm is very classic and practical. Traditional interpolation algorithm due to the low-pass filtering effect generally makes the target image edge blur, it is difficult to obtain satisfactory visual effects in order to achieve a better quality image scaling is proposed based on cubic Lagrange interpolation algorithm for adaptive image scaling algorithm that First calculate the target pixel set of source pixels around three variance, minimum variance select a set of source pixels, then the cubic Lagrange interpolation formula obtained target pixel gray value Experimental results show that the algorithm proceeds target image sharp edges, and the algorithm complexity is low, easy hardware implementation can achieve real-time image scaling.
Platform: | Size: 102400 | Author: 吴军 | Hits:

[AlgorithmInterpolation

Description: 插值算法工具类,包括牛顿插值和拉格朗日插值算法。(Interpolation algorithm tools, including Newton interpolation and Lagrange interpolation algorithm.)
Platform: | Size: 1024 | Author: pyyzlc | Hits:
« 12 3 4 5 6 7 8 9 10 »

CodeBus www.codebus.net