CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - bilinear.m

搜索资源列表

  1. DSP

    0下载:
  2. 先采集一单声道音频信号(.wav)并用WAVREAD文件采样读取,并对其进行频谱分析。分别用窗函数法和双线性变换法设计低通、高通、带通三种FIR滤波器和IIR滤波器。用M文件使信号通过滤波器并对输出信号进行时域和频域分析。-First acquisition of a mono audio signal (. Wav) files with sampling WAVREAD read, and their spectral analysis. Window function, respectiv
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:198051
    • 提供者:宋立泉
  1. BilinearInterplate.m

    1下载:
  2. 双线性插值(Bilinear Interpolation)-Bilinear interpolation (Bilinear Interpolation)
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:37277
    • 提供者:tsai
  1. bilinear

    0下载:
  2. a matlab code for bilinear zooming. by: d m
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:573
    • 提供者:davood
  1. ImageMosaicCode

    0下载:
  2. 老外编的的程序,可以成功运行,推荐下载学习-mosaic.m Code Descr iption The mosaic.m scr ipt operates as follows: First, it converts the values of the images from unsigned int to double. This is done because most of the MATLAB operations use double as default type. Th
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:74505
    • 提供者:jiajia
  1. Real-TimeRobustAlgorithmofDigitalImageStabilizatio

    0下载:
  2. 电子稳像的实时鲁棒性算法,首先对采集到的每帧图像建立高斯金字塔。然后在高斯金字塔的顶层进行 初估计,采用图像块法得到整像素的运动估计矢量。精估计采用光流梯度法。为提高鲁棒性,运用简化的M 收敛法 进行梯度约束。最后阶段采用双线性内插对当前帧与参考帧进行匹准-Electronic image stabilization, real-time robust algorithm, first collected in the establishment of Gaussian pyramid
  3. 所属分类:Graph program

    • 发布日期:2017-03-30
    • 文件大小:940442
    • 提供者:才鸟
  1. BT_Fitler

    0下载:
  2. Matlab代码用Bilinear Transformation方法实现低通,带通,高通,带阻滤波器设计。-Using MATLAB m-file to design LP, BP, HP, BS fitlers by Bilinear Transformation method.
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:3447
    • 提供者:wstclyq
  1. duomeiti

    0下载:
  2. bicubic.m bilinear.m nearest.m多媒体实验m文件 用matlab软件实现-bicubic.m bilinear.m nearest.m
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-31
    • 文件大小:570
    • 提供者:huangyiyi
  1. li9_23

    0下载:
  2. clear all I=imread( lena.bmp ) figure imshow(I) I2=imrotate(I,-4, bilinear ) 逆时针旋转4度 figure imshow(I2) I3=fliplr(I) 垂直镜像 figure imshow(I3) I4=imresize(I,0.5, bilinear ) 缩小为原图的1/2 figure imshow(I4) A=double(I) 转换为double类型
  3. 所属分类:matlab

    • 发布日期:2017-03-21
    • 文件大小:671
    • 提供者:lzp_llz
  1. BilinearQuadAssemble

    0下载:
  2. BBABssemble(K,k,i,j,m,n)根据单元结点信(i,j,m,n)将单刚阵定位到总刚阵中。-This function assembles the element stiffness matrix k of the bilinear quadrilateral element with nodes i, j, m, and
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:707
    • 提供者:王平
  1. reparation-and-sampling-of-an-image

    0下载:
  2. 最近邻降采样程序见 ZuiJinLinJiangCaiYang.m,结果见最近邻降采样.jpg。 双线性降采样程序见 ShuangXianXingJiangCaiYang.m,结果见双线性降采样.jpg。 最近邻恢复程序见 ZuiJinLinHuiFu.m,结果见最近邻恢复.jpg。 双线性恢复程序见 ShuangXianXingHuiFu.m,结果见双线性恢复.jpg。-Nearest-neighbor down-sampling procedures see ZuiJinLinJ
  3. 所属分类:Special Effects

    • 发布日期:2017-05-24
    • 文件大小:4130721
    • 提供者:王子剑
  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
    • 文件大小:13680640
    • 提供者:李雪松
  1. imrotate

    0下载:
  2. 使用双线性插值的图像旋转,和本站的其余旋转不同,我的旋转不会使图像缺角,好处就是旋转后他的傅里叶变换的频域图也旋转同样的角度,同样可以用来处理矩阵,来做滤波器,我在做方向滤波器,有兴趣要的可以m我。-Using bilinear interpolation, image rotation, and the rest of the rotation is the rotation does not make the image Cutaway, the advantage is that the
  3. 所属分类:Special Effects

    • 发布日期:2017-11-07
    • 文件大小:664
    • 提供者:陈雨露
  1. graytwothree.m.tar

    0下载:
  2. 图像缩放中最常用的双线性插值算法,效果很好-The most commonly used image scaling bilinear interpolation algorithm works well
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-08
    • 文件大小:756
    • 提供者:朱昴
  1. bilinearFilter.m

    0下载:
  2. An implementation of a Nonlinear Bilinear Filter
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-13
    • 文件大小:2152
    • 提供者:fabridame
  1. CalibRectNewIndices

    0下载:
  2. For fast image processing this scr ipt extracts all the parameters for stereo image rectification in order to get the largest rectangular image pairs with only valid pixel values. The parameters are sorted in the way images are read in (First pixels
  3. 所属分类:MultiLanguage

    • 发布日期:2017-04-07
    • 文件大小:117233
    • 提供者:Adilson
  1. su

    0下载:
  2. 利用双线性变换法设计一个级联型的椭圆IIR滤波器,对一段含噪语音信号进行滤波去噪处理并根据滤波前后的波形和频谱分析滤波性能。本课程设计仿真平台为MATLAB7.0,开发工具是M语言编程。首先在Windows下用录音机工具录制一段语音信号,并人为加入一单频噪声,然后对信号进行频谱分析以确定所加噪声频率,并设计滤波器进行滤波去噪处理,最后比较滤波前后的波形和频谱并进行分析。-Bilinear transformation method is used to design a cascade elli
  3. 所属分类:Communication

    • 发布日期:2017-04-03
    • 文件大小:1547
    • 提供者:su
  1. weighted-interpolation

    0下载:
  2. 加权插值算法,包括加权最近邻插值,加权双线性插值,加权双三次插值,直接运行demo.m就可以。-Weighted interpolation algorithm, including weighted nearest neighbor interpolation, bilinear interpolation, weighted weighted double three interpolation, directly run the demo. M.
  3. 所属分类:source in ebook

    • 发布日期:2017-05-08
    • 文件大小:4716
    • 提供者:zhongyt
  1. 极图极坐标转换成反极图

    1下载:
  2. This is the inverse of ImToPolar. imP is the polar image with M rows and N columns of data (double data between 0 and 1). M is the number of samples along the radius from rMin to rMax (which are between 0 and 1 and rMax > rMin). Mr and Nr are t
  3. 所属分类:2D图形编程

搜珍网 www.dssz.com