搜索资源列表
discrete_convolution_sum
- Implement discrete convolution sum in C
13017985225-ACLxxxxx0N-G4
- Title: Convolution Sum. Aim: Write a generalized program to find the linear convolution of two Sequences and verifying the properties of convolution Theory: 1. Explain what is convolution. 2. Write down its derivation. 3. Write d
cumsimp
- 辛普森规则逐列累计总和,是一个求卷积的函数。-Simpson s rule by the cumulative sum of the column is a convolution function.
Matlab-HW1
- 信号与系统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
matlabjuanji
- 已知两个信号序列: 用conv函数求两个序列的卷积和,并绘制三个序列的波形。(Two signal sequences are known: The convolution sum of two sequences is obtained by using the conv function, and the waveform of the three sequences is drawn.)
新建 360压缩 ZIP 文件
- 这个程序是用离散傅里叶变换的方法来求卷积和。(This procedure is to use discrete Fourier transform method to obtain convolution sum.)