搜索资源列表
-
0下载:
设计一幅运动模糊图片。自定义点扩展函数,利用卷积运算实现运动模糊-the design of a motion-blurred images. Since the definition of point spread function, the use of convolution operation to achieve motion blur
-
-
0下载:
离散卷积计算
实验步骤:
主界面下进入实验五的“离散卷积计算”子实验,
输入有限长序列 x(n)
输入有限长序列 h(n)
鼠标单击确定按钮,以数值和图形两种方式显示卷积结果 -Discrete convolution calculation of the experimental steps: the main interface into the experiment five " convolution calculation of discrete&quo
-
-
3下载:
实现了卷积编码和维特比译码,也有简单的BPSK调制解调过程。-Achieved a convolution coding and Viterbi decoding, but also a simple BPSK modulation and demodulation process.
-
-
0下载:
地质雷达超前预报正演褶积模型
模拟断层
借用地震褶积模型,模拟出断层的正演图形
matlab编程-GPR ahead forecast forward convolution model to simulate an earthquake fault convolution model to use to simulate a fault forward graphical programming matlab
-
-
0下载:
调用MATLAB命令conv()函数,编写离散信号卷积和的通用程序dconv( )-Call the MATLAB command conv () function, the preparation of discrete signal convolution and the general program dconv ()
-
-
0下载:
调用MATLAB命令conv()函数,编写连续信号卷积和的通用程序sconv( )-Call the MATLAB command conv () function, the preparation of continuous signal convolution, and the general program sconv ()
-
-
0下载:
ifft和fft实现线性卷积,并与matlab中默认内置的conv()函数的结果对照,验证其正确性-using ifft and fft to accomplish linear conviction
-
-
0下载:
matlab实现特定信号的卷积,以及与差分方程解决LTI的系统的响应的源码。-convolution matlab to achieve a specific signal, as well as the source of LTI system response and differential equations to solve.
-
-
0下载:
使用matlab gui完成线性卷积和圆周卷积的动态演示系统,并且使用圆周卷积完成线性卷积,属于信号处理的基础应用-Matlab gui complete linear convolution and circular convolution dynamic presentation, and completion of the circular convolution linear convolution, are the basis of the signal processing appl
-
-
1下载:
卷积码编码, 维比特译码matlab仿真源程序-Convolution coding, Viterbi decoding matlab source
-
-
1下载:
数字信号处理中用到的相关matlab命令,卷积计算,离散傅里叶变换-Digital signal processing used in the relevant matlab command convolution calculation, the discrete Fourier transform
-
-
0下载:
信号与系统matlab作业,实现卷积操作,供学习信号与系统的同学们参考-1. Define two signals as:
x1[n] =
n, 0 < n N1+1
2
N1 − n+ 1, N1+1
2 < n N1
0, elsewhere
and
x2[n] = 1, 0 < n N2
0, elsewhere
We let N1 = 999 and
-
-
0下载:
文档里是基于matlab的卷积码编码,和维特比译码的程序。-Documentation is based on matlab convolution coding, and Viterbi decoding procedures.
-
-
0下载:
MATLAB source code of linear and circular convolution and box filter implemented as a function ca-MATLAB source code of linear and circular convolution and box filter implemented as a function call
-
-
0下载:
matlab中数字图像处理程序,包含滤波,卷积,膨胀闭合等操作。-digital image process procedure in matlab, including filtering , convolution, swelling and closing.
-
-
5下载:
RS(255,223)与卷积码(2,1,7)的级联码,有编译码的各个模块-RS (255,223) and the convolution code (2,1,7) cascade yards, encoding and decoding of each module
-
-
0下载:
matlab卷积仿真代码,里面包含很多个matlab实现的卷积代码-convolution matlab simulation code
-
-
0下载:
This collection of MATLAB files perform operations on Gaussian mixture models (GMMs) and Gaussian kernels (ie, Parzen windows). These utilities do evaluation, sampling, multiplication, convolution, linear transformation, mixture reduction, etc. Prese
-
-
0下载:
this is the code for convolution of two sequences
-
-
5下载:
卷积神经网络CNN的代码解析文档,可以辅助了解CNN的MATLAB程序实现过程(CNN code analysis document of convolution neural network)
-