搜索资源列表
dsp
- 该程序是实现关于信号的一些重用的分析处理功能,如计算信号能量,fft变换等-signal processing
dspFFT
- FFT DSP课程设计 自己编写的FFT程序-FFT DSP curriculum design their own procedures for the preparation of the FFT
MATLAB_DSPexamp_realization
- 各种信号序列的产生和绘制,卷积,FFT进行频谱分析,滤波器的设计(FIP、IIR),-DSP examples realization in matlab.
final_report
- 国外的详细的OFDM设计过程文档,对学习OFDM非常有帮助,并且有仿真结果。-This report discusses the design and implementation of an OFDM modem for a simplex communication between two PCs over a frequency selective channel. First a brief introduction is provided by explaining the b
fft_conv_filters_DSPFunctions_ByMatlab
- 数字信号处理重要函数如分裂基fft/卷积/频率响应/滤波器的matlab实现(来自清华大学胡广书教授)-Important DSP functions such as fff/conv/frequency/filters, by matlab
DSP-keshe
- 设计题目:基于MATLAB的FFT算法的设计 设计内容: 所设计的FFT算法应完成以下功能: (1)在MATLAB环境下编写FFT算法(不调用系统现有函数); (2)实现对选定图片进行FFT计算、还原(IFFT计算),并与系统FFT函数做对比,进行分析; (3)设计GUI界面。 -Design topics: content based on the the MATLAB FFT algorithm design design: the design of the FFT
DSP_RADAR-
- 在DSP环境下编程实现对回波信号的脉压,MTI和MTD处理。 MATLAB程序内容: 提供了脉压,MTI,MTD的实现方法,同时生成数据文件以供DSP程序中使用。 流程说明: 做脉压处理时,导入DSP的回波数据应为时域数据,脉压系数为频域数据。这些数据是在MATLAB程序中生成的。在DSP中,对回波数据进行FFT处理将其变换到频域后,将其与频域系数进行点积,对点乘结果再做一次逆FFT,将频域结果转换到时域,在这一步中需要调用函数fft_flp32.asm,其功能是实现输入数据的F
84d614758d1d
- fft 利用DSP Builder 在MATLAB下产生的模型-DSP Builder fft using the model generated in MATLAB
dsp
- z变换,小波,数字滤波,fft等数字信号处理源码-digital signal process matlab code
1019team2
- first code in vibration experiment course with fft to do dsp
fft_tutorial
- 对于学习数字信号处理的初学者,或许有点用处,谢谢(perhaps useful to matlab, dsp learner)