搜索资源列表
dsp-c
- 本文件囊括了数字信号处理常用滤波器的C语言程序。For each project example, a folder is available that contains appropriate files for the project.-this document includes a digital signal processing filter used C language program. For each project example, a folder is availabl
adpcm_c_code
- PCM数据通信压缩算法,c语言编写,适合移植到单片机、dsp等目标系统上。-PCM data communications compression algorithm, c language, suitable for transplant to the microcontroller, dsp goals systems.
FFT_tc_code
- 使用C语言实现了DSP中常用的FFT算法,先对数据进行倒位序运算,然后通过3层循环对数据进行基-2的FFT运算。
FFT
- 快速傅立叶算法,C语言编程,可用与DSP等信号处理领域
gmsk_mod_demod
- GMSK C语言实现其调制和解调,并提供了仿真程序-gmsk modulation——demodulation
sinewave_c
- 用DSP产生正弦信号的程序,用C语言编写,已经调试通过。-Sinusoidal signal generated by DSP procedures, using C language, have been debug through.
Auto_Measure_system
- 利用ccs环境、MATLAB环境、DSP(TMS320F2812)、被测对象和Agilient网络分析仪E5071B,构建一个自动测量系统。 相信大部分人都知道基于NI公司的GPIB总线,可以实现自动测量,但NI公司的方案实在太昂贵,采用MATLAB能够大大降低成本。matlab与ccs之间基于RTDX协议进行数据交换,同时matlab基于TCP/IP协议与E5071B之间通信,源码说明如下: (1)RTDX_ok目录:matlab7.0代码,包含了一个用GUI实现的界面和相关的具体代码
fft_conv_filters_DSPFunction_ByC
- 数字信号处理中频率响应、相关函数、fft、各种滤波器的C语言实现(各文件有功能说明)-The C edition of many DSP functions such as Frequency function,fft,filters and so on
fir
- 在TMS320C54x系统开发环境CCS(Code Composer Studio)下对FIR滤波器的DSP实现原理进行讨论。利用C语言设计相应的滤波器,通过实验仿真,从输入信号和输出信号的时域和频域曲线可看出在DSP上实现的FIR滤波器能完成预定的滤波任务。
t_2_fft
- 在MATLAB环境中,利用简单的加法和乘法实现基2时间抽取的FFT变换,并且能够计算出峰值点的最大值,数据点数为2的整数次幂。学习程序有利于对FFT变换的理解,以及在单片机环境或者是DSP环境中编写FFT变换C语言程序。-In the MATLAB environment, using simple addition and multiplication of time taken to achieve the base 2 FFT transform, and can calculate th
FFTC
- 快速傅立叶算法,C语言编程,可用与DSP等信号处理领域-Fast Fourier algorithm, C language programming that can be used with the DSP and other signal processing
numerix-dsp
- 数字信号处理 DSP C语言实现低通滤波信号处理-DSP C Language
Convolve
- 基于DSP实现函数卷积算法,使用C语言,对正弦函数,方波的函数进行卷计算法,可查看输出波形-failed to translate
voice-codecs
- 详细说明:基于DSP的用C语言实现语音编码解码,能完成基本的语音编码解码功能-C language voice codecs based on DSP,that can complete basic voice codec functions
gzip_src
- 标准的gzip编解码算法的C语言实现,可以移植到嵌入式DSP,ARM等平台。-Standard gzip codec algorithm C language, can be ported to embedded DSP, ARM platforms.
DSPpro
- DSP 数字信号处理 matlab例子 ,简单的有 翻转时移,复杂的有 FFT数字滤波器,还有部分C语言实现-DSP MATLAB C FFT
tic2000demos
- matlab ti2000系列DSP基于模型设计的例程,simlink+ccs+硬件直接可以生成C语言代码,在硬件中可以直接运行。-matlab ti2000 series DSP can generate C code model-based design routines, simulink+ ccs+ hardware, you can run directly in hardware.
tic5000demos
- matlab ti5000系列DSP基于模型设计的例程,simlink+ccs+硬件直接可以生成C语言代码,在硬件中可以直接运行。-matlab ti5000 series DSP can generate C code model-based design routines, simulink+ ccs+ hardware, you can run directly in hardware.
tic6000demos
- matlab ti6000系列DSP基于模型设计的例程,simlink+ccs+硬件直接可以生成C语言代码,在硬件中可以直接运行。-matlab ti6000 series DSP can generate C code model-based design routines, simulink+ ccs+ hardware, you can run directly in hardware.
Fixed_Beamformer
- 麦克风阵列波束成型算法,使用C语言写成,易于移植到DSP上-Microphone array beamforming algorithm, written in C language, easy to transplant to DSP