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

搜索资源列表

  1. 59564355GABOR1234

    0下载:
  2. 使用gabor函数对图像进行卷积操作,对学习图像滤波很有帮助-Gabor function image using the convolution operation, very helpful for learning image filter
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-04
    • 文件大小:879
    • 提供者:李若彤
  1. juanji

    0下载:
  2. 采用vhdl语言编写的卷积编码(2.1.7),通过调试可直接下载使用-Convolution using vhdl language code (2.1.7) can be directly downloaded through the use of debugging
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-28
    • 文件大小:2197
    • 提供者:wangminmin
  1. conv2d

    0下载:
  2. Convolution 2D C code
  3. 所属分类:DSP program

    • 发布日期:2017-04-06
    • 文件大小:139561
    • 提供者:mkg081000
  1. Conv-Int.h

    0下载:
  2. Definitions of convolution interleaver cla-Definitions of convolution interleaver class
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-23
    • 文件大小:957
    • 提供者:Jawahar
  1. CH9

    1下载:
  2. MIMO_OFDM系统的matlab仿真程序以及GUI界面的实现,程序中发射端包括卷积编码,打孔,交织,调制,IFFT变换,加保护间隔以及导频序列,接收端包括信道估计等一系列接收操作-MIMO_OFDM system and GUI interface matlab simulation program implementation, program the transmitter including the convolution coding, punching, interleaving,
  3. 所属分类:matlab

    • 发布日期:2015-01-25
    • 文件大小:32882
    • 提供者:李霞
  1. overlapsave_windows

    0下载:
  2. Overlap save method for convolution of long sequences and study of characteristics of window functions
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1519
    • 提供者:ik
  1. Convolution

    0下载:
  2. VC++开发的图形处理程序,可进行图形区域处理,有模糊图像、锐化图像、Laplacian边缘增强,梯度方向边缘增强,平移差分边缘增强等功能,有详细源码解释-VC++, graphics processing, graphics area can be dealt with fuzzy images, sharpening images, Laplacian edge enhancement, gradient direction of edge enhancement, edge enhance
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2640700
    • 提供者:KKill
  1. sconv

    0下载:
  2. 调用MATLAB命令conv()函数,编写连续信号卷积和的通用程序sconv( )-Call the MATLAB command conv () function, the preparation of continuous signal convolution, and the general program sconv ()
  3. 所属分类:Other systems

    • 发布日期:2017-03-26
    • 文件大小:612
    • 提供者:亢伟
  1. xiaobosoundsignal

    0下载:
  2. 对原始图像在水平方向和垂直方向与2个滤波器(低通、高通)相卷积,可以得到4块面积为原图像1/4的子图,分别为水平方向低频和垂直方向低频(HH)、水平方向低频和垂直方向高频(HG)、水平方向高频和垂直方向低频(GH)、水平方向高频和垂直方向高频(GG)。-The original image in the horizontal direction and vertical direction and two filters (low pass, high pass) with convolutio
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-25
    • 文件大小:1124
    • 提供者:yuanyuan
  1. CONVCODES

    0下载:
  2. convolution code with matlab and simulink
  3. 所属分类:Communication

    • 发布日期:2017-04-02
    • 文件大小:33619
    • 提供者:thanhhavdt
  1. convolution

    0下载:
  2. convolution implemented in gui
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:11462
    • 提供者:Mushtaq
  1. ofdm_conv

    1下载:
  2. 这是urban_macro信道加卷积编码的ofdm程序。 包含文件有:qpsk.m qpsk调制程序 deqpsk.m qpsk解调 ofdm_siglepath.m 单径瑞利衰落程序 sigle_path_conv.m 单径瑞利衰落信道加卷积编码程序 ofdm_urban_macro.m urban_macro信道的ofdm程序 ofdm_my.m urban_macro信道加卷积编码的ofdm程序 viterbi.m viterbi译码程序 cnv_encd.
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:50712
    • 提供者:loseword
  1. convolution

    0下载:
  2. about convolution. provides matlam code
  3. 所属分类:SQL Server

    • 发布日期:2017-04-11
    • 文件大小:1381
    • 提供者:Deepa
  1. ConvolutionCUDA

    0下载:
  2. Convolution filtering is a technique that can be used for a wide array of image processing tasks, some of which may include smoothing and edge detection. In this document we show how a separable convolution filter can be implemented in NVIDIA CUD
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3925731
    • 提供者:vgaliano
  1. convolution

    0下载:
  2. convolution algorithm compression
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1322
    • 提供者:mamamia
  1. Bilinear-interpolation-and-cubic-convolution

    0下载:
  2. 二次线性插值和三次卷积插值,高质量图像缩放技术之一,文中有大量代码,实用性很强。-Bilinear interpolation and cubic convolution,is one of Image scaling technology
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:98202
    • 提供者:张燕
  1. Convolucao_2D

    0下载:
  2. Image convolution with CUDA. You need a Nvidia Cuda enabled video card and the Cuda toolkit and SDK
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-09
    • 文件大小:1220763
    • 提供者:Wendell Diniz
  1. Convolution

    0下载:
  2. 图像处理中的统一卷积核 能够实现卷积的计算 包含工作站 源码。- image processing convolution. calculation of the convolution. can be achieved include workstations source.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2653358
    • 提供者:戴旭光
  1. Easy-convolution-Verilog-file

    0下载:
  2. convolution code for beginers in the field of communication
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:106618
    • 提供者:Jacknapes
  1. Convolution-C-source

    0下载:
  2. Convolution code C source
  3. 所属分类:.net

    • 发布日期:2017-03-27
    • 文件大小:3751
    • 提供者:Studentenu
« 1 2 3 4 56 7 8 9 10 ... 50 »
搜珍网 www.dssz.com