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

搜索资源列表

  1. discreteconvolution

    0下载:
  2. A light implementation of a discrete convolution procedure using either the Laplacian or Identity kernel. You need the source image convolution-input.ppm. The result is convolution-result.ppm. -implementation of a discrete convo lution procedure usin
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:2086
    • 提供者:田先生
  1. CONV

    1下载:
  2. 卷积&相关的VC程序,依托fft实现快速卷积和相关
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:4462
    • 提供者:顾楼
  1. conv

    0下载:
  2. matlab中计算数列子相关和互相关的程序
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:1177
    • 提供者:片片鱼
  1. matlab

    1下载:
  2. 在MATLAB中,信号S经过信道H卷积后生成接收信号V,V=conv(S,H),从V和H反卷积
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:3466
    • 提供者:ftgfhgf
  1. convconv

    0下载:
  2. Int Conv Poly This code is described in \"Computational Geometry in C\" (Second Edition), Chapter 7. It is not written to be comprehensible without the explanation in that book.
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:5316
    • 提供者:fds
  1. 2D

    0下载:
  2. C code for \"Computational Geometry in C (Second Edition)\": Code function Chapter pointer directory ----------------------------------------------------- Triangulate Chapter 1, Code 1.14 /tri Convex Hull(2D) Chapter 3, Code 3.8 /graham Convex Hull(
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:67880
    • 提供者:Mark
  1. FIR

    1下载:
  2. 数字信号处理基于matlab 文件内容 /conv(卷积部分) dupconv 重叠保留法 freqcirconv 频域圆周卷积 freqconv 频域卷积 timecirconv 时域圆周卷积 timeconv 时域卷积 /fft(频域分析部分) d2fft 基2FFT dft DFT最简化程序 dtft DTFT演示 /fir(fir滤波器设计) fir 得到fir滤波器hn getwindow 得到fir
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:37551
    • 提供者:李文
  1. Conv

    0下载:
  2. This the code about convolution-This is the code about convolution
  3. 所属分类:Special Effects

    • 发布日期:2017-04-27
    • 文件大小:110357
    • 提供者:john smith
  1. Ccode2.tar

    1下载:
  2. c语言计算几何 三角化 Ch1, Code 1.14 凸形外壳[2D] Ch3, Code 3.8 凸形外壳[3D] Ch4, Code 4.8 球 Chapter 4, Fig. 4.15 德劳内类型 Ch5, Code 5.2 ...See *English version.-\Computational Geometry in C\ the book s recipe Triangulate Chapter 1, Code 1.14 /tri Convex
  3. 所属分类:Special Effects

    • 发布日期:2016-08-10
    • 文件大小:57095
    • 提供者:XJ
  1. conv

    0下载:
  2. 本文介绍在研究生阶段研究的最新卷积程序,希望有用。-This article describes the stages of postgraduate study at the latest convolution process, seek to help.
  3. 所属分类:Wavelet

    • 发布日期:2017-04-07
    • 文件大小:2025
    • 提供者:李百良
  1. SignalProcess

    3下载:
  2. VC++6.0下实现 FFT IFFT Hilbert CONV FIR滤波器 小波降噪-VC++6.0 to achieve FFT IFFT Hilbert CONV FIR filter wavelet noise reduction
  3. 所属分类:Special Effects

    • 发布日期:2014-11-15
    • 文件大小:1624064
    • 提供者:qiwenbo
  1. Wavelet-signal-

    0下载:
  2. 小波信号分解与重构的Matlab程序,程序里边涉及卷积的直接调用的Matlab的conv()函数。-Wavelet signal decomposition and reconstruction in Matlab,Program inside invoked directly related to the convolution of Matlab conv () function.
  3. 所属分类:Wavelet

    • 发布日期:2017-04-01
    • 文件大小:2247
    • 提供者:王艳
  1. blur_mtrx1

    1下载:
  2. 输入卷积核h和信号长度N,生成卷积矩阵H conv(h,x, full ) == blur_mtrx1(h,length(x), full )*x 支持‘full’‘valid’和‘circular -generate the blur matrix
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-10-19
    • 文件大小:92426
    • 提供者:xuyq
  1. program

    0下载:
  2. the conv of continuous time to achieve data convolution,something about signal and system,one from random and the other as we-the conv of continuous time to achieve data convolution,something about signal and system,one from random and the other as w
  3. 所属分类:Special Effects

    • 发布日期:2017-11-28
    • 文件大小:11391
    • 提供者:邓松波
  1. Bmp-to-head-file

    0下载:
  2. 把bmp图片转换为c语言,需要安装labVIEW2011.-conv bmp picture to c head file.LabVIEW 2011 is needed.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-15
    • 文件大小:15180
    • 提供者:witck
  1. CNN.tar

    1下载:
  2. 卷积神经网路 包括了MLP层,conv层,pooling层,RBM层,LRN层,采用xml配置文件设置参数,实现训练识别-Convolution neural network, including the MLP layer, conv layer, pooling layer, RBM layer, LRN layer, using xml configuration file to set parameters to achieve recognition training
  3. 所属分类:Graph Recognize

    • 发布日期:2015-12-22
    • 文件大小:1480704
    • 提供者:刘慧慧
  1. conv-net-0.1

    0下载:
  2. 这是卷积神经网络在字符识别的应用,大家可以学习学习。-This is a convolution neural network character recognition application, we can learn it.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-17
    • 文件大小:4383161
    • 提供者:张利宁
  1. conv

    0下载:
  2. 矩阵卷积的几种版本:conv函数,矩阵乘法形式,纯矩阵乘法形式(Several versions of matrix convolution: convolutional vision, matrix vision, only-matrix vision)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-03
    • 文件大小:1643520
    • 提供者:zoe_dsj
  1. 常用图像去模糊算法分析与对比

    0下载:
  2. 【编程实现】 I = checkerboard(8); subplot(221); imshow(I); title('Original Image (courtesy of MIT)'); % 模拟运动模糊. LEN = 21; THETA = 11; PSF = fspecial('motion', LEN, THETA); blurred = imfilter(I, PSF, '
  3. 所属分类:图形图象

    • 发布日期:2018-01-08
    • 文件大小:367616
    • 提供者:郑阿冬
  1. 求解反卷积

    1下载:
  2. 图像的卷积处理以及进行解卷积的操作,用conv进行卷积操作(Convolution operation of image and operation of deconvolution, convolution operation with conv)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-30
    • 文件大小:1024
    • 提供者:岛屿12
« 12 »
搜珍网 www.dssz.com