CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 2D图形编程 搜索资源 - matlab 插值

搜索资源列表

  1. interpolationandfitting

    0下载:
  2. 使用matlab做的插值和拟合的小程序,附有问题原理和具体应用的ppt-use Matlab do interpolation and fitting of small procedures, principles and problems with specific applications ppt
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:175.68kb
    • 提供者:muying
  1. mathvalue_1

    0下载:
  2. 很经典的数据插值和拟合程序,MATLAB程序
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:3.8kb
    • 提供者:韩寒
  1. AMLE

    0下载:
  2. AMLE水平集图像插值(AMLE.cpp),包括灰度图轮廓跟踪算法(edgeTrace.cpp),数学形态运算(morphology.h) (其中 AMLE.cpp 是王大凯等《图像处理的偏微分方程方法》一书附带CD中Matlab代码 AMLE_level_set_interp.m 的C++实现)。 注意!本项目还需要下载本人先前上传的 DIBmp.rar,并请自行调整项目所含文件的路径。-AMLE, Edge trace, morphology
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-30
    • 文件大小:120.29kb
    • 提供者:liuqungen
  1. deltainsert

    0下载:
  2. 利用偏移量插值实现图像的透视变换(运用了双线性变换原理)-Offset interpolation using the image perspective transformation (using the bilinear transformation principle)
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-03
    • 文件大小:163.9kb
    • 提供者:YY7EE
  1. mydemo

    1下载:
  2. Image Interpolation,Matlab 7实现的图像插值程序-Image Interpolation, Matlab 7 to achieve the image interpolation process
  3. 所属分类:2D Graphic

    • 发布日期:2015-03-06
    • 文件大小:4.2kb
    • 提供者:丫丫
  1. ndnanfilter

    0下载:
  2. NDNANFILTER N维零相位数字滤波器,忽略NaN的。 短语法: [年,钨] = ndnanfilter(十,HWIN,女) 短输入: X - 有/无NaN的多维数据。 HWIN - 窗口的名称(默认情况下移动平均的Nd: rectwin )。 的F - 向量指定为每个维窗口半宽度。 短暂输出: Ÿ - 过滤/平滑X数据与零相移(如X!一样大小)。 W - N维是通过一种特殊的子函数生成的中心对称的窗口称为
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-23
    • 文件大小:5.58kb
    • 提供者:namind
  1. nearset

    0下载:
  2. 最邻近插值的matlab实现代码,可以对图像进行插值,插值的方法为最邻近插值法-The nearest neighbor interpolation matlab code, image interpolation, interpolation methods nearest neighbor interpolation
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-18
    • 文件大小:388.29kb
    • 提供者:王天水
  1. image_pro_1

    0下载:
  2. 用Matlab实现的对图像双线性插值进行缩放,里面包含两次缩放-Bilinear interpolation of the image is scaled using Matlab, which contains two scaling
  3. 所属分类:2D Graphic

    • 发布日期:2017-12-04
    • 文件大小:854byte
    • 提供者:hejiangshan
  1. benzlxs

    0下载:
  2. 用matlab编写逆投影变换程序,三个m文件分别代表最近邻插值法,双线性插值法,立方卷积插值法,通俗易懂,含有测试图片,打开就能用-Inverse projection transformation program, matlab prepared three m documents represent the nearest neighbor interpolation, the bilinear interpolation and cubic convolution interpolatio
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-12
    • 文件大小:13.05mb
    • 提供者:李雪松
  1. Byangtiao

    0下载:
  2. 这是3次B样条插值的matlab程序,当中使用的符号是自己定义的与数学表达式中的不同,情自行理解-This is three times a B-spline interpolation matlab program, which use their own symbols and mathematical expressions defined in different self-understanding of the situation
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-28
    • 文件大小:2.82kb
    • 提供者:党毅
  1. demosaic

    1下载:
  2. C语言实现matlab中的系统函数demosic函数的G分量插值-demosic G interpolation
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-09
    • 文件大小:1.65mb
    • 提供者:胡开云
  1. imrotate

    0下载:
  2. 适用于matlab 的图形旋转代码,可自定义旋转角度,使用邻近插值不全图像-Applicable to matlab graphical rotation code, the rotation angle can be customized using the neighbor interpolation incomplete picture
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-16
    • 文件大小:11.32kb
    • 提供者:王隶桢
  1. IDW_matlab

    1下载:
  2. 反距离权重插值算法的matlab实现,简单易懂的算法-IDW interpolation algorithm matlab realize, straightforward algorithm
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-28
    • 文件大小:310.86kb
    • 提供者:蔡承锋
  1. matlab-_scaler

    0下载:
  2. 分别用最邻近插值算法和双线性插值算法在matlab上实现图像的缩放.word文档。附有算法原理以及实现效果。-Image scaling using the nearest neighbor interpolation algorithm and bilinear interpolation algorithms were implemented on matlab
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-01
    • 文件大小:847.63kb
    • 提供者:卫伟
  1. SplineInterpolation-in-mfc

    1下载:
  2. 1、将三次样条插值功能封装成CCubicSplineInterpolation类,所采用的是第二类边界条件:在端点的二阶导数值为0. 2、基于对话框设计了使用界面,通过打开文件夹内的test.xls可以载入全部数据,并可利用上述三次样条类进行单点插值和全部插值。 3、经检验,该程序插值结果与matlab中: pp=csape(a,b, second ,[0 0]) result=ppval(pp,x0) 插值结果一致。-1, will be packaged into a cub
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-15
    • 文件大小:3.57mb
    • 提供者:蒋鸿伟
  1. Language

    0下载:
  2. 拉格朗日插值matlab程序,不是自带函数-laglangri matlab pro
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-12
    • 文件大小:574byte
    • 提供者:张文欣
  1. Lagrange-interpolation-program-s

    0下载:
  2. 利用MATLAB,通过迭代法实现拉格朗日插值程序,并计算迭代误差——用于高等工程数学-Using MATLAB, the Lagrange interpolation program is realized by the iterative method, and the iteration error is calculated.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-12
    • 文件大小:659byte
    • 提供者:ddf dfd
  1. guidedfilterinterpolation

    0下载:
  2. 将导向滤波应用于图像插值的matlab代码,效果比较好,处理速度非常快。-Will guide the filter applied to the image interpolation matlab code, the effect is better, the processing speed is very fast.
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-04
    • 文件大小:339.21kb
    • 提供者:王斌
  1. losg-typing

    0下载:
  2. MATLAB中插值与拟和小函数,便于大家节省敲打键盘的时间 你们只要能够看懂它-Interpolation and fitting in MATLAB and small function, facilitate everybody to save typing time As long as you can understand it
  3. 所属分类:2D Graphic

    • 发布日期:2017-12-18
    • 文件大小:175kb
    • 提供者:anplyrij
  1. andevecybody

    0下载:
  2. MATLAB中插值与拟和小函数,便于大家节省敲打键盘的时间 你们只要能够看懂它-Interpolation and fitting in MATLAB and small function, facilitate everybody to save typing time As long as you can understand it
  3. 所属分类:2D Graphic

    • 发布日期:2017-12-23
    • 文件大小:175kb
    • 提供者:Rayzgnd
« 12 »
搜珍网 www.dssz.com