搜索资源列表

  1. lagrangennewton

    0下载:
  2. 数值计算中的函数插值法 Lagrange 牛顿插值-Lagrange NEWTON
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-06
    • 文件大小:13312
    • 提供者: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 specif
  3. 所属分类:matlab例程

    • 发布日期:2024-05-06
    • 文件大小:2048
    • 提供者:GPack
  1. Datafitting

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

    • 发布日期:2024-05-06
    • 文件大小:20480
    • 提供者:温娟
  1. interpolation

    0下载:
  2. 几种传统的图像插值放大方法:最近邻插值法,双线性插值法,双三次插值法-Several traditional interpolation to enlarge the image : nearest neighbor interpolation, bilinear interpolation, bicubic interpolation.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-06
    • 文件大小:128000
    • 提供者:zhoujianhua
  1. programs

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

    • 发布日期:2024-05-06
    • 文件大小:9216
    • 提供者:chen
  1. clampedcubicspline

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

    • 发布日期:2024-05-06
    • 文件大小:1024
    • 提供者: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
  3. 所属分类:matlab例程

    • 发布日期:2024-05-06
    • 文件大小:11264
    • 提供者:arvin
  1. newton插值绘制曲线

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

    • 发布日期:2024-05-06
    • 文件大小:3072
    • 提供者: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 m
  3. 所属分类:Windows编程

    • 发布日期:2024-05-06
    • 文件大小:9216
    • 提供者:liljas
  1. fitting

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

    • 发布日期:2024-05-06
    • 文件大小:1024
    • 提供者:utuenn
  1. 抛物线法

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

    • 发布日期:2024-05-06
    • 文件大小: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 inte
  3. 所属分类:matlab例程

    • 发布日期:2024-05-06
    • 文件大小: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 b
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-06
    • 文件大小:23552
    • 提供者:manchild19
  1. untitled

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

    • 发布日期:2024-05-06
    • 文件大小:1024
    • 提供者:哈哈西
  1. insert

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

  1. matlab克里金插值kriging

    0下载:
  2. 克里金(Kriging)插值法,又称空间自协方差最佳插值法,它是以南非矿业工程师D.G.Krige的名字命名的一种最优内插法。克里金法广泛地应用于地下水模拟、土壤制图等领域,是一种很有用的地质统计格网化方法。(Krikin (Kriging) interpolation method, also called spatial covariance best interpolation method, is an optimal inte
  3. 所属分类:其他小程序

    • 发布日期:2024-05-06
    • 文件大小:2048
    • 提供者:candor0702
  1. 数值分析

    0下载:
  2. 用拉格朗日插值法拟合曲线,用牛顿插值法拟合曲线,用厄尔米特插值拟合曲线。(The curve is fitted by Lagrange interpolation, and the curve is fitted by Newton interpolation, and Earl milt interpolation is used to fit the curve.)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-06
    • 文件大小:1024
    • 提供者:xhtleige
  1. ss

    0下载:
  2. 插值计算的MATLAB代码,可以计算相关的插值(MATLAB code for interpolating calculation)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-06
    • 文件大小:1024
    • 提供者:xjdd
  1. lagrange

    0下载:
  2. 拉格朗日插值法可以找到一个多项式,其恰好在各个观测的点取到观测到的值。这样的多项式称为拉格朗日(插值)多项式。数学上来说,拉格朗日插值法可以给出一个恰好穿过二维平面上若干个已知点的多项式函数。(Lagrange interpolation can find a polynomial, which happens to take the observed value at each observation point. Such poly
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-06
    • 文件大小:2048
    • 提供者:shiwel
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »

源码中国 www.ymcn.org