搜索资源列表
picture
- 用vc实现,newton插值、拉格朗日插值放大图片
Lagrange
- 拉格朗日插值计算穿过所有已知点的光滑曲线上的坐标组(其中List为一个动态数组)
chazhisuanfa
- 差值算法,并且介绍了拉格朗日插值多项式,抛物线插值多项式
PictureReshape_c_sharp
- 图像变形软件,使用五种方法实现,分别为均值插值,牛顿插值,拉格朗日插值,双线性插值-Image morphing software, using five methods, namely the mean interpolation, Newton interpolation, Lagrange interpolation, bilinear interpolation
ad
- C2:插值 1 拉格朗日插值(POLINT) 2 有理函数插值(RATINT) 3 三次样条插值(SPLINE(二阶导数值)->SPLINT(函数值)) 4 有序表的检索法(LOCATE(二分法), HUNT(关联法)) 5 插值多项式(POLCOE(n2), POLCOF(n3)) 6 二元拉格朗日插值(POLIN2) 7 双三次样条插值(SPLIE2)-C2: 1 Lagrange interpolation interpolation (PO
Image
- 拉格朗日插值多项式的彩色图像分存方案Lagrange interpolating polynomial Sharing Scheme for Color Image-Lagrange interpolating polynomial Sharing Scheme for Color Image
Interpolation
- 这是一个拉格朗日插值的算法,实现简单,效率高,且通过测试,完全可以使用。-This is a Lagrange interpolation algorithm, a simple, high efficiency, and to pass the test, we can use.
vscaler-matlab-code
- matlab编写的图片缩放算法,拉格朗日插值-matlab image scaling the Lagrange interpolation
parameterized
- cagd , 参数化 ,拉格朗日插值 ,对学习cagd和参数化内容有一定的帮助-cagd, parameterized, Lagrange interpolation
NewtonAndLagrange
- 牛顿插值算法和拉格朗日插值算法,算是很经典的插值方法了-Newton interpolation algorithm and Lagrange interpolation algorithm, is very classic interpolation method
Visual-secret-sharing
- 利用拉格朗日插值方法实现灰度图像的可视密码共享技术-Implementation of visual cryptography gray image sharing technology using Lagrange interpolation method
imitate
- 利用idl编写拉格朗日插值和数值拟合来估算气温,并绘制出拟合曲线-USE idl to complete imitate and lagungri insect process and draw the curve
chazhi
- 通过对点在坐标系中的确定,可以对点进行线性插值,抛物线插值,拉格朗日插值。-The determination of the point in the coordinate system can be linear interpolation, to point parabolic interpolation, Lagrange interpolation.
matlab4210
- 【谷速软件】matlab调试-拉格朗日插值 可以供大家参考使用学习-[Valley] matlab speed software debugging- Lagrange interpolation can be used for reference use learning
Language
- 拉格朗日插值matlab程序,不是自带函数-laglangri matlab pro
Lagrange-interpolation-program-s
- 利用MATLAB,通过迭代法实现拉格朗日插值程序,并计算迭代误差——用于高等工程数学-Using MATLAB, the Lagrange interpolation program is realized by the iterative method, and the iteration error is calculated.
divide-shpport-short
- 拉格朗日插值多项式拟合,牛顿插值多项式,欧拉方程解偏微分方程-Lagrange interpolation polynomial fitting, Newton interpolation polynomial, euler equation solution of partial differential equations
4359329
- 拉格朗日插值多项式拟合,牛顿插值多项式,欧拉方程解偏微分方程-Lagrange interpolation polynomial fitting, Newton interpolation polynomial, euler equation solution of partial differential equations
0521013
- 杜里特尔分解法 c改进平方根法 c拉格朗日插值法 cpp牛顿迭代 cpp梯形法积分 cpp追赶法 c 杜里特尔分解法 c改进平方根法 c拉格()
87333858
- 实现 了 数值分析 课程 中得 几个 算法, 包括牛顿 插值, 拉格 朗日 插值算法 等()