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

搜索资源列表

  1. jk3d

    2下载:
  2. Java实现的Kriging 3D插值 Kriging插值法是地理信息系统中常用的一种插值算法-Java implementation of Kriging 3D interpolation Kriging interpolation method is commonly used in geographic information system of a interpolation algorithm
  3. 所属分类:JSP源码/Java

    • 发布日期:2012-10-29
    • 文件大小:355471
    • 提供者:
  1. IQ

    1下载:
  2. 中频信号正交化处理过程中,低通滤波法,多相滤波法和Bessel插值法镜频抑制的比较,-IF signal quadrature-based processing, low-pass filtering method, multi-phase filtering method and the Bessel interpolation method mirror-frequency rejection of the comparison,
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:1662
    • 提供者:qiang200021
  1. FORTRAN

    1下载:
  2. FOR TR AN 77科学计算子程序汇编。谭浩强主编,提供了100多个最经常使用的、最基本的子程序。内容包括:实矩阵的运算、复矩阵的运算、多项式的计算、插值法、微分法、数值积分、方程求解、方程组求解、微分方程求解、函数计算、概率统计等。 -FOR TR AN 77 subroutine compilation of scientific computing. TAN Hao-Qiang editor, providing more than 100 of the most frequent
  3. 所属分类:Algorithm

    • 发布日期:2017-04-09
    • 文件大小:1083035
    • 提供者:wangzi
  1. 3107002005_3rd

    0下载:
  2. 三对角矩阵最常用最快速的追赶法,应用广泛。更是样条插值逆运算的重要工具-Tridiagonal matrix most commonly used to catch up with the most rapid method, widely used. Spline Interpolation is an important tool for inverse operation
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:810
    • 提供者:lommmmmm
  1. ercichazhifazuiyouhua

    0下载:
  2. 二次插值法优化,有简单说明,并有一例子。希望大家喜欢-Optimize the second interpolation method, there is a brief descr iption, and there is one example. I hope everyone likes
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:1147
    • 提供者:menglingsai
  1. newton

    0下载:
  2.  牛顿插值法利用函数f (x)在某区间中若干点的函数值,作出适当的特定函数,在这些点上取已知值,在区间的其他点上用这特定函数的值作为函数f (x)的近似值。-Newton interpolation method using the function f (x) function value in a range, make the appropriate specific function, take the known values ​ ​ at these points
  3. 所属分类:matlab

    • 发布日期:2017-11-07
    • 文件大小:1205
    • 提供者:
  1. huxinxituxiangpeizhun

    0下载:
  2. 基于互信息的图像匹配程序,使用powell算法,pv插值法。应用在医学图像的配准领域-Mutual information-based image matching procedures, the use powell algorithm, pv interpolation. Used in the field of medical image registration
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:7118
    • 提供者:陈智
  1. prog10-16

    0下载:
  2. 余向阳博士Matlab教程的源代码。 包括:1.非线性方程的解法;2.线性方程的数值解法;3插值法;4.常微分方程的解法-Dr. Yu Xiangyang Tutorial Matlab source code. Include: 1. Non-linear equations 2. The numerical solution of linear equations 3 interpolation 4. The solution of ordinary differential eq
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:12326
    • 提供者:张扬
  1. c_kriging01

    2下载:
  2. kriging(克里金插值法)的C语言实现。kriging在各个领域都有广泛的研究-the simulation of kriging by C, the kriging algorithm has become more and more popular in many area.
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:13214
    • 提供者:chitty
  1. Interpolation

    0下载:
  2. 用多维曲面拆分插值法实现多输入单输出函数的逼近。要求样本数据是网格状,若是二输入,要求输入样本是矩阵的形式。内有实例,使用方法很容易学。 本源代码属于原创,该技术已经获得国家发明专利,发表论文请注明出处。-err
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-04
    • 文件大小:2432
    • 提供者:Xiaojun Tang
  1. OneDimensionalSearch

    0下载:
  2. 优化设计中的一维搜索方法,包括牛顿梯度法,平分线法,割线法,以及各种插值方法;能计算函数最优点,以及迭代的循环次数-Optimal Design of one-dimensional search methods, including Newton
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2870
    • 提供者:张宪
  1. yangtiaochazhi

    0下载:
  2. 样条插值法,了解Hermite插值法、三次样条插值法原理,结合计算公式,确定函数值。-Spline interpolation method to understand the Hermite interpolation, cubic spline interpolation theory, combined with calculation formula to determine the function value.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:23700
    • 提供者:张继江
  1. C++3

    0下载:
  2. 杜里特尔分解法.c改进平方根法.c拉格朗日插值法.cpp牛顿迭代.cpp梯形法积分.cpp追赶法.c 杜里特尔分解法.c改进平方根法.c拉格朗日插值法.cpp牛顿迭代.cpp梯形法积分.cpp追赶法.c-Duri Ritter decomposition. C to improve the square root law. C Lagrange interpolation method. Cpp Newton iteration. Cpp trapezoidal integrat
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-01
    • 文件大小:3004
    • 提供者:李梓钺
  1. CalculationAlgorithm

    0下载:
  2. Gauss,加速迭代,拉格朗日插值法,龙贝格算法,牛顿迭代算法,梯形法积分,自适应梯形公式-Gauss, to accelerate the iteration, the Lagrange interpolation method, Romberg algorithm, Newton algorithm, trapezoidal integration method, adaptive trapezoid formula
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:3137
    • 提供者:james
  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
    • 文件大小:1335
    • 提供者:刘锦瑞
  1. lglrczf

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

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

    0下载:
  2. 牛顿插值公式:构造插值函数空间的基函数得到的多项式逼近的方法——牛顿插值法。用于多项式插值逼近。-Newton interpolation formula: Construction interpolation function space available basis function polynomial approximation method- Newton interpolation. Approximation for the polynomial interpolation.
  3. 所属分类:Algorithm

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

    0下载:
  2. 计算方法\计算方法程序\lagelangrichazhi 拉格朗日插值法.rar-Calculation method of calculation procedures lagelangrichazhi Lagrange interpolation. Rar
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:6708
    • 提供者:jc
  1. lagrange+newton

    0下载:
  2. 数值计算方法--拉格朗日插值法和牛顿插值法-Numerical method- Lagrange interpolation method and the Newton interpolation
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:1013
    • 提供者:阿杜
  1. chazhifa

    0下载:
  2. 这是一个有关计算方法的插值法的程序,有需要的可以下载-This is a method of calculating the interpolation procedures are in need can be downloaded
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:867
    • 提供者:whom
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 ... 50 »
搜珍网 www.dssz.com