搜索资源列表
_快速傅里叶变换和卷积算法-pdg超星格式
- 快速傅里叶变换和卷积算法pdg超星格式-Fast Fourier Transform algorithm and convolution PDG format Superstar
LIC 线卷积,和其他卷积
- L IC 方法是基于矢量方向的相关性来对噪声纹理进行低通滤波,最终显示相关性
卷积编码器
- 用verilog实现一个(2,1,3)卷积编码器
_快速傅里叶变换和卷积算法-pdg超星格式
- 快速傅里叶变换和卷积算法pdg超星格式-Fast Fourier Transform algorithm and convolution PDG format Superstar
lab18-Convolve
- 使用DSP2812实现卷积算法实验,该程序用C语言编写,可在CCS2000下运行。-use convolution algorithms achieve DSP2812 experiment, the program used the C language, the CCS2000 running.
Converg
- 快速卷积算法实现,使用MFC实现界面,适合数字信号处理的初学者。-fast convolution algorithm, using MFC interface, digital signal processing for beginners.
FFT
- 用汇编语言实现8位卷积算法,实现平台是DSP实验,软件是ccs 2。-Using assembly language to achieve 8 convolution algorithm, the realization of the experimental platform is a DSP, the software is ccs 2.
LevinEtAl07(dhxu757)
- 在图像去卷积算法引入先验模型的应用,主要是建立马尔可夫随机场先验模型.很大程度上改进了去卷积的效果,更多的保持了图像的边缘特征.-In image deconvolution algorithm Application of the introduction of a priori model, mainly the establishment of Markov random field a priori model. A large
juanji
- 实验目的:1.了解卷积算法原理。 2.掌握TMS320C5402程序的软件调试方法。 -Experimental purposes: 1. Understand the convolution algorithm. 2. TMS320C5402 procedures to master software debugging method.
ksjj
- 编写一个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 calculatio
卷积码的编码和VB译码
- 在MATLAB上设计一个(2,1,3)卷积编码器和对应的采用维特比译码算法的译码器。编码器的生成多项式为:[1 0 1;1 1 1]。将编码器的输出经过一个高斯白噪声信道的结果作为译码器的输入,观察比较译码器输出和编码器输入,了解卷积码的容错性,并计算译码结果的误比特率.(A convolutional coder (2, 1, 3) and corresponding decoder using Vitby decoding algo
卷积神经网络详述
- 从卷积神经网络的发展历史开始,详细阐述了卷积神经网络的网络结构、神经元模型和训练算法。在此基础上以卷积神经网络在人脸检测和形状识别方面的应用为例,简单介绍了卷积神经网络在工程上的应用,并给出了设计思路和网络结构。(Starting from the history of the convolution neural network, the network structure, neuron model and training alg
卷积算法与数字滤波器
- matlab代码:卷积算法,数字滤波器,矩形窗,凯泽窗(Matlab code: convolution algorithm, digital filter)
盲解卷积复原
- 盲去卷积复原算法,并在MATLAB中进行实验,和维纳滤波的复原效果进行一个对比。盲去卷积的方法有多种,露西-理查德森算法属于图像复原中的非线性算法,与维纳滤波这种较为直接的算法不同,该算法使用非线性迭代技术,在计算量、性能方面都有了一定提升(The blind deconvolution restoration algorithm is carried out in MATLAB and is compared with the res
matlab程序
- 全变分去卷积算法的matlab实现; 全变分算法的论文; 全变分实现超分辨;全变分实现图像去噪;全变分实现图像恢复(total variation deconvolution; the paper of TV; super resolution; denoising; image recover)
盲反卷积算法
- 当没有被称为失真的信息时(模糊和噪音),盲反卷积算法可有效使用,改善图像质量(When no information is known as distortion (blurring and noise), blind deconvolution can be used effectively to improve image quality.)
卷积
- 通过将卷积拆分为原来的反转,平移,相乘,积分模拟conv的结果。(By integrating the convolution into the original inversion, translation and multiplication, the result of conv is simulated.)
卷积盲源分离(2 source 基于能量相关排序)
- 直接运行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 frequ
卷积神经网络去雾
- 该代码实现了使用Matlab实现卷积神经网络来对图像进行去雾操作。(This code implements a convolutional neural network using Matlab to defog the image.)
频域盲解卷积
- 该算法可以实现在频域解解卷积,包含排序算法,亲测好用(The algorithm can realize deconvolution in frequency domain, including sorting algorithm, which is easy to test)