搜索资源列表
56805DSP_Isr_led
- Freescale 56800系列DSP的参考C语言源代码,其中包含了一个完整的例子,实现了简单的算法和对LED的控制。-Freescale 56800 series DSP reference C language source code, which contains a complete example, to achieve a simple algorithm and the LED control.
Audiocfg_FIR
- 基于ti tms320c6713下MSBSP、EDMA 配置和简单FIR算法的一个例子,对于学习DSP很有帮助
729算法
- 一个简单的g729算法
FFT
- 基于TMS320VC5402的FFT算法实现,算法采用C语言编写,简单易懂,可读性高-The FFT algorithm based on TMS320VC5402
lab23-SCIC
- 给予TMS320F28335的串口SCIC所编写的串口测试程序,可以实现简单的串口算法-SCIC give TMS320F28335 serial port test program written for simple serial algorithm
DSPclanguage
- 关于DSP的c简单语言算法,初学dsp的人可以学习-C on the simple language of the DSP algorithm, dsp beginner can learn
FFT
- 基于C语言的FFT算法,简单容易阅读,是一个很不错的算法程序-C language based on FFT algorithm, simple and easy to read, is a very good algorithm procedure
svpwm
- 本文提出一种用于电压型三相逆变器的简单空间电压矢量PWM算法,该方法实现简单,计算量小-This paper presents a three-phase voltage inverter for a simple space voltage vector PWM algorithm, the method is simple and small amount of calculation
jixieshou_10bit
- 用PIC16F877A实现机械手的控制。利用ad转换的比较实现电机的正反转。用简单的算法实现10位AD传输。-PIC16F877A achieved with robot control. Comparison of the use of ad conversion reversing the motor. Simple algorithm for 10-bit AD transmission.
adaptidFIRw
- DSP实现程序自适应滤波,通过简单有效方法实现了算法,可以供工程人员参考。-adaptidFIRw implement
16QAM
- 一种基于CCS的调制算法,C语言实现,简单适用-Modulation algorithm based on CCS, C language, a simple application
RS
- 几乎所有的现代化通信系统都把纠错编码作为一个基本组成部分。RS码由于 具有强有力的纠错功能,已经被NASA、ESA、CCSDS等空间组织接受,用于空间信道纠错。 本文简单论述了RS编码原理,纠错算法及工作流程,能使大家初步了解RS编码-Almost all modern communication systems regard the error correction coding as a basic component. RS code due to Powerful error
c6000-Progarmme
- 对于DSP 的初学者很有帮助,最简单的FIR,卷积等算法-Helpful for the DSP beginners, the simplest FIR convolution algorithm
ADC_4PWM_3_Done
- DSP TMS320F2812的四轴飞行器控制程序,包含四路PWM输出,AD采集,及陀螺仪和加速度计的数据融合代码,姿态调整采样简单的PID控制算法-DSP TMS320F2812 four shaft vehicle control program, including four road PWM output, AD collection, and gyroscope and accelerometer data fusion code, attitude adjustment sampli
5509_PID_2013_04_08
- 一个简单的基于TMS320VC5509的PID算法实现的程序-A simple based on TMS320VC5509 PID algorithm to achieve program
select_func
- 开发语言:C 开发环境:CCS3.3 这个例子包含了一个简单的程序,可以自动打印出最优选择算法下输入的标签。 -The example contains a simple routine, which prints out which case lable is being evaluated.
rfft
- 数字信号处理FFT算法rfft.c,简单易懂-Digital signal processing FFT algorithm rfft,Straightforward..
agc
- 一个简单的c程序,对于音频的AGC算法处理-a simple c program which is used to deal with audio.
hello
- 一个简单的TMS320DM6446的DSP算法的例子,有助于我们继续开发后面的算法。-a sample that descripes the tms320DM6446
armfly-DSP-tutorials-Chapter-17
- 本教程使用的DSP库来自ARM官方,此库支持以CM0,CM3,CM4以及CM7为内核的所有MCU。本期教程主要讲解复数运算中的共轭,点乘和模的求解(什么是复数,大家应该还有印象吧,这个很重要,在后面FFT等算法的处理时都要用到,印象不深的同学需要简单的补充下高数知识)。- This tutorial uses a DSP library the ARM official, this library supports CM0, CM3, CM4 and CM7 for the kernel