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

搜索资源列表

  1. IDW(距离权倒数插值法)

    3下载:
  2. IDW(距离权倒数插值法)是空间插值中最常用的插值方法之一。本程序基于MATLAB开发,功能齐全,希望用得开心。,IDW (interpolation from the bottom right) is the most commonly used spatial interpolation of the interpolation methods. The program is based on MATLAB development, full-featured, in the hope jo
  3. 所属分类:数学计算/工程计算

    • 发布日期:2017-03-22
    • 文件大小:938byte
    • 提供者:yang
  1. LGLR 用拉格朗日插值法和牛顿插值法求解某点的函数近似值

    1下载:
  2. 自选插值问题,编制一个程序,分别用拉格朗日插值法和牛顿插值法求解某点的函数近似值。-语言 所查询字词的翻译 英语 Optional interpolation problem, the preparation of a program, respectively, Lagrange interpolation and Newton interpolation method for solving the function approximation of a point
  3. 所属分类:数学计算/工程计算

    • 发布日期:2016-01-26
    • 文件大小:1kb
    • 提供者:范川宁
  1. interpolation

    6下载:
  2. matlab各种插值算法应用实例,包括:拉格朗日插值、艾特肯插值法、牛顿插值法、 高斯插值法、 埃尔米特插值法、 分段埃尔米特插值法、样条插值、有理分式插值法、分片双线性插值、二元三点拉格朗日插值及分片双三次埃尔米特插值-a variety of interpolation algorithm matlab application examples include: Lagrange interpolation, Aitken interpolation, Newton interpolatio
  3. 所属分类:Algorithm

    • 发布日期:2015-06-02
    • 文件大小:9.66kb
    • 提供者:
  1. NewtonInterpolation

    0下载:
  2. 用牛顿插值法对离散点进行差值,如果在原来的基础上增加一个点,用该种插值法速度很快,效率高-Using Newton
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:786byte
    • 提供者:萧筱
  1. lagelangri

    0下载:
  2. 这是一个用拉格朗日插值法求解方程组的解。程序不是很完善,多多包涵.-This is a Lagrange interpolation method of solution of equations. Process is not very perfect, forgive me.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:1.51kb
    • 提供者:郭称平
  1. 123456

    0下载:
  2. 根据所给样本数据用三种不同的方法绘制该公路并估计其长度。 分别用线性插值法、最近邻域插值法和三次样条插值法计算公路长度,并用勾股定理估计公路的长度 -According to the sample data in three different ways, the road map and estimate its length. , Respectively, by linear interpolation, nearest neighbor interpolation domain
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:1.69kb
    • 提供者:云天
  1. 423454

    0下载:
  2. 数值分析的实验报告,雅各比和高斯塞代尔迭代法,牛顿及拉格朗日插值法,Triangle.cpp等-Numerical Analysis of the experimental reports, and high-CEDEÑ O Jacoby dayr iterative method, Newton and Lagrange interpolation, Triangle.cpp, etc.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-15
    • 文件大小:8.02kb
    • 提供者:冯莹莹
  1. Q

    0下载:
  2. 1、给定数据表 0.4 0.55 0.8 0.9 1 0.41075 0.57815 0.88811 1.02652 1.17520 求0.5,0.7,0.85处的近似值(拉格朗日插值法)。 -1, given data table 0.4 0.55 0.8 0.9 1 0.41075 0.57815 0.88811 1.02652 1.17520 approximation for 0.5,0.7,0.85 Office (Lagrange interpolat
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-24
    • 文件大小:24.53kb
    • 提供者:weixiaoqian
  1. lagrang

    0下载:
  2. 此程序为拉格朗日插值法,可以对不同的数据进行插值-This program is Lagrange interpolation method, different data can be interpolated
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-03
    • 文件大小:4.23kb
    • 提供者:刘孟
  1. 111

    0下载:
  2. 数值分析计算,应用牛顿插值法对数据进行计算,来获得较好的效果-Numerical analysis, application of Newton interpolation method to calculate the data to obtain better results
  3. 所属分类:Algorithm

    • 发布日期:2017-05-02
    • 文件大小:743.21kb
    • 提供者:徐继克
  1. linear_interp_ang

    0下载:
  2. 在uVision环境下用C编程,通过线性插值法计算出相角的大小-In uVision environment using C programming, calculated by linear interpolation the size of the phase angle
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:848byte
    • 提供者:
  1. 牛顿插值和欧拉法解方程

    0下载:
  2. 欧拉法解常微分方程和牛顿插值法,是数值分析中的经典算法,适合初学者。(Euler solutions of ordinary differential equations and newton interpolation are the classic algorithms, they are suitable for beginners.)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-20
    • 文件大小:2kb
    • 提供者:润惠万物
  1. 激励插值法

    0下载:
  2. 结构动力学中,用激励插值法求结构位移所用的MATLAB编程(Displacement by means of excitation interpolation)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-12-25
    • 文件大小:1kb
    • 提供者:ppwangpoppy
  1. 厄尔米特插值与高斯消去解法

    0下载:
  2. 用厄尔米特插值法拟合曲线,用高斯消去法解线性方程。(The Earl milt interpolation method is used to fit the curve, and the Gauss elimination method is used to solve the linear equation.)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-06
    • 文件大小:1kb
    • 提供者:xhtleige
  1. matlab克里金插值kriging

    0下载:
  2. Kriging插值法,经典克里金插值法,内含说明(Kriging,Classic kriging interpolation method,containing instructions)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-09
    • 文件大小:2kb
    • 提供者:Jakpot
  1. 拉格朗日插值+MATLAB源程序代码

    5下载:
  2. 拉格朗日插值法可以找到一个多项式,其恰好在各个观测的点取到观测到的值。数学上来说,拉格朗日插值法可以给出一个恰好穿过二维平面上若干个已知点的多项式函数。(The Lagrange interpolation method can find a polynomial that happens to be taken to the observed value at the point of each observation. Mathematically, the Lagrange interpo
  3. 所属分类:数学计算

    • 发布日期:2018-04-19
    • 文件大小:60kb
    • 提供者:g-nice
  1. 牛顿插值

    0下载:
  2. matlab牛顿插值法的程序,分为五分和十分(Newton interpolation, five and ten points)
  3. 所属分类:matlab例程

  1. 插值法程序

    0下载:
  2. 插值法程序,包含拉格朗日插值法和牛顿插值法(interpolation method, includes Lagrange interpolation and Newton interpolation)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-02
    • 文件大小:1kb
    • 提供者:靖哥哥sj
  1. 牛顿插值法

    0下载:
  2. 利用牛顿插值法获取多项式系数,同时绘制插值函数和原函数对比图(Obtaining polynomial coefficients by Newton interpolation method and draw the comparison diagram of the interpolation function and the original function at the same time)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-06
    • 文件大小:1kb
    • 提供者:jackajack
  1. 插值法MATLAI程序

    1下载:
  2. 插值法,分段插值,程序运行可靠,可解决问题,仿真结果有2张图可以选择(Interpolation method, piecewise interpolation, the program runs reliably, can solve the problem, simulation results have two pictures to choose)
  3. 所属分类:数值算法/人工智能

« 12 3 4 5 6 7 8 9 10 ... 34 »
搜珍网 www.dssz.com