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

搜索资源列表

  1. 实验2-插值与拟合

    1下载:
  2. 1、掌握用MATLAB计算拉格朗日、分段线性、三次样条三种插值的方法,改变节点的数目,对三种插值结果进行初步分析。 2、掌握用MATLAB作线性最小二乘的方法。 3、通过实例学习如何用插值方法与拟合方法解决实际问题,注意二者的联系和区别。-1. Grasp by matlab calculating Lagrange, segement linear, 3rd order spline these 3 interpolation method. Analisize the 3 interpola
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:120373
    • 提供者:葛林
  1. 图像缩放(线性)

    0下载:
  2. 图像缩放(线性插值法)-image scaling (linear interpolation)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:439028
    • 提供者:李子
  1. 图像旋转(线性)

    0下载:
  2. 图像旋转(线性插值法)-image rotation (linear interpolation)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:324962
    • 提供者:李子
  1. matlab插值代码

    0下载:
  2. 包含了双线性双三次等插值程序
  3. 所属分类:matlab例程

    • 发布日期:2012-02-02
    • 文件大小:17864
    • 提供者:goodmoring
  1. demosaicing_m.rar

    1下载:
  2. 各种经典的插值程序,包括双线性、最邻近、拉普拉斯、平滑色度等插值方法,本人测试过.,classic demosaicing .m program
  3. 所属分类:Special Effects

    • 发布日期:2015-03-06
    • 文件大小:10896
    • 提供者:周婷
  1. demosaicing

    0下载:
  2.  雙線性內插法(bi-linear interpolation) 此方法以(x,y)的四個鄰近點來求得最近似的灰度 -err
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:930
    • 提供者:ben
  1. simulation

    0下载:
  2. MATLAB计算拉格朗日、分段线性、三次样条三种插值的方法-matlab
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-06
    • 文件大小:3717
    • 提供者:于雨
  1. chazhifa

    0下载:
  2. 插值法 线性化程序 单片机 程序 线性拟和-Linear interpolation procedure pseudoparabolic Singlechip procedures and
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-12
    • 文件大小:1224
    • 提供者:赵国栋
  1. niudun

    0下载:
  2. 计算方法中牛顿插值方法,对若干数据进行线性拟合-Newton' s method of calculation in the interpolation of data on a number of linear fitting
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-02
    • 文件大小:605
    • 提供者:
  1. rotate

    0下载:
  2. 实现图像空间旋转,灰度插值操作,插值方法分别是最近邻法和二次线性法。-Achieve the image space rotation, gray-level interpolation operation, interpolation methods are nearest neighbor method and the second linear method.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:2490
    • 提供者:bbdlp
  1. picbilinerinter

    0下载:
  2. 用于线性图形插值放大,需要放置一张图片。可参看代码内加载内容!-Bilinear inter picture which can be used to change a small size picture to a big size picture.
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:14279
    • 提供者:鲁东生
  1. Bilinearinterpolation

    0下载:
  2. 双线性插值法,用于图像的放大,将图像放大-Bilinear interpolation for image magnification, the image to enlarge
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:588
    • 提供者:王一
  1. shuzhifenxi

    0下载:
  2. 主要涉及以下知识点:分片二次插值、非线性方程组的解法、线性方程组的解法、曲面拟合、最小二乘拟合、矩阵的求逆、计算向量的无穷范数等。-Knowledge involves the following points: piecewise quadratic interpolation, solution of nonlinear equations, solution of linear equations, surface fitting, least squares fitting, matri
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:215762
    • 提供者:abler
  1. interp1

    0下载:
  2. 一个MATLAB源函数,用来计算插值,可以选择使用线性,三次样条插值,Hermite插值等方法,希望对大家有用。-A MATLAB source function, used to calculate the interpolation, you can choose to use linear, cubic spline interpolation, Hermite interpolation, in the hope that useful.
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:4482
    • 提供者:杜玉麟
  1. 超松弛插值与改进欧拉法 龙格库塔法

    0下载:
  2. 拟合超松弛线性插值,改进欧拉法与龙格库塔算法(Fitting the relaxation linear interpolation, the improved Euler method and Runge Kutta algorithm)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-06
    • 文件大小:1024
    • 提供者:xhtleige
  1. xdxhcl

    0下载:
  2. 对MIT心电信号处理,线性插值,低通滤波,高通滤波,带阻滤波。 使用方法为在命令窗口输入R('XX.txt'),XX为你在MIT下载的txt数据。(MIT ECG signal processing, linear interpolation, low pass filter, high pass filter, band stop filter. The use of the method is to enter R ('XX.txt') at the command window, an
  3. 所属分类:matlab例程

    • 发布日期:2018-01-09
    • 文件大小:3072
    • 提供者:夜月明1
  1. double_fit

    0下载:
  2. 输入包含x,y,z信息的dat/txt/lvm数据库,通过双线性插值函数实现二维插值。(Two dimensional interpolation)
  3. 所属分类:LabView编程

    • 发布日期:2018-01-10
    • 文件大小:18432
    • 提供者:rocfly
  1. 多元线性回归

    1下载:
  2. 利用多元回归分析对气象站点数据进行插值运算。(The data of meteorological stations are interpolated by multiple regression analysis.)
  3. 所属分类:数学计算

    • 发布日期:2018-04-19
    • 文件大小:12288
    • 提供者:libo2015
  1. Language

    1下载:
  2. 程序实现线性插值、抛物插值、牛顿多项式插值、等距节点插值、最小二乘法的曲线拟合对函数进行近似(The function is approximated by linear interpolation, parabolic interpolation, Newton polynomial interpolation, equidistant node interpolation, and least square curve fitting.)
  3. 所属分类:数学计算

    • 发布日期:2018-04-21
    • 文件大小:2048
    • 提供者:烟雨萌萌
  1. chazhi

    0下载:
  2. 双线性插值,又称为双线性内插。在数学上,双线性插值是有两个变量的插值函数的线性插值扩展,其核心思想是在两个方向分别进行一次线性插值。双线性插值作为数值分析中的一种插值算法,广泛应用在信号处理,数字图像和视频处理等方面。(Bilinear interpolation is also called bilinear interpolation. In mathematics, bilinear interpolation is a linear interpolation expansion of
  3. 所属分类:其他

    • 发布日期:2018-04-29
    • 文件大小:878592
    • 提供者:sixiudant
« 1 2 3 4 5 6 78 9 10 11 12 ... 45 »
搜珍网 www.dssz.com