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

搜索资源列表

  1. lagrange插值matlab代码

    0下载:
  2. lagrange插值matlab代码
  3. 所属分类:matlab例程

  1. 克里金插值matlab源程序

    7下载:
  2. 克里金插值matlab源程序,采用高斯模型,简单有效。,Kriging interpolation matlab source code, the use of Gaussian models, simple and effective.
  3. 所属分类:matlab例程

    • 发布日期:2012-08-21
    • 文件大小:1603
    • 提供者:zd
  1. MATLAB实现拉格朗日、分段线性、三次样条三种插值的方法

    15下载:
  2. MATLAB实现拉格朗日、分段线性、三次样条三种插值的方法,改变节点的数目,对三种插值结果进行初步分析,MATLAB realization of Lagrange, piecewise linear, cubic spline interpolation in three ways, changing the number of nodes, interpolation of three preliminary analysis of the results
  3. 所属分类:matlab例程

    • 发布日期:2013-03-26
    • 文件大小:120377
    • 提供者:刘文
  1. 用matlab编写的实现Lagrange插值函数

    0下载:
  2. 用matlab编写的实现Lagrange插值函数和三次样条插值函数,输入值为x向量和对应的y向量,输出函数图像,Matlab prepared with the realization of Lagrange interpolation function and cubic spline interpolation function, type the value of x vector and the corresponding y vector, the output function of
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-03-21
    • 文件大小:1666
    • 提供者:张宁
  1. quadterp.基于FFT的插值频率估计算法

    0下载:
  2. 基于FFT的插值频率估计算法,matlab代码。,FFT-based frequency estimation algorithm of interpolation, matlab code.
  3. 所属分类:matlab例程

    • 发布日期:2017-03-23
    • 文件大小:896
    • 提供者:万三
  1. Matlab

    0下载:
  2. MATLAB最近临插值算法和线性插值算法,完全代码,关于matlab的插值算法图像放大-MATLAB interpolation algorithm and a recent clinical linear interpolation algorithm, complete code, matlab interpolation algorithm on the image to enlarge
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:3029
    • 提供者:matlab
  1. MATLAB-interpolation-process

    0下载:
  2. MATLAB 中的插值程序,含说明与范例,并比较四种插值方法的结果。-MATLAB in the interpolation process, including descr iption and examples, and compare the results of four kinds of interpolation methods.
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:112204
    • 提供者:岳弘达
  1. matlab插值与数据拟合

    6下载:
  2. 使用matlab的插值与数据拟合,含有插值原理,方程,插值方法有:拉格朗日多项式插值,分段线性插值,三次样条插值,最小二乘法,有多个实例(有源码、语句、结果、图像等)
  3. 所属分类:matlab例程

    • 发布日期:2013-04-01
    • 文件大小:1138688
    • 提供者:zdlsir
  1. 拉格朗日插值的龙格现象matlab编程

    0下载:
  2. 拉格朗日插值的龙格现象matlab编程,word文档
  3. 所属分类:matlab例程

  1. MATLAB插值编程

    0下载:
  2. matlab插值源代码(转)(Solving practical problems)
  3. 所属分类:matlab例程

  1. 激励插值法

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

    • 发布日期:2017-12-25
    • 文件大小:1024
    • 提供者:ppwangpoppy
  1. 插值与拟合(matlab+lingo源代码) (2)

    0下载:
  2. 插值与拟合(matlab+lingo源代码)(Interpolation and fitting (matlab + lingo source code))
  3. 所属分类:matlab例程

    • 发布日期:2017-12-28
    • 文件大小:52224
    • 提供者:流777
  1. matlab插值算法编程

    1下载:
  2. 数值计算科学中的插值算法的MATLAB程序(MATLAB program of interpolation algorithm)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-12-31
    • 文件大小:11264
    • 提供者:mafei217
  1. 抽取与插值

    0下载:
  2. 抽取与插值的matlab源程序,能够实现数据的灵活抽取与插值,对数据处理带来很多方便。(Extraction and interpolation of matlab source code, to achieve the flexibility of data extraction and interpolation, data processing to bring a lot of convenience.)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-01-03
    • 文件大小:2048
    • 提供者:谢欢儿
  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
    • 文件大小:1024
    • 提供者:xhtleige
  1. matlab克里金插值kriging

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

    • 发布日期:2018-01-09
    • 文件大小:2048
    • 提供者: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
    • 文件大小:61440
    • 提供者:g-nice
  1. 插值与拟合

    0下载:
  2. matlab经典算法的程序\插值与拟合 包括多项式的拟合,多项式的插值,有经典算例(The program of the classical matlab algorithm -- interpolation and fitting)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-20
    • 文件大小:179200
    • 提供者:XX峰
  1. 三次样条插值

    5下载:
  2. 程序主要实现了三次样条插值,程序注释很详细(It mainly implements cubic spline interpolation with detailed program annotations.)
  3. 所属分类:matlab例程

    • 发布日期:2019-10-17
    • 文件大小:28672
    • 提供者:强儿
  1. 样条插值

    1下载:
  2. 样条插值的研究背景,样条函数的力学意义,三次样条插值多项式的构造,一般的插值问题(Research background of spline interpolation, mechanical meaning of spline function, construction of cubic spline interpolation polynomials, general interpolation problems)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2021-02-19
    • 文件大小:1180672
    • 提供者:烦恼和功能
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com