CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - convolution filter

搜索资源列表

  1. playwave

    0下载:
  2. 实现wav文件的滤波,先将一个wav文件读到一个数组中去,也把滤波器的冲击函数放在一个数组中,然后进行卷积。-Wav files to achieve the filter, first read a wav file to an array, but also the impact of the filter function in an array, and then proceed to convolution.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-09
    • 文件大小:1.81mb
    • 提供者:杨鑫彦
  1. DSP_matlab_filter

    0下载:
  2. 语音信号的数字滤波,双线性卷积实现滤波器的设计-The voice signal of the digital filtering, bilinear convolution filter design
  3. 所属分类:Other systems

    • 发布日期:2017-12-03
    • 文件大小:463.17kb
    • 提供者:fanyingwei
  1. Convolution

    0下载:
  2. MATLAB source code of linear and circular convolution and box filter implemented as a function ca-MATLAB source code of linear and circular convolution and box filter implemented as a function call
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:1.5kb
    • 提供者:checknmate
  1. conv

    0下载:
  2. 16阶的卷积滤波函数,更改滤波器的系数,实现不同频率带宽的滤波。-16 order of convolution filtering function, change the filter coefficient, implement different frequency bandwidth of the filter.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-29
    • 文件大小:136.92kb
    • 提供者:杨军
  1. jieyao_V1.4

    0下载:
  2. 计算两个矩阵之间的欧氏距离,意信号卷积的运算,并且绘制图象,FIR 底通和带通滤波器和IIR 底通和带通滤波器。- Calculation of the Euclidean distance between the two matrices, Convolution operation is intended to signal and image rendering, Bottom-pass and band-pass FIR and IIR filter bottom pass and ba
  3. 所属分类:Other systems

    • 发布日期:2017-05-05
    • 文件大小:4.74kb
    • 提供者:陈军
  1. fenglou

    0下载:
  2. 各种kalman滤波器的设计,实现了图像的灰度化并进一步用于视频监视控,意信号卷积的运算,并且绘制图象。- Various kalman filter design, Achieve a grayscale image and further control for video surveillance, Convolution operation is intended to signal and image rendering.
  3. 所属分类:Other systems

    • 发布日期:2017-05-05
    • 文件大小:10.02kb
    • 提供者:韩联鹏
  1. siujang

    0下载:
  2. FIR 底通和带通滤波器和IIR 底通和带通滤波器,应用小区域方差对比,程序简单,意信号卷积的运算,并且绘制图象。- Bottom-pass and band-pass FIR and IIR filter bottom pass and band-pass filter, Application of small area variance comparison, simple procedures, Convolution operation is intended to signal an
  3. 所属分类:Other systems

    • 发布日期:2017-05-05
    • 文件大小:9.72kb
    • 提供者:nenjiuqaofen
  1. matlab+c

    3下载:
  2. 二维图像的投影和图像重建,直接傅里叶反变换法,先反投影后滤波,先滤波后反投影,卷积反投影(Two dimensional image projection and image reconstruction, direct Fourier inverse method, first backprojection, after filtering, first filter, back projection, convolution back projection)
  3. 所属分类:其他

    • 发布日期:2017-09-15
    • 文件大小:1.54mb
    • 提供者:忘记小邪
  1. ImageProcess

    0下载:
  2. 滤波,形态学处理,重建,求skeleton(Filter ; convolution; skeleton; distance transfrom; dilation; erosion;)
  3. 所属分类:其他

    • 发布日期:2017-12-23
    • 文件大小:211kb
    • 提供者:栗子llsky
  1. test1

    0下载:
  2. 通过卷积希尔伯特滤波器等方法进行移频,随意尝试,(By convolution Hilbert filter and other methods of frequency shift, random attempt,)
  3. 所属分类:其他

    • 发布日期:2018-01-04
    • 文件大小:1kb
    • 提供者:cchheennpsp
  1. LAB4

    0下载:
  2. 探索卷积的不同的实现方法,而非用matlab中的卷积命令(explore how this can be calculated efficiently using the FFT. This entails understanding the difference between linear and circular convolution. We will explore using the FFT and compare it with a conventional direct im
  3. 所属分类:其他

    • 发布日期:2018-04-21
    • 文件大小:567kb
    • 提供者:Jessicapu
  1. 论文 基于图像恢复在无人机领域的应用与研究 (2)

    3下载:
  2. 由于无人机在航拍时会受到相对运动、姿态变化、光学环境、机械振动等因素的影响,导致所拍图像退化。本文使用MATLAB对无人机航拍图像退化过程进行了仿真实验,根据图像退化的原因建立相应的图像退化模型,把清晰的原图像进行退化处理,然后将模拟出来的退化图像分别使用维纳滤波、约束最小二乘(正则)滤波、Lucy-Richardson迭代非线性和盲解卷积4种不同的复原算法进行恢复,达到复原模糊图像的目的。(The application of UAV aerial photography became mor
  3. 所属分类:其他

    • 发布日期:2018-04-30
    • 文件大小:8.24mb
    • 提供者:小王八
  1. 一种快速稳健高斯回归滤波算法_孔明

    0下载:
  2. 针对稳健高斯回归滤波器运行速度过慢的问题,利用截断高斯权函数的快速卷积提高了算法 运行速度。在详细分析稳健高斯回归滤波器和卷积函数的基础上,推导了截断高斯权函数,并通过实验 确定了合适的参数值。(convolution of the truncated Gauss weight function is used to improve the algorithm. Running speed. Based on the detailed analysis of the robust Gauss r
  3. 所属分类:其他

    • 发布日期:2018-05-04
    • 文件大小:159kb
    • 提供者:tyc56
  1. DeconvolutionCode-LevinEtAl07

    1下载:
  2. 所附代码提供了上述三种反卷积策略的实现。要开始,用户应该检查文件demo.m。反褶积子程序在以下文件中实现:deconvL2频率.m:在频域反褶积,假设高斯导数在前面。2.deconvL2.m:利用共轭梯度算法,假设在空间域上存在高斯导数先验的反褶积。3.deconvSps.m:利用迭代重加权最小二乘算法,在空间域上假设一个稀疏导数先验的反褶积。(The enclosed code provides the implementation of the above three deconvolut
  3. 所属分类:其他小程序

    • 发布日期:2018-12-28
    • 文件大小:702.11kb
    • 提供者:唯爱酥酥
搜珍网 www.dssz.com