CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 数学计算/工程计算 搜索资源 - 拉格朗日差值

搜索资源列表

  1. LagrangeInterpolation

    0下载:
  2. 拉格朗日差值, 拟合多点的数据成一条曲线-Lagrangian interplation
  3. 所属分类:Algorithm

    • 发布日期:2017-04-28
    • 文件大小:31694
    • 提供者:
  1. Formula_Numerical_Analysis

    0下载:
  2. 数值分析中用于求近似值的算法、二分法解方程、变步长梯形求积分的算法。是在Linux下用C++实现的。用G++编译。 配合华中科大的那本著名的“数值分析”。李庆扬编著。 用来交作业很好。 在本压缩包里面包含的是: HalfDevision.d 二分法解方程 LagrgIn.d 拉格朗日差值公式-求近似值 NewtonFwIn.d 牛顿前插公式-求近似值 NewtonItera.d 牛顿迭代法-求近似值 VarStpTrpzoItg.d 变步长梯形积
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:78274
    • 提供者:xichen
  1. insert-lagrange

    0下载:
  2. 拉格朗日差值算法,内涵读取文件,插值,写入文件,读取文件为PARCHG,写入文件为INSERT_DATA-Lagrangian difference algorithm, meaning to read the file, interpolation, write files, read the file PARCHG, write documents INSERT_DATA
  3. 所属分类:Algorithm

    • 发布日期:2017-05-03
    • 文件大小:1066891
    • 提供者:饶艺
  1. lagrange

    0下载:
  2. 用拉格朗日多项式计算在一点的差值!并且优化了计算方法,减少了时间复杂度!-Lagrange polynomial calculation point difference! And the optimized method to reduce the time complexity!
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:185101
    • 提供者:Emily
  1. lglrWCA

    0下载:
  2. 拉格朗日差值 简单易懂 不错的选择 可以下载-Lagrangian difference
  3. 所属分类:Algorithm

    • 发布日期:2017-04-25
    • 文件大小:347887
    • 提供者:o0cmzx0o
  1. lglrnd

    0下载:
  2. 拉格朗日插值多项式 牛顿差值多项式 三样差值多项式的源码 希望对大家有用-Lagrange polynomial interpolation Newton difference like the difference between the three polynomial we want to be useful source
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:54326
    • 提供者:赵宇
  1. interpolation

    0下载:
  2. 该matlab代码为插值函数,包含拉格朗日差值以及其他差值,含有测试主函数。-The matlab code for the interpolation function, including the difference, and other difference between the Lagrangian, containing the test main function.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-17
    • 文件大小:9306
    • 提供者:马凝
  1. Lagrange-test

    0下载:
  2. 可以使用拉格朗日差值发计算大型的数据,避免复杂繁琐的工作量。-Can use Lagrange difference value is calculated, the data sent large complex tedious work. Avoid
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:161362
    • 提供者:xue
  1. lagelangrichazhi

    0下载:
  2. 高等数中拉格朗日差值算法的源代码代码,希望能对大家有所帮助!-The high number of Lagrangian difference code!
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:555
    • 提供者:郭郭
  1. 121

    0下载:
  2. 实现了拉格朗日差值的计算,给定一定的值计算出准确的值,副源代码和实验报告,很好很值得参考。-Realized Lagrange difference value calculation, given a certain value calculated accurate values, vice source code and test report, good is worth reference.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-24
    • 文件大小:36554
    • 提供者:zhou yong
  1. 1

    0下载:
  2. 该程序可以选择通过拉格朗日差值公式求值和通过牛顿差值公式求值源代码-The program can be selected by Lagrangian difference formula is evaluated and the value of the source code by by Newton the difference formula
  3. 所属分类:Algorithm

    • 发布日期:2017-10-31
    • 文件大小:2477685
    • 提供者:刘悦
  1. Lagrange

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

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

    0下载:
  2. 数值差值,多种方法。拉格朗日差值。三次样条差值。-Numerical difference, a variety of methods. Lagrangian difference. Cubic spline difference.
  3. 所属分类:Algorithm

    • 发布日期:2017-11-25
    • 文件大小:27499
    • 提供者:陈腾飞
  1. Numerical-Analysis

    0下载:
  2. 数值分析中的四种插值方法: 拉格朗日差值公式 龙贝格算法 三次样条插值 四阶龙格库塔方法 内附有详细算法解析文档-Numerical analysis of four interpolation methods: Lagrangian difference equation Romberg algorithm Cubic spline interpolation Fourth-order Runge-Kutta method Encl
  3. 所属分类:Algorithm

    • 发布日期:2017-06-11
    • 文件大小:18925775
    • 提供者:李虹颖
  1. chazhi

    0下载:
  2. 此算法是通过拉格朗日插值公式来计算样条差值,是一次的样条插值-This algorithm is through the Lagrange interpolation formula to calculate the spline difference, is a spline interpolation
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:3033
    • 提供者:毕晓伟
  1. sanciyangtiaochazhi

    0下载:
  2. 此算法是通过拉格朗日插值公式来计算样条差值,是三次的样条插值-This algorithm is through the Lagrange interpolation formula to calculate the spline difference, is three times spline interpolation
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:3331
    • 提供者:毕晓伟
  1. newton

    0下载:
  2. 牛顿拉格朗日差值算法在vc下的实现。输入要输入数字的个数以及数字,计算得出牛顿差值算法的结果。-Newton Lagrangian difference algorithm in vc. Enter the number you want to enter numbers and figures, calculated the difference between the results of the Newton algorithm.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:537
    • 提供者:连漪
  1. Lagrange-on-the-matlab-code

    0下载:
  2. 这个是matlab关于拉格朗日差值的源程序代码,可以运行的。-This is Lagrange numerical algorithm source code, you can run.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:61603
    • 提供者:李双杰
  1. lagrange

    0下载:
  2. VS环境下实现拉格朗日差值算法,对任意自由输入数组进行数值分析-Lagrangian difference algorithm to achieve under the VS environment, free to enter any array of numerical analysis
  3. 所属分类:Algorithm

    • 发布日期:2017-05-04
    • 文件大小:370550
    • 提供者:ouc_xc
  1. 困难拉格朗日差值

    0下载:
  2. 用拉格朗日程序计算,主要计算没有明确自变量处的目标函数的值。(Calculated by Lagrange program, the main objective of the independent variable is calculated at the value of the target function.)
  3. 所属分类:数学计算

    • 发布日期:2017-12-23
    • 文件大小:780288
    • 提供者:MARKXP
« 12 »
搜珍网 www.dssz.com