搜索资源列表
KKAWAVELET.rar
- 用C语言实现的卡尔曼滤波+小波分析结合的数字信号处理方法,所有子函数与主函数包含在两个文件中,With the C language implementation of the Kalman filter+ wavelet analysis combined with digital signal processing method, all the main function subroutine contained in the two documents
CSpectrumAnalyzer1
- 以Visual C++6.0为开发工具,完成基于声卡的频谱分析仪的设计,学习windows下利用WaveX低级音频API采集音频和实时处理的基本方法,掌握频谱分析仪中各功能模块的设计以及整体工作流程的控制,并通过实践应用,进一步增加对工程数字信号处理的理解和认识。-VC SpectrumAnalyzer
dsp
- 数字信号处理dsp的一些c语言源代码,实现卷积,傅里叶变换,傅里叶反变换等功能,并且能够通过图形界面显示出来-Dsp digital signal processing of a number of c language source code, the realization of convolution, Fourier transform, Fourier transform functions, and can be displayed through the graphical int
DigitalSignalProcessing.ZIP
- 数字信号处理_胡广书(笫二版)光盘 包含该书的一些C,F,和Matlab子程序代码-C,F,Matlab codes for the book
shuzixinhaochuli
- 数字信号处理,基c语言比较全哈-Digital Signal Processing
dsp_rar
- DSP开发工具Code Compile Studio(CCS)开发数字信号处理程序DSP——实现IIR滤波器,IIR高通、低通、带通。-With DSP tool Code Compile Studio(CCS),develop a program for DSP,which it can be a highpass,lowpass,bandpass.
fft
- 快速福利叶变换的C语言代码实现,数字信号处理领域常用-Fast Fourier transform welfare of the C language code implementation, digital signal processing used
DSP
- 【摘 要】为了减少集成电路硬件复杂度,针对QAM 调制软件实现速度慢的问题,在分析MQAM 调制原理的基础上,采用 直接频率合成实现正余弦信号及无时延改进的滤波器编程方法,提出一种快速实现MQAM 调制算法的软件编程思想,并以 TMS320C55X 为平台[1,4],将MQAM 调制算法进行了C 编程实现。结果表明:该编程方法能快速产生MQAM 调制信号。 【关键词】多电平正交幅度调制;脉冲成形滤波器;直接频率合成;数字信号处理-【Abstract】 In order to redu
DSP_FORTRANhuguangshu
- 《数字信号处理——理论、算法与实现》 胡广书 书配程序 本光盘共包含三个子目录,分别是DSP_FORTRAN, DSP_C和DSP_MATLAB。DSP_FORTRAN和DSP_C各含有约40个信号处理的子程序,概括了书中所涉及到的绝大部分算法。程序分别由FORTRAN语言和C语言编写(MA模型、ARMA模型及最小方差谱估计三个算法只给出了用C语言编写的程序, 没有给出相应的FORTRAN子程序),并在PC机上调试通过。编译环境是FORTRAN77 V5. 10和TURBO C2.
Signal-detection-of-signal-of-heart
- 心电信号的计算机分析 通过理论结合实际,用C语言编程对MIT心电信号数据进行分析,实现低通滤波、高通滤波、QRS检测、特征提取、心律失常分析,从中了解和掌握数字信号处理的方法和应用。 -ECG computer analysis by the theory with reality, and C language programming on the MIT ECG data analysis, low-pass filter, high pass filtering, QRS dete
DIT-FFT
- DIT-FFT算法 数字信号处理课自己基于C编的-DIT-FFT Algorithm by C
DSP_C
- 数字信号处理的C语言源代码,非常适合初学者熟悉DSP课程-Digital signal processing of the C language source code, very suitable for beginners familiar with DSP courses
lowpass_filter
- 数字信号处理,低通滤波器设计,C++程序源代码-Digital signal processing, low-pass filter design, C++ program source code
myFFT
- 基于数字信号处理书本的fft程序,用c++写的(环境是vs2010).-Books based on digital signal processing fft procedures, using c++ written (environment vs2010).
DSP_Clanguage
- 数字信号处理c语言源码,测试通过,方便移植。-Digital signal processing c language source code, test, easy to transplant.
DFT
- C++实现数字信号处理中的DFT算法,不是快速算法,是基础DFT算法-C++ implementation of digital signal processing DFT algorithm, not a fast algorithm is the basis of DFT algorithm
Digital-signal-process
- 数字信号处理 胡广书 光盘代码 采用MATLAB、fortran、C等语言实现编程-Hu Guang Digital Signal Processing Code CD-ROM
DSP_FFT
- 一个简单的数字信号处理课程FFT算法的C++实现(A simple implementation of FFT in DSP course with C++)
C 求信道容量
- 数字信号处理,汉明矩阵处理; %汉明失真,率失真函数理论值(matlabclear all alpha=2;p1=0.5;p2=0.2; D=[0,alHow to use the Matlab toolbox in vc++ environment for digital signal processing atlab toolbox in vc++ environment for digital signal processing [R2,delta2]=R_delta(Pu2,D,
C Algorithms for Real-Time DSP
- C/C++数字信号处理算法书籍。很实用,英文版的。(C/C++ DSP processing)