搜索资源列表
ch2
- 第2章 信号变换 67 2.1 Z变换及MATLAB实现 67 2.1.1 Z变换的定义 68 2.1.2 Z变换的收敛域 68 2.1.3 Z逆变换 70 2.1.4 Z变换的性质 72 2.1.5 Z变换的工程应用 74 2.2 Chirp Z变换及MATLAB实现 77 2.2.1 Chirp Z变换的定义 77 2.2.2 Chirp Z变换的计算方法 79 2.2.3 Chirp Z变换的MATLAB实现 80 2.3 离散傅里叶变换及MAT
DIT_FFT
- 数字信号处理,快速傅里叶变换,基2-DIT-FFT.很好用!-Digital signal processing, fast Fourier transform, the base 2-DIT-FFT. Good use!
m
- 编写matlab程序,完成输入倒位序,输出自然顺序,按照时间抽选的基2-FFT算法程序的编写-Write matlab program, complete inversion input sequence, the output of natural order, in accordance with the time selected 2-FFT-algorithm procedures for the preparation
FFT-to-C
- FFT 变换,C源代码。FFT C source code (Simple radix-2)-FFT transform, C source code. FFT C source code (Simple radix-2).
latch
- Abstract—Power is becoming a precious resource in modern VLSI design, even more so than area. This paper proposes a novel architecture for modular, scalable &reusable hybrid constant co-efficient multiplier (KCM) circuit. Comparison is made b
DSP_1
- 1) Goertzel algorithm 2) Chirp transform algorithm 3) Verification of signal flow graphs for DIT and DIF FFT algorithm 4) Elapsed CPU time for DFT and FFT computation 5) Alternative IDFT computations
F28335-DSP-
- 张掌柜讲F28335系列之CCS4.2 数字信号处理实验(FFT、FIR、IIR、自适应滤波器) - 副本-Zhang treasurer speak CCS4.2 F28335 Series Digital Signal Processing Experiment (FFT, FIR, IIR, the adaptive filter)- copy
DSP
- MATLAB软件平台下,利用函数wavread对语音信号进行采样,记住采样频率和采样点数; 2)画出语音信号的时域波形,对采样后的语音进行fft变换,得到信号的频谱特性;对语音信号分别加入正弦噪声和白噪声,画出加噪信号的时域波形和频谱图; 3)根据对加噪语音信号谱分析结果,确定滤除噪声滤波器的技术指标,设计合适的数字滤波器,并画出滤波器的频域响应; 4)用所设计的滤波器对加噪的信号进行滤波,在同一个窗口画出滤波前后信号的时域图和频谱图,对滤波前后的信号进行对比,分析信号变化; -