搜索资源列表
circonv-cirshift
- 循环卷积 循环移位 matlab 编程 circonv,cirshift-circular convolution cyclic shift Matlab programming circonv, cirshift
circonv
- 是一个完成循环卷积的MATLAB程序 实现方法实在时域完成的,不同于简单的频域实现,有较好的注释,一看就能懂,用的是矩阵的方法实现的-Is a cyclic convolution achieve implementation of the MATLAB program with it, the finish time domain, frequency domain is different from the simple implementation, there is a good n
circonv
- 圆周卷积 循环卷积 MATLAB程序集CONV-circonv
circonv
- this Matlab Circular convolution file name is circonv.m-this is Matlab Circular convolution file name is circonv.m
circonv
- 实现了用matlab在频域上求离散序列的循环卷积-Achieved in the frequency domain using matlab seeking discrete sequence of circular convolution
circonv
- for circular convolution
circonv
- 时域序列x 和 h 的N点循环卷积子程序,用于matlab仿真调用-Time domain sequence x and h N-point circular convolution subroutines for the call of matlab simulation
circonv
- 圆卷积与线卷积在FIR中的实现,通过程序还开深刻理解两者间的差别和各自优劣。 1.圆卷积用在被截出的某段数据中,此时,长度应该定为和输入数据长度一致(一般输入数据大于hn的数),这时圆卷积结果相当于某段被截断出来的数据以非截断的方式经过滤波而得出的结果;线卷积用在各自独立的,离散的数据中,若截断数据也用线性卷积来计算,那么就相当与这部分数据是与源数据是独立的, 得出的结果时域两端会变长,但频谱基本上一样的。差别可以想象。 2.注意圆卷积最开始的输入数据的次序,构造矩阵时要注意。-Ci
circonv
- 循环位移函数,离散傅里叶函数必备工具之一。-Cyclic displacement function, discrete Fourier one of the tools necessary functions.