搜索资源列表

  1. 59564355GABOR1234

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

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:李若彤
  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编程

    • 发布日期:2024-05-18
    • 文件大小:2048
    • 提供者:wangminmin
  1. conv2d

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

    • 发布日期:2024-05-18
    • 文件大小:139264
    • 提供者:mkg081000
  1. Conv-Int.h

    0下载:
  2. Definitions of convolution interleaver cla-Definitions of convolution interleaver class
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:Jawahar
  1. CH9

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

    • 发布日期:2024-05-18
    • 文件大小:32768
    • 提供者:李霞
  1. overlapsave_windows

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

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者: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
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-18
    • 文件大小:2640896
    • 提供者: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. 所属分类:其他小程序

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:亢伟
  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 pa
  3. 所属分类:加密解密

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:yuanyuan
  1. CONVCODES

    0下载:
  2. convolution code with matlab and simulink
  3. 所属分类:编程文档

    • 发布日期:2024-05-18
    • 文件大小:33792
    • 提供者:thanhhavdt
  1. convolution

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

    • 发布日期:2024-05-18
    • 文件大小:11264
    • 提供者:Mushtaq
  1. lic.tar

    0下载:
  2. line integral convolution code
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-18
    • 文件大小:474112
    • 提供者:john
  1. ofdm_conv

    0下载:
  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程序 vit
  3. 所属分类:matlab例程

    • 发布日期:2024-05-18
    • 文件大小:51200
    • 提供者:loseword
  1. convolution

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

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者: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 ca
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-18
    • 文件大小:3926016
    • 提供者:vgaliano
  1. convolution

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

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:mamamia
  1. Bilinear-interpolation-and-cubic-convolution

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

    • 发布日期:2024-05-18
    • 文件大小:98304
    • 提供者:张燕
  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编程

    • 发布日期:2024-05-18
    • 文件大小:1220608
    • 提供者:Wendell Diniz
  1. Convolution

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

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

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

    • 发布日期:2024-05-18
    • 文件大小:106496
    • 提供者:Jacknapes
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »

源码中国 www.ymcn.org