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

搜索资源列表

  1. _快速傅里叶变换和卷积算法-pdg超星格式

    1下载:
  2. 快速傅里叶变换和卷积算法pdg超星格式-Fast Fourier Transform algorithm and convolution PDG format Superstar
  3. 所属分类:开发工具

    • 发布日期:2008-10-13
    • 文件大小:4.49mb
    • 提供者:莫言
  1. LIC 线卷积,和其他卷积

    0下载:
  2. L IC 方法是基于矢量方向的相关性来对噪声纹理进行低通滤波,最终显示相关性
  3. 所属分类:2D图形编程

    • 发布日期:2010-05-24
    • 文件大小:590.88kb
    • 提供者:barry660
  1. 卷积编码器

    0下载:
  2. 用verilog实现一个(2,1,3)卷积编码器
  3. 所属分类:加密解密

  1. MAP. Matlab程序实现了MAP算法-最大后验概率算法

    9下载:
  2. 这个Matlab程序实现了MAP算法-最大后验概率算法,同时包括对算法有:卷积编码、卷积解码,BPSK,AWGN。同时绘制它的误码率和SNR(信噪比)。,The Matlab program achieved a MAP algorithm- maximum a posteriori probability algorithm, at the same time including the algorithm are: convolutional coding, convolution deco
  3. 所属分类:matlab例程

    • 发布日期:2016-11-21
    • 文件大小:1.3kb
    • 提供者:小单
  1. DSP实验箱5502的卷积算法实验

    0下载:
  2. 这是我们学校的DSP实验箱5502的卷积算法实验,保证可以用,功能很全,它能实现对不同输入信号(正弦波、方波)的卷积结果进行比较.-This is our school s 5502 test box convolution DSP algorithm experiment, to ensure that you can use, features a very full, it can achieve for different input signal (sine wave, square
  3. 所属分类:DSP编程

    • 发布日期:2017-03-25
    • 文件大小:64.72kb
    • 提供者:Mr CAI
  1. concolution

    1下载:
  2. 对模糊图像解卷积的源代码,包含了几个常用的解卷积算法-The solution of fuzzy image source code, contains the deconvolution algorithm of several commonly solution convolution
  3. 所属分类:3D Graphic

    • 发布日期:2017-03-27
    • 文件大小:9.88kb
    • 提供者:wanghuan
  1. juanji

    0下载:
  2. 实验目的:1.了解卷积算法原理。 2.掌握TMS320C5402程序的软件调试方法。 -Experimental purposes: 1. Understand the convolution algorithm. 2. TMS320C5402 procedures to master software debugging method.
  3. 所属分类:DSP program

    • 发布日期:2017-03-24
    • 文件大小:42.29kb
    • 提供者:刘铃华
  1. ksjj

    0下载:
  2. 编写一个MATLAB函数,实现快速卷积算法,给出一个实例。用一个N点离散傅立叶变换同时计算两个N点实序列的离散傅立叶变换。-The preparation of a MATLAB function, fast convolution algorithm, given a case in point. With a N-point discrete Fourier transform at the same time calculation of the two N-point real sequ
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:711byte
    • 提供者:qiwenchao
  1. 数字图像处理图像去模糊迭代盲去卷积算法

    3下载:
  2. 数字图像处理图像去模糊迭代盲去卷积算法matlab源代码-Digital image processing, image deblurring iterative blind deconvolution algorithm Matlab source code
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-06-24
    • 文件大小:1.05kb
    • 提供者:liu
  1. 卷积码的编码和VB译码

    4下载:
  2. 在MATLAB上设计一个(2,1,3)卷积编码器和对应的采用维特比译码算法的译码器。编码器的生成多项式为:[1 0 1;1 1 1]。将编码器的输出经过一个高斯白噪声信道的结果作为译码器的输入,观察比较译码器输出和编码器输入,了解卷积码的容错性,并计算译码结果的误比特率.(A convolutional coder (2, 1, 3) and corresponding decoder using Vitby decoding algorithm are designed on MATLAB.
  3. 所属分类:通讯编程

    • 发布日期:2018-01-03
    • 文件大小:5kb
    • 提供者:semperqaq
  1. 卷积神经网络详述

    2下载:
  2. 从卷积神经网络的发展历史开始,详细阐述了卷积神经网络的网络结构、神经元模型和训练算法。在此基础上以卷积神经网络在人脸检测和形状识别方面的应用为例,简单介绍了卷积神经网络在工程上的应用,并给出了设计思路和网络结构。(Starting from the history of the convolution neural network, the network structure, neuron model and training algorithm of the convolution neur
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-08
    • 文件大小:519kb
    • 提供者:longbing001
  1. 卷积算法与数字滤波器

    0下载:
  2. matlab代码:卷积算法,数字滤波器,矩形窗,凯泽窗(Matlab code: convolution algorithm, digital filter)
  3. 所属分类:matlab例程

  1. 盲解卷积复原

    0下载:
  2. 盲去卷积复原算法,并在MATLAB中进行实验,和维纳滤波的复原效果进行一个对比。盲去卷积的方法有多种,露西-理查德森算法属于图像复原中的非线性算法,与维纳滤波这种较为直接的算法不同,该算法使用非线性迭代技术,在计算量、性能方面都有了一定提升(The blind deconvolution restoration algorithm is carried out in MATLAB and is compared with the restoration effect of Wiener filt
  3. 所属分类:图形图象

    • 发布日期:2018-04-30
    • 文件大小:5kb
    • 提供者:岛屿12
  1. matlab程序

    2下载:
  2. 全变分去卷积算法的matlab实现; 全变分算法的论文; 全变分实现超分辨;全变分实现图像去噪;全变分实现图像恢复(total variation deconvolution; the paper of TV; super resolution; denoising; image recover)
  3. 所属分类:图形图象

    • 发布日期:2018-05-04
    • 文件大小:406kb
    • 提供者:luvky_girl
  1. 盲反卷积算法

    0下载:
  2. 当没有被称为失真的信息时(模糊和噪音),盲反卷积算法可有效使用,改善图像质量(When no information is known as distortion (blurring and noise), blind deconvolution can be used effectively to improve image quality.)
  3. 所属分类:其他

    • 发布日期:2018-05-06
    • 文件大小:8kb
    • 提供者:岛屿12
  1. 卷积

    1下载:
  2. 通过将卷积拆分为原来的反转,平移,相乘,积分模拟conv的结果。(By integrating the convolution into the original inversion, translation and multiplication, the result of conv is simulated.)
  3. 所属分类:其他

    • 发布日期:2020-05-28
    • 文件大小:66kb
    • 提供者:ccoofe
  1. 卷积conv

    1下载:
  2. 通过C++实现卷积功能,和MATLAB效果一样,已经验证,希望对大家有所帮助。
  3. 所属分类:数值算法/人工智能

  1. 卷积盲源分离(2 source 基于能量相关排序)

    5下载:
  2. 直接运行Demo文件即可,本算法案例是两源信号卷积混合,基于同一信号相邻频点能量相关的方法对频域盲源分离信号进行排序(The demo file can be run directly. The case of this algorithm is the convolution mixing of two source signals. The Blind Source Separation (BSS) signals in frequency domain are sorted based o
  3. 所属分类:matlab例程

    • 发布日期:2019-08-15
    • 文件大小:10kb
    • 提供者:高大帅V5
  1. 卷积神经网络去雾

    1下载:
  2. 该代码实现了使用Matlab实现卷积神经网络来对图像进行去雾操作。(This code implements a convolutional neural network using Matlab to defog the image.)
  3. 所属分类:图形图像处理

    • 发布日期:2020-06-29
    • 文件大小:4.58mb
    • 提供者:Wolv
  1. 频域盲解卷积

    2下载:
  2. 该算法可以实现在频域解解卷积,包含排序算法,亲测好用(The algorithm can realize deconvolution in frequency domain, including sorting algorithm, which is easy to test)
  3. 所属分类:网络编程

    • 发布日期:2021-02-18
    • 文件大小:8.32mb
    • 提供者:嘻嘻嘻12345
« 12 3 4 5 6 7 8 9 10 ... 29 »
搜珍网 www.dssz.com