CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - Lagrange

搜索资源列表

  1. Lagrange

    0下载:
  2. C语言实现的拉格朗日插值方法,对求解函数差值及拟合十分有用-C language Lagrange interpolation method, useful in solving function difference and fitting
  3. 所属分类:Algorithm

    • 发布日期:2017-12-04
    • 文件大小:542
    • 提供者:木惜
  1. Lagrange

    0下载:
  2. This program can implements and calculates the Lagrange function in C-This program can implements and calculates the Lagrange function in C++
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-01
    • 文件大小:799
    • 提供者:hsn
  1. Lagrange

    0下载:
  2. This program can implements and calculates the Lagrange function in C
  3. 所属分类:Windows编程

    • 发布日期:2013-01-25
    • 文件大小:799
    • 提供者:hsn_sstp
  1. lagrange

    0下载:
  2. 常见的拉格朗日及牛顿迭代法的源代码,希望对大家是有用的,-Common Lagrange and Newton iteration of the source code, we want to be useful, thank you
  3. 所属分类:matlab

    • 发布日期:2017-11-22
    • 文件大小:557
    • 提供者:Charlie
  1. hermite--lagrange

    0下载:
  2. the hermite, lagrange 插值函数的封装,方便大家,matlab的-the hermite, lagrange interpolation function package
  3. 所属分类:matlab

    • 发布日期:2017-12-09
    • 文件大小:811
    • 提供者:lsl
  1. Lagrange

    0下载:
  2. 拉格朗日插值法,每两个数之间插入十个值,并将插值后的数据画出来。-Lagrange interpolation method, is inserted between every two numbers ten values, and the interpolated data is drawn.
  3. 所属分类:Algorithm

    • 发布日期:2017-12-08
    • 文件大小:28060
    • 提供者:刘曦阳
  1. lagrange

    0下载:
  2. Lagrange 插值函数计算。源码已整合,较为高效。-Lagrange interpolation function calculation. Source has been integrated to be more efficient.
  3. 所属分类:Algorithm

    • 发布日期:2017-11-15
    • 文件大小:1379
    • 提供者:linmt
  1. lagrange

    0下载:
  2. Program to implement Lagrange s interpolation formula along with codes for implementation of some basic steps of the algorithm such as polynomial multiplication.
  3. 所属分类:Algorithm

    • 发布日期:2017-11-25
    • 文件大小:194960
    • 提供者:GEORGE
  1. lagrange

    0下载:
  2. 拉格朗日插值代码,非常简洁的代码,适合学生作业及学习,-On Lagrange Interpolation code, the very concise of the code, suitable for students job and learning,
  3. 所属分类:matlab

    • 发布日期:2017-11-26
    • 文件大小:2285
    • 提供者:xudi
  1. Lagrange-interpolation

    0下载:
  2. 用拉格朗日插值法进行插值计算和曲线拟合,得到更平滑曲线-Use Lagrange interpolation method to compute and fit the curve
  3. 所属分类:Algorithm

    • 发布日期:2017-11-14
    • 文件大小:915
    • 提供者:
  1. LAGRANGE-METHOD

    0下载:
  2. 基于mathcad的拉格朗日插值,只需要输入XY的值,在输入一个x值即可求得插值结果。-The mathcad Lagrange interpolation, you only need to enter the value of the XY interpolation results, enter a value of x can be obtained.
  3. 所属分类:Other systems

    • 发布日期:2017-11-24
    • 文件大小:20771
    • 提供者:马峻修
  1. lagrange-and-newton-

    0下载:
  2. 拉格朗日插值和牛顿差值算法的源代码 拉格朗日插值和牛顿差值算法的源代码 -lagrange and newton
  3. 所属分类:CSharp

    • 发布日期:2017-11-06
    • 文件大小:272408
    • 提供者:sundejun
  1. lagrange.m

    0下载:
  2. 拉格朗日插值法的matlab程序,大家一起学习。-Matlab program of Lagrange s interpolation
  3. 所属分类:matlab

    • 发布日期:2017-11-07
    • 文件大小:656
    • 提供者:李晨
  1. LAGRANGE

    0下载:
  2. 数值计算方法 插值法经典算法 拉格朗日插值算法的matlab程序代码-Classical numerical methods interpolation algorithm for Lagrange interpolation algorithm matlab code
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:611
    • 提供者:juzi
  1. The-Lagrange-interpolation-algorithm

    0下载:
  2. 基于VS2008编写,程序很简单,算法很经典实用。提出一种基于三次拉格朗日插值的自适应图像缩放算法 该算法首先计算目标像素点周围三组源像素点的方差,选取方差最小的一组源像素点,然后采用三次拉格日插值公式求得目标像素点的灰度值实验结果表明,本文算法所得的目标图像边缘清晰,且算法复杂度较低,便于硬件实现,可以实现实时图像缩放。-Based on VS2008, the program has a very simple algorithm is very classic and practical.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-26
    • 文件大小:102164
    • 提供者:吴军
  1. Lagrange-interpolation-method-

    0下载:
  2. 运用拉格朗日插值方法C语言编程,按照提示输入参数进行计算-Lagrange interpolation method using the C programming language, follow the prompts to enter the parameters were calculated
  3. 所属分类:CSharp

    • 发布日期:2017-03-27
    • 文件大小:3731
    • 提供者:纪成
  1. lagrange

    0下载:
  2. 拉格朗日插值,利用拉格朗日法进行插值计算,欢迎下载,-lagrange interp
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:15902
    • 提供者:deng
  1. Lagrange-interpolation-of-matlab

    0下载:
  2. 拉格朗日插值法matlab源程序,具有通用性和可扩展性。-Lagrange interpolation matlab source, has the versatility and scalability.
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-27
    • 文件大小:13791
    • 提供者:yunhai
  1. Lagrange.Newtown

    0下载:
  2. 拉格朗日插值法、牛顿插值法C语言的实现,数值计算方法中常用-Lagrange interpolation, Newton interpolation realization of C language, commonly used numerical method
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:3138
    • 提供者:张国力
  1. lagrange

    0下载:
  2. 对原信号进行拉格朗日插值运算,实现信号重采样-The original signal Lagrange interpolation operation, to achieve signal resampling
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-06
    • 文件大小:574
    • 提供者:张斌泽
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 47 »
搜珍网 www.dssz.com