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

搜索资源列表

  1. C++常用算法之09插值

    0下载:
  2. 本代码是《计算机常用数值计算算法与程序 C++版》一书的配套插值代码,这些C++程序已经在Virsual C++ 6.0环境下通过。注意,在VC++ 6.0中设置好路径,特别是include目录(文件夹)的路径,否则在编译时会出现找不到头文件的错误,使编译无法正常进行。-the code is "commonly used computer numerical algorithms and procedures C version," a book supporting in
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:91848
    • 提供者:闻杉
  1. 一维黄金 插值 格点法

    0下载:
  2. 本程序可以对任意输入的一元二次函数,算法利用了黄金分割法,插值法,格点法求出最小值-the arbitrary procedures for the importation of a quadratic function, the algorithm using the Golden Section, interpolation, the lattice method, the minimum
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:82101
    • 提供者:杜莉
  1. Example028-缩放时使用插值模式控制图像质量

    1下载:
  2. 使用VC.n。et,编写一个应用程序,用来缩放时使用插值模式控制图像质量。-VC.n use. Et, to prepare an application that used to zoom use interpolation mode control image quality.
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:65085
    • 提供者:刘亚平
  1. C程序的插值

    0下载:
  2. 这是lagrange插值与Newton插值算法的源代码-Hangzhou interpolation and Newton interpolation algorithm source code
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:3780
    • 提供者:刘晓朱
  1. 插值与拟合

    0下载:
  2. 用MATLAB做的插值与拟合的程序及课件PPT。适合初学者。-MATLAB do interpolation and fitting procedures and courseware PPT. For beginners.
  3. 所属分类:matlab例程

    • 发布日期:2014-01-15
    • 文件大小:179694
    • 提供者:韩义
  1. 拉格朗日一次插值

    0下载:
  2. 大学里必学的一门课程,数值分析的一个必做的程序,拉格朗日一次插值-universities will learn a curriculum, a numerical analysis of the process will do, Lagrange interpolation.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:2205
    • 提供者:liunangui
  1. hermite插值

    1下载:
  2. 大学里数学系必学的一们课程数值分析中的经典算法————hermit插值的程序vb版本-University's Department of Mathematics will study the courses have a numerical analysis of the classic interpolation algorithm - hermit version of the procedure vb
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:2382
    • 提供者:liunangui
  1. 三次样条插值的程序vb版

    2下载:
  2. 大学里数学系必学的一们课程数值分析中的经典算法————三次样条插值的程序vb版本-University's Department of Mathematics will study the courses have a numerical analysis of the classical algorithm-cubic spline interpolation procedures version vb
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:2757
    • 提供者:liunangui
  1. 3次样条插值函数1

    0下载:
  2. 第一型3次样条插值函数的通用程序-1st-3rd spline interpolation function of the common procedures
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:1089
    • 提供者:lin
  1. 等值线插值

    0下载:
  2. 等值线插值Pascal程序-contours Pascal interpolation procedures
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:225004
    • 提供者:李文
  1. 牛顿插值c语言程序

    0下载:
  2. 本程序带有一个子函数,原始数据在主函数中定义时即初始化赋初值,子函数是用来计算差商 值、连乘积和插值结果。-this program with a function, the original data in the main function definition is given initial initialization, Functions are used to calculate the value to poor, and even the product of interpol
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:3330
    • 提供者:梁良
  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. 三次样条插值代码

    1下载:
  2. 该程序是三次样条插值源文件,可以直接运行。
  3. 所属分类:Windows编程

  1. 分段插值法程序

    0下载:
  2. 分段插值法程序
  3. 所属分类:Windows编程

  1. 各种插值方法

    0下载:
  2. 各种插值方法的matlab程序
  3. 所属分类:源码下载

    • 发布日期:2010-10-18
    • 文件大小:3679
    • 提供者:hzhdhz
  1. 双线性插值法matlab程序

    1下载:
  2. 双线性插值法matlab程序,图像插值方法
  3. 所属分类:源码下载

  1. 三次样条法进行函数插值的程序

    1下载:
  2. 三次样条法进行函数插值的程序
  3. 所属分类:源码下载

  1. 牛顿插值

    0下载:
  2. 本程序采用精炼的C语言编码实现牛顿插值算法
  3. 所属分类:源码下载

  1. ATKEN插值算法程序 MATLAB

    0下载:
  2. ATKEN插值算法程序 MATLAB
  3. 所属分类:matlab例程

« 1 2 3 45 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com