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

搜索资源列表

  1. Bilinearly_Interpolate

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

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

    0下载:
  2. 4总常用的插值程序的Fortran90源代码,包括双线性插值等插值方法
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:17861
    • 提供者:王大猛
  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. 图象插值方法的研究和实现

    1下载:
  2. 这是双线性插值法的MATLAB程序,实现了图像插值方法-This is bilinear interpolation MATLAB program, realized the Image Interpolation Method
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:2899
    • 提供者:张正
  1. matlab插值代码

    0下载:
  2. 包含了双线性双三次等插值程序
  3. 所属分类:matlab例程

    • 发布日期:2012-02-02
    • 文件大小:17864
    • 提供者:goodmoring
  1. lxnwork

    0下载:
  2. 线性非线性 插值程序 用来求出 插值函数的 点具体如内容所属-Linear interpolation procedure used to derive non-linear interpolation function, such as the specific content of their
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:6783
    • 提供者:hujin
  1. hht

    0下载:
  2. 希尔伯特—黄变换的控制台程序,里面用到了线性插值,结果以磁盘文件形式输出-Hilbert- Huang Transform the console program, which used a linear interpolation, resulting in the form of the output to disk file
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-13
    • 文件大小:3406
    • 提供者:hailun
  1. chzhi_rgb

    0下载:
  2. 双线性插值与最近领域插值的matlab源程序,两种算法的效果比较。-Recently, the field of bilinear interpolation and interpolation matlab source, comparing the effects of two algorithms.
  3. 所属分类:matlab

    • 发布日期:2017-04-25
    • 文件大小:81023
    • 提供者:luoyuanhong
  1. PT100

    0下载:
  2. 本程序是本人编写的PT100线性插值的相关基本函数,部分程序参照前人经验程序,希望对有用的人提供参考。-This program is written in my PT100 linear interpolation of the relevant basic functions, some of the procedures refer to the previous experience of procedures useful for those who wish to provide a
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-28
    • 文件大小:892
    • 提供者:李白
  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. Interp

    0下载:
  2. MATLAB程序演示线性插值和三次样条插值原理-Interpretation based on linearity and cubic spline on matlab codes
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:1491
    • 提供者:futao
  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. C常用算法程序集(第二版)

    0下载:
  2. 针对工程中常用的行之有效的算法而编写,其主要内容包括多项式的计算、复数运算、随机数的产生、矩阵运算、矩阵特征值与特征向量的计算、线性代数方程组的求解、非线性方程与方程组的求解、插值与逼近、数值积分、常微分方程组的求解、数据处理、极值问题的求解、数学变换与滤波、特殊函数的计算、排序和查找。(The effective algorithm commonly used in engineering and preparation, the main contents include polynomia
  3. 所属分类:数值算法/人工智能

  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
    • 提供者:烟雨萌萌
  1. MATLAB基于点的图像配准程序

    0下载:
  2. 基于点的二维图像配准程序,双线性插值算法,适用于二维图像(image regisration of 2d imag)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-01
    • 文件大小:36864
    • 提供者:victoryfeng
« 12 3 4 5 6 »
搜珍网 www.dssz.com