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

搜索资源列表

  1. chazhi

    0下载:
  2. 插值法实现灰度图像的缩放及旋转的程序,开发环境为Visual C++6.0,实现了多种差值方法。可用于进行算法的分析和比较-Gray-scale image interpolation implementation of the scaling and rotation procedures, development environment for Visual C++6.0, a variety of difference methods of implementation. Algorith
  3. 所属分类:Special Effects

    • 发布日期:2017-04-25
    • 文件大小:78955
    • 提供者:张晓彬
  1. natural-cubic-spline-interpolation

    0下载:
  2. 文本输入输出,实现数值计算的自然三次样条插值法-Text input and output, numerical calculation to achieve a natural cubic spline interpolation
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:153416
    • 提供者:姜北樵
  1. MathMethod

    1下载:
  2. 应用拉格朗日插值法,进行曲线拟合,可生成拟合曲线显示图像-Application of the Lagrange interpolation method for curve fitting, curve fitting to generate display images
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-08
    • 文件大小:65930
    • 提供者:elsa
  1. selfspline

    0下载:
  2. 第一,二种边界条件的三次样条插值法matlab代码-First, the two kinds of boundary conditions of the cubic spline interpolation matlab code
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:798
    • 提供者:张米
  1. shanciyangtian

    0下载:
  2. 利用三次样条插值法求曲线在某个点处的函数值-Using cubic spline interpolation method demand curve at some point of the function values
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:312978
    • 提供者:庄飞扬
  1. lagrangennewton

    0下载:
  2. 数值计算中的函数插值法 Lagrange 牛顿插值-Lagrange NEWTON
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-30
    • 文件大小:13648
    • 提供者:stella
  1. 2degreeinter

    0下载:
  2. 最优化理论与方法课本算法matlab实现 二次插值法,包括抛物线插值和三点二次插值 具体使用方法详见程序说明-Optimization theory and methods of textbooks matlab algorithm to achieve quadratic interpolation, including the parabolic interpolation, and 3.2 times the specific use of interpolation method
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:2509
    • 提供者:GPack
  1. Datafitting

    1下载:
  2. 它包含了数据拟合、interp1 - 一元函数插值、 spline - 样条插值、polyfit - 多项式插值或拟合、curvefit - 曲线拟合、caspe - 各种边界条件的样条插值、casps - 样条拟合(没有)、interp2 - 二元函数插值、griddata - 不规则数据的二元函数插值、interp - 不单调节点插值和lagrange - 拉格朗日插值法的代码.-It contains code of data fitting, interp1- unary functio
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:20547
    • 提供者:温娟
  1. programs

    0下载:
  2. 最小二乘法 拉格朗日插值法 多项式插值等子程序-Least squares polynomial interpolation, Lagrange interpolation subroutine
  3. 所属分类:Algorithm

    • 发布日期:2017-04-09
    • 文件大小:9171
    • 提供者:chen
  1. clampedcubicspline

    0下载:
  2. 三次样条插值法,(Matlab实现)以其中第一类边界条件来实现。-Clamped Cubic Spline interpolation based on Matlab.
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:1032
    • 提供者:Comma
  1. shuzhijisuan

    0下载:
  2. 里面有用MATLAB自编的几个数值计算方面的几个程序,有拉格朗日多项式插值法,高斯消去法求解方程组,最小二乘法拟合,复合梯形公式求解数值积分-Some Useful MATLAB self inside the numerical calculation of the number of procedures, Lagrange polynomial interpolation method, Gaussian elimination method for solving equations,
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:10772
    • 提供者:arvin
  1. newton插值绘制曲线

    0下载:
  2. 用牛顿插值法绘制曲线,同时涉及vb与excel的连接!-with Newton drawing curve interpolation, and excel involved vb link!
  3. 所属分类:Graph program

    • 发布日期:2017-04-08
    • 文件大小:2906
    • 提供者:eseco
  1. kt3d

    0下载:
  2. 插值 科里金插值法,在保证估计值满足无偏估计的条件和最小方差条件下求得估计值。(interpolationThis subroutine sets up a 3-D "super block" model and orders the data c by super block number. The limits of the super block is set to the c minimum and maximum limits of the grid; dat
  3. 所属分类:Windows编程

    • 发布日期:2017-12-23
    • 文件大小:9216
    • 提供者:liljas
  1. fitting

    0下载:
  2. 实现了任意数据的函数的插值,特别是对初学者很有用,(implement the data fitting)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-29
    • 文件大小:1024
    • 提供者:utuenn
  1. 抛物线法

    0下载:
  2. 抛物线法是求无约束一维极值的一种方法,也叫二次插值法,其理论依据为二次多项式可以在最优点附近较好的逼近函数的形状,做法是在函数的最优点附近取三个构造点,然后用这三个点构造一条抛物线,把这条抛物线的极值点作为函数的极值点的近似(The parabola is a method of solving a constrained one-dimensional extremum method, also called two times interpolation method, the theore
  3. 所属分类:matlab例程

  1. Lagrange

    0下载:
  2. 拉格朗日插值法,给定n个点,求n-1次插值函数以及插值结果。文件包含拉格朗日插值函数文件和一个例程,可以快速学习拉格朗日插值的算法。(Lagrange interpolation method. Given n points, and can get n-1 th order interpolation function and interpolation results. The file contains Lagrange interpolation function file and an
  3. 所属分类:matlab例程

    • 发布日期:2017-12-25
    • 文件大小:1024
    • 提供者:Jelly0o0
  1. Lagrange

    0下载:
  2. 拉格朗日插值法,给定n个点,求n-1次插值函数以及插值结果。文件包含拉格朗日插值函数文件和一个例程,可以快速学习拉格朗日插值的算法。(Lagrange interpolation method. Given n points, and can get n-1 th order interpolation function and interpolation results. The file contains Lagrange interpolation function file and an
  3. 所属分类:matlab例程

    • 发布日期:2017-12-29
    • 文件大小:1024
    • 提供者:Jelly0o0
  1. Lagrange

    0下载:
  2. 许多实际问题中都用函数来表示某种内在联系或规律,而不少函数都只能通过实验和观测来了解。在若干个不同的地方得到相应的观测值,拉格朗日插值法可以找到一个多项式,其恰好在各个观测的点取到观测到的值。(In many practical problems, functions are used to express certain internal relations or laws, and many functions can only be understood by experiments an
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-12-27
    • 文件大小:23552
    • 提供者:manchild19
  1. untitled

    0下载:
  2. 运用不同插值方法求解问题的MATLAB实现(MATLAB implementation of different interpolation methods)
  3. 所属分类:其他

    • 发布日期:2017-12-30
    • 文件大小:1024
    • 提供者:哈哈西
  1. insert

    0下载:
  2. 牛顿 拉格朗日 埃尔米特插值法 matlab程序(Newton Lagrange Hermite)
  3. 所属分类:matlab例程

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