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

搜索资源列表

  1. 牛顿插值的差商迭代算法

    0下载:
  2. 牛顿插值的差商迭代算法,c语言实现-Newton interpolation algorithm to worse, the C Language
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:2195
    • 提供者:mikefun
  1. 牛顿插值

    0下载:
  2. 用C语言来实现的。牛顿插值法对一些函数作近似的替代,是N个节点数的插值函数。-use c language to make a Newton interpolation arithmetic.Newton interpolation arithmetic make a approximation of the function witch have N interpolation points
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:18601
    • 提供者:luo
  1. Three三次样条插值

    0下载:
  2. 计算机数值分析实验题目 三次样条插值的程序 满足三次样条插值的三弯矩法 编制第一与第二边界条件的程序-Computer Numerical Analysis Experiment topics cubic spline interpolation procedures meet cubic spline interpolation of three Moment preparing for the first and second boundary conditions procedures
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1723
    • 提供者:赵传仕
  1. 用拉格朗日插值法依据N个已知数据点即使函数值

    0下载:
  2. 这是一个拉格朗日插值法的matlab程序,适合学习数值模拟的同学学习下载。-This is a Lagrangian of Matlab interpolation procedures, numerical simulation study for students learning to download.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2672
    • 提供者:tsibintsibin
  1. 实验2-插值与拟合

    1下载:
  2. 1、掌握用MATLAB计算拉格朗日、分段线性、三次样条三种插值的方法,改变节点的数目,对三种插值结果进行初步分析。 2、掌握用MATLAB作线性最小二乘的方法。 3、通过实例学习如何用插值方法与拟合方法解决实际问题,注意二者的联系和区别。-1. Grasp by matlab calculating Lagrange, segement linear, 3rd order spline these 3 interpolation method. Analisize the 3 interpola
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:120373
    • 提供者:葛林
  1. 绘制三次参数样条插值曲线 (3KB).ZIP

    0下载:
  2. 绘制三次参数样条插值曲线 (3KB).ZIP,快来下载-drawing three parameters spline interpolation curve (3KB). ZIP, breaking download Bowl
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:3377
    • 提供者:Rick
  1. 已知两点求第三点的双字节无符号定点插值算法

    0下载:
  2. 两个点的线性插值定点数算法 说明:1、基本公式 y=( y2-y1 ) ( x-x1 ) / ( x2-x1 ) + y1 2、根据直线斜率的正负、内插外插的不同,分为6种情况。 3.参见文件夹中的“插值算法的6种情况”一图。-two points of linear interpolation algorithm for determining points : one, the basic formula y = (y2 - y1) (x-x) / (x2 - x1) y1 2,
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:16289
    • 提供者:马良
  1. 图像处理插值1[1].2

    0下载:
  2. 用插值算法实现的图像放大,缩小,灰度图的转换等功能-interpolation algorithm used to enlarge images, narrow, grayscale conversion function
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:190693
    • 提供者:师为礼
  1. 多点插值算法

    0下载:
  2. 多点插值算法 解压后可直接运行 文件只有一个.CPP文件-more interpolation algorithm can be directly extracted after running only one document. CPP documents
  3. 所属分类:Web服务器

    • 发布日期:2008-10-13
    • 文件大小:2032
    • 提供者:原宏智
  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. 这是一个有关线性插值的例子,用vb编写,具有良好的界面,而且是可是化的.仅供大家参考.-This is a linear interpolation of the examples used vb prepared, to have a good interface, but it is based. Only your reference.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:25463
    • 提供者:张华仁
  1. Lagrange 插值法

    0下载:
  2. 数值方法里面的用lagrange插值发求解线形方程的算法,可以用来解线形方程组的习题-inside the numerical method used to solve the Hangzhou linear interpolation algorithm equation can be used to solution of linear equations Exercises
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:14802
    • 提供者:姚天伟
  1. 非等节点的分段M次Newton插值

    0下载:
  2. 非等节点的分段M次Newton插值,属于数值方法的内容-non-node sub M meeting Newton interpolation, numerical methods belong to the content
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:5388
    • 提供者:姚天伟
  1. Lagrange_Newton_Aitken插值算法

    0下载:
  2. Lagrange,Newton,Aitken三个插值公式算法的演示.DOS界面输出计算结果.-Lagrange, Newton, Aitken three interpolation algorithm formula demo. DOS interface output results.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:15966
    • 提供者:谢树扬
  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. 三个插值公式

    0下载:
  2. NEWTON,LAGRANGE和AITKEN三个插值算法-Netwon, Lagrange and three interpolation algorithm AITKEN
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:30142
    • 提供者:李乐
  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. 三弯矩插值

    0下载:
  2. 三弯矩插值法 lagrange多项式插值 多项式最小二乘法 龙贝格积分法 分段线性插值 三转角插值 这些是数值分析中常用的集中经典方法,运用matlab展示出来!-three polynomial interpolation Hangzhou least squares polynomial interpolation Romberg integration subparagraph Line sex angle interpolation three interpola
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:18215
    • 提供者:jasa
  1. 三转角插值

    0下载:
  2. 三弯矩插值法 lagrange多项式插值 多项式最小二乘法 龙贝格积分法 分段线性插值 三转角插值 这些是数值分析中常用的集中经典方法,运用matlab展示出来!-three polynomial interpolation Hangzhou least squares polynomial interpolation Romberg integration subparagraph Line sex angle interpolation three interpola
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:18074
    • 提供者:jasa
  1. lagrange多项式插值

    1下载:
  2. 三弯矩插值法 lagrange多项式插值 多项式最小二乘法 龙贝格积分法 分段线性插值 三转角插值 这些是数值分析中常用的集中经典方法,运用matlab展示出来!-three polynomial interpolation Hangzhou least squares polynomial interpolation Romberg integration subparagraph Line sex angle interpolation three interpola
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:21613
    • 提供者:jasa
« 1 2 3 4 56 7 8 9 10 ... 50 »
搜珍网 www.dssz.com