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

搜索资源列表

  1. LFSR

    0下载:
  2. 基于LFSR生成m序列的图像隐藏算法,利用线性插值的方法将经过异或的的图像隐藏在同样大小的一幅载体图像中-Based on LFSR generates m-series images hiding algorithm, using linear interpolation method will be through the exclusive or of the hidden images of the same size of a vector image
  3. 所属分类:Special Effects

    • 发布日期:2017-03-25
    • 文件大小:47998
    • 提供者:xlmm
  1. ZHAO_OFDM

    0下载:
  2. 这个程序除了接收机同步、信道编码没有加入外,基本上反映了一个OFDM系统的特性: 1. qpsk/16qam/64qam映射、解映射 2. OFDM调制解调(循环前缀,FFT等) 3. 非整数采样时刻多径时延的多径信道 4. Rayleigh或者Rician多径信道 5. 信道的连续时变(非block fading) 6. 线性插值信道估计 7. FFT变换域插值信道估计-In addition to this program receiver synchroniza
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-03-24
    • 文件大小:1357
    • 提供者:施炯
  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. MATLAB

    0下载:
  2. 适用于用MATLAB计算线性插值,只能计算一维插值。-It s used for calculate with MTLAB.
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1998
    • 提供者:Simon
  1. hang_ji_shi_bie

    1下载:
  2. 航迹识别,用到改进的近邻搜索算放,双线性插值,BP预测等方法-Track identification, use the search operator to improve the neighbor put, bilinear interpolation, BP prediction method
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-21
    • 文件大小:850934
    • 提供者:张海如
  1. bilinear_interpolat2

    0下载:
  2. 双线性插值matlab代码。 子函数: bilinear_interpolat2()采用双线形插值实现图像放大 参数说明: I_in - 输入待放大图像 N - 放大系数 I_out - 返回的放大图像-双线性插值matlab代码。 子函数: bilinear_interpolat2()采用双线形插值实现图像放大 参数说明: I_in - 输入待放大图像 N - 放大系数 I_out - 返
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:569
    • 提供者:ramseysutherla
  1. matlab-image-watermarking

    1下载:
  2. 1)图像的读取和保存。 2)设计图形用户界面,让用户能够对图像进行任意的亮度和对比度变化调整,显示和对比变换前后的图像。 3)设计图形用户界面,让用户能够用鼠标选取图像感兴趣区域,显示和保存该选择区域。 4)编写程序通过最近邻插值和双线性插值等算法将用户所选取的图像区域进行放大和缩小整数倍的操作,并保存,比较几种插值的效果。 5)图像直方图统计和直方图均衡,要求显示直方图统计,比较直方图均衡后的效果。 6)能对图像加入各种噪声,并通过几种滤波算法实现去噪并显示结果。比较去噪效
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2125174
    • 提供者:zxg
  1. matlab-image-shifting-and-rotate

    0下载:
  2. matlab 做图像平移和旋转 用的是领域插值法 二次线性插值 另外还有一些调用matlab自带函数的编程-matlba image shift and rotate
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1756840
    • 提供者:chao
  1. Bilinear-Interpolation

    0下载:
  2. 双线性插值matlab程序,内容是灰度级插值之双线性原理与实现,包括原理简介和代码源程序-Bilinear Interpolation based on matlab
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:6001
    • 提供者:许宗敏
  1. matlab-LTE-xindaoguji

    3下载:
  2. 实现LTE下行信道估计,有LS、LMMSE、SVD-MMSE和线性插值、二阶插值、三次样条插值等算法-LTE downlink channel estimation, LS, LMMSE, SVD-MMSE and linear interpolation, second order interpolation, cubic spline interpolation algorithm
  3. 所属分类:assembly language

    • 发布日期:2015-09-23
    • 文件大小:19456
    • 提供者:xiaoqing
  1. Matlab

    1下载:
  2. 图像的采样 • 写程序:以2 为尺度,下采样图像 ,观察不同分辨率下图像的变化情况(a) • 写程序:把(a)中获得的图像,进行上采样处理,可以选择不同的平滑方 法,比如,邻近像素复制,或者线性插值等。讨论上采样后图像的质量变 化。找出相应的改进方法。 -图像的采样 • 写程序:以2 为尺度,下采样图像 ,观察不同分辨率下图像的变化情况(a) • 写程序:把(a)中获得的图像,进行上采样处理,可以选择不同的平滑
  3. 所属分类:Picture Viewer

    • 发布日期:2017-11-06
    • 文件大小:898631
    • 提供者:rebecca
  1. spline3

    0下载:
  2. 数值计算方法 三段线性插值matlab程序,可以输出各段函数-Numerical methods linear interpolation matlab program three sections, each section can be output function
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:1457
    • 提供者:wangkai
  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
    • 文件大小:867971
    • 提供者:卫伟
  1. matlab-Fisheye-correction

    0下载:
  2. 用matlab,对鱼眼图像进行畸变校正,并用线性插值法对校正后的鱼眼图像进行插值,获得较好的效果。-With matlab, fish eye image distortion correction, and linear interpolation method for correcting the fisheye image interpolation, to obtain better results.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:1208
    • 提供者:夏海
  1. matlab

    0下载:
  2. 图像插值算法有三种:最近邻插值、双线性插值和双三次插值,这里有前两种插值算法的matlab程序-Image interpolation algorithm has three: nearest neighbor interpolation, bilinear interpolation and bicubic interpolation, here are the first two interpolation algorithm matlab program
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:935949
    • 提供者:heshiming
  1. Matlab--Interpolation

    0下载:
  2. Matlab之插值法,包括线性插值,-Matlab of the interpolation method, there are close to point interpolation
  3. 所属分类:matlab

    • 发布日期:2017-04-28
    • 文件大小:406435
    • 提供者:paipai
  1. MATLAB

    0下载:
  2. 采用邻近插值法和双线性插值法图像进行缩放和旋转-In neighbor interpolation and bilinear interpolation image scaling and rotation
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:6222
    • 提供者:wang
  1. MATLAB

    0下载:
  2. 用于简单的最小二乘拟合演示和简单的拉格朗日插值、线性插值等的演示小程序-For simple presentations and simple least squares fit of Lagrange interpolation, linear interpolation demo applet
  3. 所属分类:Education soft system

    • 发布日期:2017-04-26
    • 文件大小:462053
    • 提供者:林林
« 1 2 3 45 6 7 8 9 10 »
搜珍网 www.dssz.com