搜索资源列表
-
0下载:
基于MATLAB平台实现利用FFT计算线性卷积-MATLAB-based platform for the realization of the linear convolution calculation using FFT
-
-
0下载:
利用matlab进行FFT和IFFT计算线性卷积,并得到其曲线-Using matlab FFT and IFFT calculations for linear convolution, and get the curve
-
-
0下载:
用matlab编写的线性卷积和FFT,与matlab自带函数功能一样。每行代码都有注释,便于拓扑和扩展-Linear convolution and FFT using matlab matlab own function function. Each line of code is well commented, easy topology and extended
-
-
0下载:
给定两个序列 x(n)=[2,1,1,2],h(n)=[1,-1,-1,1,], 。首先直接在时域计算两者的线性卷积;然后用FFT快速计算二者的线性卷积,验证结果。-Given two sequences, a.First directly evaluated both linear convolution in time domain Then using FFT fast calculation of the two linear convolution, the verification
-