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

搜索资源列表

  1. Dsp_c.rar

    0下载:
  2. dsp算法40例,包括fft、滤波器、谱运算等 1. 将模拟滤波器转变为数字滤波器。 2. 由得到幅频响应 。 3. 用Burg算法求AR模型的参数。 4. 由AR模型参数得到功率谱。 5. 用Levinson算法求解Yule-Walker方程以得到 阶AR模型的参数 。 6. 实现双线性Z变换。 7. 设计巴特沃斯模拟低通滤波器,求出转移函数 。 8. 设计切比雪夫I型模拟低通滤波器,求出转移函数 。 9. 直接由定义求 点复序列 的DFT 。 10.利用经典的Cooley
  3. 所属分类:DSP program

    • 发布日期:2017-03-28
    • 文件大小:59438
    • 提供者:jack
  1. pic_transport.rar

    0下载:
  2. 利用临近点法,双线性法,双立方法等插值算法,实现了图像的平移、缩放和旋转功能,Using near-point, bilinear and bicubic interpolation algorithm to realize image translation, scaling and rotation
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:254024
    • 提供者:winxp
  1. interpolation.rar

    1下载:
  2. 几种传统的图像插值放大方法:最近邻插值法,双线性插值法,双三次插值法,Several traditional interpolation to enlarge the image : nearest neighbor interpolation, bilinear interpolation, bicubic interpolation.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:127532
    • 提供者:zhoujianhua
  1. interp_8

    0下载:
  2. 内含8个常用的差值程序,双线性插值,三次样条插值等-The difference with 8 commonly used procedures, bilinear interpolation, cubic spline interpolation
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:51978
    • 提供者:lily
  1. Image-Intepolation

    0下载:
  2. 利用双线性插值算法,实现图像的放大缩小,内附原理文档。-Bilinear interpolation algorithm to achieve image zoom, containing principles document.
  3. 所属分类:Special Effects

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

    2下载:
  2. 几种插值方法,双线性,三次,最邻近,sinc-Several interpolation, bilinear, cubic, nearest neighbor, sinc
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:12485
    • 提供者:苏林
  1. sscyd.rar

    0下载:
  2. 二阶数字谐振器的频率特性和滤波器的幅频特性和相位特性和预畸变在双线性变换中的作用,Second-order digital resonator frequency filter characteristics and amplitude-frequency characteristics and phase characteristics and pre-distortion in the bilinear transform the role of
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:1581
    • 提供者:
  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. image

    0下载:
  2. 采用双线性插值在vs2005下完成图像处理,实现哈哈镜效果-Bilinear interpolation image processing, convex mirror effect
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:3355844
    • 提供者:王帅
  1. interpolationbilinear

    0下载:
  2. 2006年老外写的双线性内插的源代码,简单易学,容易上手。-Written in 2006, foreigners bilinear interpolation of the source code, easy to learn, easy to use.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:781744
    • 提供者:hao
  1. image

    0下载:
  2. 双线性插值图像放大程序,该程序只对二值图像进行放缩。-Bilinear interpolation image to enlarge the program, the program only for binary image scaling.
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:1725
    • 提供者:sanmao
  1. shuangxianxing

    0下载:
  2. matlab双线性插值算法实现图像放大源代码-matlab bilinear interpolation algorithm to enlarge the image
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:778
    • 提供者:张祖渊
  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. shuangxianxing

    0下载:
  2. 用 双 线 性 插 值 法 实 现 图 像 缩 放-Using bilinear interpolation for image zooming
  3. 所属分类:Graph program

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

    0下载:
  2. 使用C++ Builder進行影像Bilinear放大縮小-The use of C++ Builder for Bilinear Image Zoom
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:280652
    • 提供者:ilanekid
  1. DwindlePic

    0下载:
  2. 用Java实现的 双线性插值算法的源代码(可运行)-Implemented with Java source code for bilinear interpolation algorithm (runs)
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:2029
    • 提供者:chen
  1. yuvzooin

    0下载:
  2. matlab中实现近领插值,双线性插值,这里只实现对yuv分量中的y分量进行缩放,u和v分量是一样的.-achieve nearly from matlab interpolation, bilinear interpolation, only the realization of the quantity of yuv zoom in and out of the y-component, u and v components are the same.
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:578
    • 提供者:
  1. FIRshiyan

    0下载:
  2. 利用双线性变换设计IIR滤波器(只介绍巴特沃斯数字低通滤波器的设计),首先要设计出满足指标要求的模拟滤波器的传递函数 ,然后由 通过双线性变换可得所要设计的IIR滤波器的系统函数 。-IIR filter design using bilinear transform (only introduced the Butterworth digital low-pass filter design), first designed to meet the index requirements of
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:49883
    • 提供者:cuiqida
  1. t

    0下载:
  2. 利用冲击响应不变法和双线性不变法设计的巴特沃斯滤波器-Impulse response using the same method and design of the same bilinear Butterworth filter
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:367448
    • 提供者:赫兹
  1. bilinear_interpolation

    0下载:
  2. 该文章阐述了双线性算法的原理以及并利用此算法实现了图像的缩放函数-The article describes the principle of bilinear algorithms and take advantage of this algorithm, as well as the image scaling function
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-08
    • 文件大小:332537
    • 提供者:林小分
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 36 »
搜珍网 www.dssz.com