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

搜索资源列表

  1. suanfa

    0下载:
  2. 文件里含有10经典的算法,包括拉格朗日插值、牛顿插值、高斯列主元消去法等
  3. 所属分类:Windows编程

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

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

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

    0下载:
  2. 用于机械行业CAD计算包角系数。支持多重拉格朗日插值法计算包角系数。可自由输入插值次方数。多重拉格朗日插值法计算算法有一定参考价值,属个人原创,如有雷同,绝属巧合。-CAD computing package for the machinery industry angle factor. Lagrange interpolation method to support multi-angle factor package. Enter the number of free interpolat
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:33226
    • 提供者:fhq
  1. optimizationinMatlab.rar

    4下载:
  2. MATLAB最优化计算20例.m文件,包括二次插值,黄金分割,罚函数法,遗传算法,拉格朗日乘子法等,MATLAB Optimization Calculation of 20 cases. M documents, including quadratic interpolation, Golden Section, penalty function method, genetic algorithm, Lagrange multiplier method
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:215245
    • 提供者:c.k.
  1. aaa

    0下载:
  2. 本次的算法是相位周期展开聚类,读取256个点 根据拉格朗日插值分数维延时的信号,然后在频率点上展开读取,根据2pi延长相位计算时延!-The cycle phase of the algorithm is to start clustering, read the 256-point Lagrange interpolation based on fractal dimension of the signal delay, and then started to read the frequen
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:89577
    • 提供者:吴盛
  1. lagrange

    0下载:
  2. 数值算法的c++实现,拉格朗日插值的计算-Numerical Algorithms c++ Achieved, the calculation of Lagrange interpolation
  3. 所属分类:Algorithm

    • 发布日期:2017-05-02
    • 文件大小:7246
    • 提供者:zuoli
  1. lglrczf

    0下载:
  2. 数值算法中数学计算的拉格朗日插值法演示代码。-Numerical algorithm in the mathematical calculation of Lagrange interpolation demo code.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-09
    • 文件大小:1026
    • 提供者:xun
  1. arithmetic

    4下载:
  2. 常用算法:链表的操作、队列的应用、堆栈的应用、串的应用、树的基本操作、冒泡排序、堆排序、归并排序、磁盘文件排序、顺序查找、二分查找、树的动态查找、二分法求解方程、牛顿迭代求解方程、弦截法求解方程、拉格朗日插值、最小二乘法拟合、辛普生数值积分、改进欧拉法、龙格-库塔算法、高斯消去法、正定矩阵求逆算法-Commonly used algorithms: List of operation, the queue of applications, the stack of applications, t
  3. 所属分类:Algorithm

    • 发布日期:2016-08-26
    • 文件大小:21928
    • 提供者:
  1. matlabsuanfa

    0下载:
  2. 这个程序是基于matlab平台环境下编成的,数学计算方面的算法,包括动态规划算法,拉格朗日插值法,解非线性整数规划法,解线性规划,以及解常微分算法-This procedure is based on matlab platform into the environment, mathematics calculation algorithms, including dynamic programming algorithm, Lagrange interpolation, solution o
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:16983
    • 提供者:肖可
  1. program

    0下载:
  2. 数值算法例子,牛顿插值,拉格朗日,三次样条
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-16
    • 文件大小:16315
    • 提供者:chiu yufeng
  1. lagelangri

    0下载:
  2. 数据结构。拉格朗日插值法算法。通过拉格朗日算法求方程-Data structure. Lagrange interpolation algorithm. Through the Lagrange method of Equation
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:690
    • 提供者:lh
  1. shuzhifenxi

    0下载:
  2. 求N次拉格朗日插值函数的函数值 二、 实验目的及要求 试验目的为求二次插值函数。 试验要求为由键盘输入N+1个节点内容,并计算二次插值函数。 四、 算法描述 输入N个节点(如:)。并求N个节点的相应的Y值。在用循环语句求插值基函数L(x),计算公式为:L(x)=(x-x[0])……(x-x[i-1])*(x-x[I+1])….(x-x[n])/(x[i]-x[0])….(x[i]-x[i-1]*(x[i]-x[i+1])…(x[i]-x[n]) 再用二次插值函数的公式F(X
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-29
    • 文件大小:6252
    • 提供者:wurile
  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. 31

    0下载:
  2. 牛顿插值法 以及 拉格朗日 插值法的简单算法-Newton interpolation method and a simple algorithm for Lagrange interpolation
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:580
    • 提供者:王彬
  1. Lagrange

    0下载:
  2. 实现拉格朗日插值的算法,例子演示六个样子点的情况。-Lagrange interpolation algorithm to achieve, examples like the six points of the case presentation
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:568
    • 提供者:李明
  1. math

    0下载:
  2. 数学计算代码:二分法,分段二次插值,复合辛普森算法,拉格朗日插值,牛顿迭代法,顺序消元法。-Math code: dichotomy, piecewise quadratic interpolation, composite Simpson method, Lagrange interpolation, Newton iteration, sequential elimination method.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:102228
    • 提供者:张效
  1. Lagrange-interpolation

    0下载:
  2. 数值分析实验程序,C++程序编写,拉格朗日插值公式的算法。-Numerical analysis of experimental procedures, C++ programming, Lagrange interpolation formula algorithms.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:557
    • 提供者:包包
  1. duozhongsuanfa

    0下载:
  2. 多种算法连接在一个程序中,其中包括二分法,牛顿法,最小二乘法,拉格朗日插值法等求解相应的算法-Connected in a variety of algorithms to process, including the dichotomy, Newton' s method, least squares, Lagrange interpolation method to solve the corresponding algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-04-25
    • 文件大小:13880
    • 提供者:肖慧
  1. simpsen

    0下载:
  2. 各种积分和微分方程的求解算法,包括欧拉、龙格库塔、辛普森积分、梯形积分、线性插值、拉格朗日插值,每个算法为一个类,方便大家使用-Ouler, Rongekuta, simpsen, trapziod, ragerange etc.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:133441
    • 提供者:pscong
  1. C2

    0下载:
  2. 完整的c++ 代码,可以完成,拉格朗日插值,和有理函数插值算法,有研究的-Full C++ projects can be completed, Lagrange interpolation algorithm, studies look at
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:4811
    • 提供者:xiaoyang
« 1 2 3 4 56 7 8 9 »
搜珍网 www.dssz.com