搜索资源列表
Tools1
- 自己写的一个简单的数字信号处理的小程序。可以不同的信号源,并对其进行DFT、FFT、DFFT以及IFFT的运算。非常可视,对初学者理解信号与系统的概念应该非常有帮助。-signal processing tool. Aim to assist beginners to understand the concepts of DSP.
Dsp
- bi-linear Filter. Circular Convolution of two sequences using DFT and IDFT. Discrete Fourier Transform (DFT) of the sequence
MATLAB
- DSP PROGRAMS ON DFT,CORRELATION,FIR AND IIR FILTER DESIGN
MATLAB
- 数字信号系统中的简单函数的离散傅里叶变换。-DFT of a simple function in DSP.
labprogram-dsp
- LAB program for Mtech semester 1 for Modern DSP lab,linear convolution, circular convolution, auto/cross correlation, DFT,DCT,FIR and IIR filters
dft, convolution, IDFT, fir(finite impulse response)
- dft, convolution, IDFT, fir(finite impulse response) wtiitein in matlab
DFT
- 离散傅里叶变换matlab代码,同时有DSP环境下用汇编语言实现DFT的128位运算。-Discrete Fourier transform matlab code, while under the DSP assembly language environment to achieve DFT of 128 operations.
dsp
- 这是典型的数字在信号处理中操作的MATLAB源程序,其中包括了dft变换和数字滤波器的滤波等内容。(This is a typical MATLAB source program that operates in the signal processing, including the DFT transform and the filtering of the digital filter.)