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

搜索资源列表

  1. erci

    0下载:
  2. 用delphi语言实现运筹学二次插值法程序-used language tacticians quadratic interpolation procedures
  3. 所属分类:Delphi控件源码

    • 发布日期:2008-10-13
    • 文件大小:182.63kb
    • 提供者:wuxiaoyan
  1. ComputingMethodCourse

    0下载:
  2. 计算方法课程中,一些解方程的方法的程序,有高斯消去法、解三对角方程、迭代法、插值法、Simpson求积公式和非线性方程解法。-calculation method courses, some of the methods of solving equations procedures, Gaussian elimination, three pairs of solutions angle equation, iterative method, interpolation, Simpson qu
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:8.77kb
    • 提供者:风雷
  1. spline

    0下载:
  2. 问题:用三次样条插值法求节点的函数值。 算法描述: 1. 以 为参数变量的方法(三弯矩方程) 用二阶导数值 来计算S(x)。 首由有条件构造函数 的线性表达式,然后对 积分,在利用连续性得到三次样条函数S(x)在区间[ ]上的表达式 式中 是未知参数。 由第一类边界 ,导出关于 的三对角方程组 = 式中, k=1,2,…n-1 , 求出 后再代入S(x)得到函数值。
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:819byte
    • 提供者:wangyangyang
  1. 2

    0下载:
  2. 这是牛顿插值法的代码。此代码岁简洁,但是真实的反应了牛顿插值的理论。让我们可以更深刻的理解牛顿插值法-This is the Newton interpolation code. This code-year-old compact, but the real response to the Newton interpolation theory. So that we can gain a deeper understanding of Newton interpolation
  3. 所属分类:source in ebook

    • 发布日期:2017-04-08
    • 文件大小:1.3kb
    • 提供者:刘锦瑞
  1. erchafa

    0下载:
  2. 二次插值法,要用的自己下来看看吧,很好的优化程序 -Quadratic interpolation method, we should take a look at it from their own, a good optimizer
  3. 所属分类:assembly language

    • 发布日期:2017-04-12
    • 文件大小:981byte
    • 提供者:王散
  1. ifs001

    0下载:
  2. 对语音信号采用分形分段IFS的合成方法,并采用了线性插值法弥补合成效果的不足-the ifs models for speech signal systhies
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-02
    • 文件大小:1.12kb
    • 提供者:keshijie
  1. C_language_algorithms_for_Quick_Lookup_Manual

    3下载:
  2. 《C语言算法速查手册》用C语言编写了科研和工程中最常用的166个算法,这些算法包括复数运算、多项式的计算、矩阵运算、线性代数方程组的求解、非线性方程与方程组的求解、代数插值法、数值积分法、常微分方程(组)初值问题的求解、拟合与逼近、特殊函数、极值问题、随机数产生与统计描述、查找、排序、数学变换与滤波等。同时结合这些算法列举了将近100个应用实例,对其进行验证和分析。 -" C language algorithms for Quick Fact Manual" using
  3. 所属分类:source in ebook

    • 发布日期:2014-06-10
    • 文件大小:217.72kb
    • 提供者:Jawen
  1. KriginginterpolationmethodbasedonGIS-2_5-dimension

    0下载:
  2. 基于GIS的Kriging插值法在2_5维场地地震液化势概率评价中的应用.pdf-Kriging interpolation method based on GIS-2_5-dimensional seismic in the probability of liquefaction potential evaluation. Pdf
  3. 所属分类:source in ebook

    • 发布日期:2017-04-02
    • 文件大小:534.38kb
    • 提供者:maryqq
  1. Newton

    0下载:
  2. 插值法利用函数f (x)在某区间中若干点的函数值,作出适当的特定函数,在这些点上取已知值,在区间的其他点上用这特定函数的值作为函数f (x)的近似值-Interpolation method using the function f (x) is the function value of a number of points in a certain interval, the specific function to make appropriate known values ​
  3. 所属分类:assembly language

    • 发布日期:2017-12-01
    • 文件大小:623byte
    • 提供者:xssxss
  1. matlabP

    0下载:
  2. matlab 的牛顿插值法,以及三次样条插值法。大家可以借鉴一下。-Newton interpolation matlab and cubic spline interpolation. We can learn from it.
  3. 所属分类:assembly language

    • 发布日期:2017-11-12
    • 文件大小:271.14kb
    • 提供者:贾青
  1. chazhijisuan

    0下载:
  2. 插值计算程序,用来估算拟合曲线上的点,采用插值法估算-Interpolation calculation procedures used to estimate the point on the curve fitting, using the interpolation method to estimate
  3. 所属分类:assembly language

    • 发布日期:2017-04-04
    • 文件大小:859byte
    • 提供者:陈敏磊
  1. quadratic-interpolation-ID

    0下载:
  2. 二次插值法求一维优化问题最优解,适合FORTRAN和优化问题初学者学习参考-Quadratic interpolation optimal solution of one-dimensional optimization problem for FORTRAN and optimization beginners to learn
  3. 所属分类:Compiler program

    • 发布日期:2017-03-30
    • 文件大小:846byte
    • 提供者:Peter
  1. code

    0下载:
  2. 分别利用 Lagrange插值法、分段线性插值法与三次样条法进行插值逼近-Respectively, by Lagrange interpolation, piecewise linear interpolation and cubic spline interpolation approximation method
  3. 所属分类:source in ebook

    • 发布日期:2017-04-13
    • 文件大小:2.34kb
    • 提供者:Tali
  1. Homework0305

    0下载:
  2. 由以下方法求极值:(1)黄金分割法求极值 (2)使用平分法求极值(3)使用成功-失败法求极值(4)牛顿法求极值(5)使用三点二次插值法求极值(6)使用三次插值法求极值 -Extremum by the following methods: (1) golden section method for extreme (2) using bisection method for extreme (3) the use of success- failure method for extrem
  3. 所属分类:assembly language

    • 发布日期:2017-05-07
    • 文件大小:1021.37kb
    • 提供者:童列树
  1. Circular-curve-fitting

    0下载:
  2. 插值法进行圆拟合,主要对边缘进行拟合,达到分割目的-Circle fitting interpolation method, primarily to fitting the edge, to achieve segmentation
  3. 所属分类:assembly language

    • 发布日期:2017-04-25
    • 文件大小:438.79kb
    • 提供者:花花
  1. sanciyangtiao

    0下载:
  2. 三次样条插值法,MATLAB程序,计算方法作业,内有说明-Cubic spline interpolation method, MATLAB procedures, calculation methods work, there are instructions
  3. 所属分类:source in ebook

    • 发布日期:2017-04-09
    • 文件大小:1.17kb
    • 提供者:jinlilili
  1. Newton

    0下载:
  2. 牛顿插值法的MATLAB实现,信号分析处理 综合实验6的必须选择部分, 信号分析处理高级要求。-Newton interimpose method, for signal process and analysis advanced lab of such a class.
  3. 所属分类:source in ebook

    • 发布日期:2017-04-09
    • 文件大小:633byte
    • 提供者:tomassam
  1. niudui-gongetidu-ercichazhi

    0下载:
  2. 优化设计:牛顿法、二次插值法、共轭梯度法,c程序-Optimal design: Newton method, two time interpolation method, conjugate gradient method, C program
  3. 所属分类:assembly language

    • 发布日期:2017-04-14
    • 文件大小:3.39kb
    • 提供者:zhang ke
  1. fractional-delay-FIR-Filter-Matlab

    0下载:
  2. 分数延迟FIR滤波器的实现,分别使用了最小二乘法,拉格朗日插值法以及优化加权最小二乘法。-Fractional delay FIR filter implementation, using the least square method, the Lagrange interpolation method and optimization of weighted least squares.
  3. 所属分类:source in ebook

    • 发布日期:2017-04-15
    • 文件大小:7.44kb
    • 提供者:张鑫
  1. chazhifa

    0下载:
  2. 插值法的源代码,给大家学习VB提供很好的借鉴-Interpolation method of the source code, to learn the VB to provide a good reference
  3. 所属分类:assembly language

    • 发布日期:2017-04-30
    • 文件大小:36.07kb
    • 提供者:chenyan
« 12 »
搜珍网 www.dssz.com