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

搜索资源列表

  1. Bilinearly_Interpolate

    0下载:
  2. fortran,数值计算,双线性插值程序
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1560
    • 提供者:qiu
  1. fenduan

    1下载:
  2. 数值计算程序:分段线性插值
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1054
    • 提供者:
  1. numerical_analysis_classic

    0下载:
  2. 数值分析中最常用的14个程序: 01_N皇后问题 01_循环赛程表 02_分段线性插值 02_牛顿插值法 03_构造正交多项式 03_最佳一致逼近多项式 04_简单迭代法求方程根[1+1;x] 04_简单迭代法求方程根[sqrt(x+1)] 05_复化梯形公式求积 06_尤拉公式解初值问题 08_高斯消去法解方程组 09_连分式法求积 10_迭代法解线性方程组 10_雅可比方法
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:149475
    • 提供者:丁一
  1. subsection_linear_interpolate_new

    0下载:
  2. 数值分析中的分段线性插值问题,程序中含插入点个数输入界面。
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:11935
    • 提供者:丁一
  1. 分段线性插值

    0下载:
  2. 程序中存放结点值的数组和函数值的数组之所以命名为u和v,主要是为了防止和插值点x,及对应的函数值单元y想混淆-process node storage array and the value of the function of the array has named u and v is mainly to prevent and interpolation points x, and the corresponding function modules y trying to confuse
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:2800
    • 提供者:梁良
  1. shuzhijisuan.rar

    1下载:
  2. 数值计算方法的程序: 加速迭代 牛顿迭代 Gauss 杜里特尔分解法 克洛特 追赶法 平方根法 改进平方根法 雅可比迭代 高斯 赛德尔迭代 拉格朗日插值法 分段线性插值 分段抛物线插值,Numerical method of procedure: to accelerate the iterative Gauss-Newton iterative decomposition method克洛特Ritter Duri law to catch up with the sq
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:58173
    • 提供者:liuzhou
  1. shuzhifenxi

    0下载:
  2. 本程序设计采用C语言编程,采用二分法和牛顿法计算了一个方程的根,用给出的已知条件计算出三次样条插值,最后计算了一个11元线性方程组的根。正文中介绍了每个题目的详细分析步骤,附录中附有程序清单。-The program design using C language programming, the use of dichotomy and Newton
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:53238
    • 提供者:李珊珊
  1. interpoints

    0下载:
  2. vc下实现的分段线性插值、二次多项式插值、三次多项式插值、三次样条插值,并配有MATLAB测试程序-vc implementation of the piecewise linear interpolation, quadratic interpolation, cubic polynomial interpolation, cubic spline interpolation, and test procedures with MATLAB
  3. 所属分类:Algorithm

    • 发布日期:2017-04-24
    • 文件大小:46209
    • 提供者:ck
  1. Citerativenumerical

    0下载:
  2. 主要是二分法,分段线性插值 简单迭代 牛顿迭代等常用的数值计算的程序。-Mainly dichotomy, a simple iterative piecewise linear interpolation commonly used, such as Newton s iterative numerical procedure.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:8731
    • 提供者:宇航
  1. PiecewiseLinear

    0下载:
  2. 数值分析中一个有关线性插值的C++小程序-Numerical analysis of a linear interpolation of the C++ applet
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:149393
    • 提供者:ruoshui
  1. naknot

    0下载:
  2. 非扭结样条程序 分段线性插值函数 含例题-Non-kink-spline interpolation function piecewise linear process with examples
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:14629
    • 提供者:juchengyu
  1. interpolati

    0下载:
  2. 双线性插值程序,用FORTRAN写的,用于插值气象数据-Bilinear interpolation procedures, written with FORTRAN, for interpolation of meteorological data
  3. 所属分类:Algorithm

    • 发布日期:2017-03-23
    • 文件大小:1165
    • 提供者:huawei
  1. Interpolation

    0下载:
  2. 数值分析中的分段线性插值程序,已经写成函数,可直接调用。-Numerical Analysis of linear interpolation procedures are written in function can be called directly.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-01
    • 文件大小:875752
    • 提供者:扶摇
  1. interpolation

    0下载:
  2. 数值分析中的分段线性插值问题,程序中含插入点个数输入界面-Numerical Analysis of piecewise linear interpolation, the program containing the insertion point in the number of input interfaces.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:11144
    • 提供者:李白
  1. daima

    0下载:
  2. 有限元法计算程序,运用三角单元,进行线性插值,处理平面问题。-finite element method
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:3191
    • 提供者:陈洲泉
  1. shuzhi

    0下载:
  2. 这是数值分析的几个小程序,包括Steffensen和Muller(抛物线)求解方程程序,Gauss列主元消去法求解线性方程组的程序,Newton以及Lagrange插值算法以及不同边界条件的样条插值程序-This is some useful programs of numerical analysis, includes methods of interpolation and solving equations
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:4198
    • 提供者:lby
  1. Bilinear-interpolation

    0下载:
  2. 双线性插值FORTRAN计算程序,用于FORTRAN90-Bilinear interpolation
  3. 所属分类:Algorithm

    • 发布日期:2017-11-04
    • 文件大小:1154
    • 提供者:jpzhao
  1. bline-interp

    2下载:
  2. 编写了一个用于二维水深插值的双线性插值的fortran程序,用于水深的插值计算,内有验证的算例-Write a fortran program for two-dimensional depth interpolation bilinear interpolation, interpolation calculation for water depth, within a verification example
  3. 所属分类:Algorithm

    • 发布日期:2017-11-15
    • 文件大小:3801
    • 提供者:王龙
  1. Interpolation2D_solution

    0下载:
  2. 用vc++编写的二维线性插值程序,希望能帮助大家-Written by vc++ dimensional linear interpolation procedure, hoping to help you
  3. 所属分类:Algorithm

    • 发布日期:2017-05-29
    • 文件大小:11836946
    • 提供者:andyliu
  1. Language

    1下载:
  2. 程序实现线性插值、抛物插值、牛顿多项式插值、等距节点插值、最小二乘法的曲线拟合对函数进行近似(The function is approximated by linear interpolation, parabolic interpolation, Newton polynomial interpolation, equidistant node interpolation, and least square curve fitting.)
  3. 所属分类:数学计算

    • 发布日期:2018-04-21
    • 文件大小:2048
    • 提供者:烟雨萌萌
« 12 3 »
搜珍网 www.dssz.com