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

搜索资源列表

  1. ATKEN插值算法程序 MATLAB

    0下载:
  2. ATKEN插值算法程序 MATLAB
  3. 所属分类:matlab例程

  1. Matlab插值算法

    2下载:
  2. Matlab插值算法的源代码
  3. 所属分类:matlab例程

  1. quadterp.基于FFT的插值频率估计算法

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

    • 发布日期:2017-03-23
    • 文件大小:896
    • 提供者:万三
  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
    • 文件大小:9896
    • 提供者:
  1. dblinear

    1下载:
  2. 用matlab实现了彩色图像的缩放,采用的是双线性插值算法!-Matlab achieved using the zoom color images, using bilinear interpolation algorithm!
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1085081
    • 提供者:张成峰
  1. griddataexam

    0下载:
  2. matlab三角插值算法-matlab triangle interpolation algorithm
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1900
    • 提供者:姚益武
  1. disp_fig

    0下载:
  2. 采用通过提取图像的边缘特征对两幅图像配准,并采用双线性插值算法来提高配准精度。用于两幅图像间变化不大的配准。-Adopted through the extraction of image edge characteristics of two image registration, using bilinear interpolation algorithm to improve registration accuracy. Between two images for little chan
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:6941
    • 提供者:jiaojiao
  1. vebyk

    1下载:
  2. 二维网格点的克里金插值,克里金插值是一种插值算法,广泛应用在工业中,用matlab编写-The program is designed to interpolate values on a regular two-dimensional grid using ordinary kriging.
  3. 所属分类:matlab

    • 发布日期:2017-04-24
    • 文件大小:339796
    • 提供者:大长今
  1. iminerpolation

    0下载:
  2. 一种新的图像插值算法,此算法不需要先验信息,主要包括聚类分析,模式识别,图像插值三个阶段-A new image interpolation algorithm, the algorithm does not require a priori information, including cluster analysis, pattern recognition, image interpolation in three stages
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:200724
    • 提供者:zjian
  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. Gauss

    0下载:
  2. 高斯插值算法,有人需要吗,我的收藏,欢迎下载-Gaussian interpolation algorithm, some people need to be done, my collection, please download
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:687
    • 提供者:全能骑士
  1. shuzhifenxichazhi

    0下载:
  2. 该算法集集中了数值分析当中几乎所有的插值算法,如牛顿法,艾特肯法,高斯法,样条函数法等,均在MATLAB(R2006@)中运行通过了。-The algorithm sets a numerical analysis which focused on almost all the interpolation algorithms, such as Newton' s law, Aitken law, Gauss law, such as spline function method, are
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:10208
    • 提供者:qinghexiaoyue
  1. Netwon_Insert-MATLAB

    0下载:
  2. 牛顿插值算法,输入自变量的值便可求出相应因变量的近似值~-Newton interpolation algorithm, input from the variable value can derive a corresponding approximation of the dependent variable ~
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:531
    • 提供者:green
  1. lagrange_interp

    0下载:
  2. MATLAB编写的拉格朗日插值算法MATLAB interpolation algorithm written in Lagrange(MATLAB interpolation algorithm written in Lagrange)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-12-24
    • 文件大小:1024
    • 提供者:只北不南
  1. 插值

    1下载:
  2. 采用下拉菜单的方式实现数字插值方式的选择,并通过回调函数完成相应的插值算法和图像显示,在原始数据的输入和处理上,主要采用字符串的写入和读取与处理方式,实现对原始数据读入和分析。本次设计是对单选按钮的使用、按钮控件的应用及轴显示图形应用的综合设计,最终实现了多种插值算法的切换。通过设计与调试,本工具包集成了一维插值和二维插值中的最邻近插值,最小立方插值,线性插值等插值算法,最后达到对同一组数据可以用不同插值方法设计,通过优化处理得到适合插值算法。(The drop-down menu select
  3. 所属分类:其他

    • 发布日期:2017-12-30
    • 文件大小:15360
    • 提供者:jrhc
  1. matlab插值算法编程

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

    • 发布日期:2018-01-01
    • 文件大小:11264
    • 提供者:mafei217
  1. 第4章 插值

    0下载:
  2. matlab插值计算相关程序,各种插值算法,有十九个文件(Matlab interpolation calculation related procedures, a variety of interpolation algorithms, there are nineteen files)
  3. 所属分类:其他

    • 发布日期:2018-01-03
    • 文件大小:10240
    • 提供者:剑客123
  1. 插值算法

    0下载:
  2. hermite插值,Newton插值,lagrange插值是三种常用的数值插值方法,本文件采用MATLAB对三种插值算法进行了实现。(hermite interpolation)
  3. 所属分类:其他

  1. 插值与拟合

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

    • 发布日期:2018-04-20
    • 文件大小:179200
    • 提供者:XX峰
  1. 1插值法—拉格朗日插值法

    0下载:
  2. 使用matlab编写了拉格朗日插值算法的函数,里面有题目,可直接运行计算得到结果。(The function of Lagrange interpolation algorithm is written by MATLAB. There are questions in it, which can be directly run and calculated and get the result.)
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:5120
    • 提供者:jeff1130
« 12 3 4 5 6 7 8 9 10 ... 26 »
搜珍网 www.dssz.com