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

搜索资源列表

  1. Convolution

    0下载:
  2. This code implements the affects of linear and non linear kernel.
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:40026
    • 提供者:paz
  1. convolution

    1下载:
  2. 稀疏脉冲反褶积代码,包括高尔消元法解矩阵方程阻,自相关,互相关,褶积,反褶积的代码. 刚参加工作那会儿,上进心也足,爱动脑,编了很多的程序,唯有这一个是我引以为傲的,花了几个星期写的稀疏脉冲(预测)反褶积的代码,放到了现在,觉得也没必要再私藏下去了,不出五年,我都不知道这段代码是干什么的了. 希望对大家有用,方法太简单,所以效果不是太好,请大家修改,如要转载,请记得注明出处. -vc++
  3. 所属分类:Other systems

    • 发布日期:
    • 文件大小:581895
    • 提供者:yqh
  1. parafac_mimo

    1下载:
  2. 基于卷积信号的MIMO系统盲信号估计,运用卷积的方法进行盲信道估计-Convolution-based MIMO system, blind signal signal is estimated using the method of convolution-blind channel estimation
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:31549
    • 提供者:张张
  1. 2009.0423

    0下载:
  2. 传统的边缘检测方法是对原始图像中像素的某小邻域来构造检测算子,它是采用锐化算子(如梯度算子、 拉普拉斯算子)进行的。图像的边缘检测是通过模板作为核与图像中的每一个像素点做卷积和运算,然后选取合适的阈值以提取边缘。-Traditional edge detection method is the original image in a pixel neighborhood operator to construct, it is a sharpening operator (such as the
  3. 所属分类:Graph program

    • 发布日期:2017-04-08
    • 文件大小:5324
    • 提供者:刘卅
  1. convolutional_inside

    0下载:
  2. 卷积码的matlab结构图,很实用,很简洁,欢迎大家下载-Convolution matlab code structure is very useful, very simple, welcome you to download
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:5120
    • 提供者:叶建勋
  1. line_sobel

    1下载:
  2. Canny进行边缘检测,得到图像的边缘,然后sobel算子对图像边缘进行卷积,然后用Hough变换进行直线提取。-Canny edge detection to obtain the edge image, and then sobel edge operator for convolution, and then use the Hough transform for straight line extraction.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:618
    • 提供者:mayan
  1. convolution

    0下载:
  2. convolution signal and system
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:890
    • 提供者:Shin
  1. 1

    0下载:
  2. 数字信号处理 典型序列的Matlab实现和序列的卷积运算-Digital signal processing to achieve a typical sequence of Matlab Convolution and serial computing
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:946
    • 提供者:dupc
  1. convolutionFFT2D

    0下载:
  2. 基于fft的2d旋转 FFT-based 2D convolution-FFT-based 2D convolution
  3. 所属分类:MPI

    • 发布日期:2017-04-16
    • 文件大小:323375
    • 提供者:xiangxingbin
  1. FFT

    0下载:
  2. 基于MATLAB平台实现利用FFT计算线性卷积-MATLAB-based platform for the realization of the linear convolution calculation using FFT
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:905
    • 提供者:gushihu
  1. MATLAB

    0下载:
  2. 运用MATLAB编程实现计算两序列x1(n)={1,2,3,4,5},x2(n)={1,2,3,4,5,4,3,2,1}的圆周卷积-Calculated using MATLAB programming to achieve the two sequences x1 (n) = (1,2,3,4,5), x2 (n) = (1,2,3,4,5,4,3,2,1) of circular convolution
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:674
    • 提供者:王丽越
  1. imageconvolution

    0下载:
  2. 用频域方法计算图像空域卷积,阐释周期延拓对卷积的影响-image s convolution by frequency domain
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-31
    • 文件大小:158251
    • 提供者:jason
  1. ImageProcessing-CircleDetection-RenatoSalas_final

    0下载:
  2. The present report outlines the design, implementation and performance of the application of Hough Transform (HT) to detect circles in arbitrary pictures. Detecting circles in arbitrary pictures involves a two step process in this project. First,
  3. 所属分类:software engineering

    • 发布日期:2017-04-09
    • 文件大小:1108062
    • 提供者:donna
  1. viterb_relize

    0下载:
  2. 卷积编码和viterbi译码实现参考的一些论文-reference paper used to realize convolution code and viterbi decode
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:621235
    • 提供者:付红
  1. gaborcon

    0下载:
  2. these codes read input image and generate the 2D gabor filters, with changeable scale, orientation, perform the convolution with input image.
  3. 所属分类:matlab

  1. convolver

    0下载:
  2. convolution filter which can be used to perform convolution to two functions. useful when you are trying to compress videos and images using convolution/multiplication method
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-08
    • 文件大小:3899
    • 提供者:hao
  1. convolution

    0下载:
  2. circular convolution
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-04
    • 文件大小:1347
    • 提供者:ishu
  1. 1111

    0下载:
  2. 数字图象处理教程 INTRODUCTION 4 DIGITAL IMAGE DEFINITIONS 5 COMMON VALUES 6 CHARACTERISTICS OF IMAGE OPERATIONS 7 TYPES OF OPERATIONS 7 TYPES OF NEIGHBORHOODS 8 VIDEO PARAMETERS 9 TOOLS 9 CONVOLUTION 10 PROPERTIES OF CONVOLUTION 10 FOUR
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2639613
    • 提供者:sean
  1. Fast_conv

    0下载:
  2. Fast algorithm for convolution of two discrete signals in Matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2110
    • 提供者:pitchblue
  1. convolution

    0下载:
  2. its programm for communication and networking system to show fair convolution analysis
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:1644
    • 提供者:ehtesham
« 1 2 34 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com