搜索资源列表
DSP初学者编程参考
- 包含AM调制,DFT,256FFT,FIR和IIR,另外包含所需的子文件Surport,程序都比较精炼,特别适合DSP初学者上手
DSP_C_Function
- 转载自Rulph Chassaing的源代码,内有函数Adaptc,AdaptIDFIR,adaptidFIRw,AdaptIDIIR, Adaptnoise,Adaptnoise_pcm,Adaptpredict, Adaptpredict_pcm,Aliasing,AM,DFT,Dotp4, dotp4clasm,Dotpintrinsic,Dotpipedfix, Dotpnp,Echo_control,Factclasm,Fastconvosim, FFTsineta
Amplitude_mod_m
- fm=input( Enter the message signal frequency fm= ) fc=input( Enter the carrier frequency fc= ) Am=input( Enter the message signal amplitude Am= ) Ac=input( Enter the carrier signal frequency Ac= ) n=input( Enter the no of DFT points: )
FFT
- 本程序中包含一个可以通用的头文件,它能够实现DFT,FFT,IFFT,conv,这些函数根据信号处理C语言程序集编写,为了方便理解与调用,我在程序中使用了一些实例,大家可以通过它们做深入理解!-This procedure can include a generic header, it can be achieved DFT, FFT, IFFT, conv, these functions according to the signal processing assembly C langu