搜索资源列表
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
AM-signal
- 本文主要研究内容是3种AM信号数字化解调的算法,即正交解调算法,包络解调算法,平滑离散傅立叶变化(DFT)解调算法,给出相应的解调原理、公式推导以及系统模块。采用MATLAB对一段信号采用3种方法分别进行仿真解调,并对结果进行比较,给出3种方法的优缺点及应用场合。-This article main research content is three AM signal demodulation algorithm, digital orthogonal demodulation algori