搜索资源列表
fft
- The fft.c file is C code for a function to compute the 16 point real Fast Fourier Transform using the split radix algorithm. -The fft.c file is C code for a function to compute the 16 point real Fast Fourier Transform using the split radix algorithm.
lab3
- 编写16点基4-FFT算法的MATLAB程序(studentname.m文件)。 产生16点输入序列x,算出16点频谱序列X,用stem(X)显示频谱图形。-4-FFT algorithm
lab3_4
- comparing 16 point fft using 2 8-point dfts and 8 2-point dfts
1
- 2.利用FFT对信号进行谱分析 对于连续信号xa(t)=cos(2πf1t) +5cos(2πf2t) +cos(2πf3t) ,其中f1=6.5kHz, f2=7kHz, f3=9kHz, 以采样频率fs=32 kHz对其进行采样, (1)对xa(t) 信号采集16点样本,分别作16点和补零到256点的FFT,并分别绘出对应的幅频特性曲线。 (2)对xa(t)信号采集256点样本,分别作256点和512点的FFT,并分别绘出对应的幅频特性曲线。 (3)比较(1)和(2)
fft-bianhuan
- 包含了傅里叶变换的幅频特性和相频特性,其中包括8点、16点、32点的程序代码,运行后可直接产生图形。-Includes Fourier transform amplitude-frequency characteristics and phase-frequency characteristics, including 8:00, 16:00, 32 points of the program code can be run directly the graphics.