CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - 拉格朗日插值

搜索资源列表

  1. picture

    0下载:
  2. 用vc实现,newton插值、拉格朗日插值放大图片
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:2527
    • 提供者:段根全
  1. Lagrange

    0下载:
  2. 拉格朗日插值计算穿过所有已知点的光滑曲线上的坐标组(其中List为一个动态数组)
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:1095
    • 提供者:zls
  1. chazhisuanfa

    0下载:
  2. 差值算法,并且介绍了拉格朗日插值多项式,抛物线插值多项式
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:53887
    • 提供者:mamg
  1. PictureReshape_c_sharp

    1下载:
  2. 图像变形软件,使用五种方法实现,分别为均值插值,牛顿插值,拉格朗日插值,双线性插值-Image morphing software, using five methods, namely the mean interpolation, Newton interpolation, Lagrange interpolation, bilinear interpolation
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-06-02
    • 文件大小:762551
    • 提供者:夏桐
  1. ad

    0下载:
  2. 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
  3. 所属分类:Graph Drawing

    • 发布日期:2017-03-27
    • 文件大小:32078
    • 提供者:王斌
  1. Image

    0下载:
  2. 拉格朗日插值多项式的彩色图像分存方案Lagrange interpolating polynomial Sharing Scheme for Color Image-Lagrange interpolating polynomial Sharing Scheme for Color Image
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:338666
    • 提供者:
  1. Interpolation

    0下载:
  2. 这是一个拉格朗日插值的算法,实现简单,效率高,且通过测试,完全可以使用。-This is a Lagrange interpolation algorithm, a simple, high efficiency, and to pass the test, we can use.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:1045835
    • 提供者:jimmy
  1. vscaler-matlab-code

    1下载:
  2. matlab编写的图片缩放算法,拉格朗日插值-matlab image scaling the Lagrange interpolation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:1215
    • 提供者:wuming
  1. parameterized

    0下载:
  2. cagd , 参数化 ,拉格朗日插值 ,对学习cagd和参数化内容有一定的帮助-cagd, parameterized, Lagrange interpolation
  3. 所属分类:2D Graphic

    • 发布日期:2017-12-08
    • 文件大小:11734084
    • 提供者:周楚
  1. NewtonAndLagrange

    0下载:
  2. 牛顿插值算法和拉格朗日插值算法,算是很经典的插值方法了-Newton interpolation algorithm and Lagrange interpolation algorithm, is very classic interpolation method
  3. 所属分类:Graph Drawing

    • 发布日期:2017-12-05
    • 文件大小:935
    • 提供者:董枫
  1. Visual-secret-sharing

    2下载:
  2. 利用拉格朗日插值方法实现灰度图像的可视密码共享技术-Implementation of visual cryptography gray image sharing technology using Lagrange interpolation method
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:6006
    • 提供者:zjs
  1. imitate

    0下载:
  2. 利用idl编写拉格朗日插值和数值拟合来估算气温,并绘制出拟合曲线-USE idl to complete imitate and lagungri insect process and draw the curve
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-07
    • 文件大小:911
    • 提供者:朱恩达
  1. chazhi

    0下载:
  2. 通过对点在坐标系中的确定,可以对点进行线性插值,抛物线插值,拉格朗日插值。-The determination of the point in the coordinate system can be linear interpolation, to point parabolic interpolation, Lagrange interpolation.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-27
    • 文件大小:13838
    • 提供者:rentianmeng
  1. matlab4210

    0下载:
  2. 【谷速软件】matlab调试-拉格朗日插值 可以供大家参考使用学习-[Valley] matlab speed software debugging- Lagrange interpolation can be used for reference use learning
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-28
    • 文件大小:10611
    • 提供者:张咕
  1. Language

    0下载:
  2. 拉格朗日插值matlab程序,不是自带函数-laglangri matlab pro
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-11
    • 文件大小:574
    • 提供者:张文欣
  1. Lagrange-interpolation-program-s

    0下载:
  2. 利用MATLAB,通过迭代法实现拉格朗日插值程序,并计算迭代误差——用于高等工程数学-Using MATLAB, the Lagrange interpolation program is realized by the iterative method, and the iteration error is calculated.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-12
    • 文件大小:659
    • 提供者:ddf dfd
  1. divide-shpport-short

    0下载:
  2. 拉格朗日插值多项式拟合,牛顿插值多项式,欧拉方程解偏微分方程-Lagrange interpolation polynomial fitting, Newton interpolation polynomial, euler equation solution of partial differential equations
  3. 所属分类:Graph Drawing

    • 发布日期:2017-12-13
    • 文件大小:7379
    • 提供者:wihakco
  1. 4359329

    0下载:
  2. 拉格朗日插值多项式拟合,牛顿插值多项式,欧拉方程解偏微分方程-Lagrange interpolation polynomial fitting, Newton interpolation polynomial, euler equation solution of partial differential equations
  3. 所属分类:OpenGL program

    • 发布日期:2017-12-16
    • 文件大小:5120
    • 提供者:logylal
  1. 0521013

    0下载:
  2. 杜里特尔分解法 c改进平方根法 c拉格朗日插值法 cpp牛顿迭代 cpp梯形法积分 cpp追赶法 c 杜里特尔分解法 c改进平方根法 c拉格()
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-07
    • 文件大小:1024
    • 提供者:Isabhl
  1. 87333858

    0下载:
  2. 实现 了 数值分析 课程 中得 几个 算法, 包括牛顿 插值, 拉格 朗日 插值算法 等()
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-18
    • 文件大小:3072
    • 提供者:FO%5F76486
« 12 »
搜珍网 www.dssz.com