▍1. Viterbi
(2,1,3)卷积码的Viterbi译码C程序,已经验证成功((2,1,3) convolutional code C of the Viterbi decoding process, has proved to be successful)
(2,1,3)卷积码的Viterbi译码C程序,已经验证成功((2,1,3) convolutional code C of the Viterbi decoding process, has proved to be successful)
基4fft和ifft源码,测试结果和matlab一致(source code of fft&ifft based on 4.result is identical with that of matlab)
基于TMS320F28335道路交通灯控制系统设计,此为课程设计大作业内容,对在校大学生有很大帮助。(Based on the TMS320F28335 road traffic lights control system design, this is the curriculum design of the contents of the university students have a great help.)
TI公司的CCS5.4软件许可证文件,拷贝到/ccsv5/ccs_base/DebugServer/license 下面,即可使用。(TI company CCS5.4 software license file, copy it to/ccsv5/ccs_base/DebugServer/license below, then you can use ccs5.4 freely.)
tms320f28335驱动八路同步工业数据采样系统(tms320f28335 drive eight the synchronization industrial data sampling system)
用28035实现对无刷直流电机的PI控制(28035 realized with brushless DC motor control PI)
TS201上实现动目标检测和识别,编译环境是visual dsp ++(target detection and recognition)
matlab语言实现语音信号预处理及短时加窗(Matlab language voice signal pre-processing and short-term window)
CATIA软件的二次开发,通过CAA开发创建图片(Generate Image in CATIA software by CAA)
F28335SVPWM实现改进后的SVPWM算法,在ccs3.3下运行,所需的include文件和gel文件在28335例程中可以找到(The realization improved SVPWM algorithm, run under the ccs3.3 F28335SVPWM required include files and the gel file can be found in 28,335 routine)
1.本示例演示PWM波形输出以控制电机,通过配置,28035的PWM1A和PWM1B将输出频率为10KHZ的方波; //2.28035有多达7个通道14路PWM波输出,在本实验中,我们使用的是PWM1的A路和B路, // 它们分别是GPIO0和GPIO1。(DSP theory and motor control applications)
本代码主要实现SVPWM的算法,主要针对dsp28335。PWM波的频率为10KHz,死去时间2us。(This source code mainly realizes SVPWM and dsp28335 is used.The frequency of pwm is 10Khz and dead band time is 2us)
本代码主要实现SVPWM的算法,主要针对dsp28335。PWM波的频率为10KHz,死去时间2us。(This source code mainly realizes SVPWM and dsp28335 is used.The frequency of pwm is 10Khz and dead band time is 2us)
TI TMS320C6678的硬件信号量使用例程,非常珍贵,值得收藏。CCS版本V5.1(TI TMS320C6678 hardware semaphore routine use, very precious, worthy of collection. CCS version V5.1)
语音识别配套的VQ及DHMM模型训练程序,C语言,已经定点化,可直接移植到8位MCU或16位DSP中。与目前市面的语音识别玩具的算法基本一致,非常实用,仅供大家参考,别去抢人家饭碗才好。(speech recognition and matching VQ DHMM model training procedures, C language, has been positioned, can be directly transplanted to eight 16-bit MCU or DSP. And the current market speech recognition algorithm toys basically the same, very practical, is for your reference. stealing jobs other people a better life.)
dsp上实现的音频经典混响算法,四个梳状滤波加两个全通滤波器实现(dsp audio to achieve the classic reverb algorithms, 4 comb filter plus two all-pass filter to achieve)
6678DSP的I2C程序,实现E2prom的读写操作(6678DSP of I2C procedures, read and write operations E2prom)
DSP28335控制蜂鸣器 声音乐谱程序设计(DSP28335 control buzzer sound music programming)
基于TMS320F28335 SPVWM的实现源代码,已在CCS3.3中编译通过,波形很好。(TMS320F28335 implementation of SVPWM based, university thes is, it is practical)
自编的C语言Burg算法,可用于随机信号处理功率谱估计(C language self Burg algorithm for random signal processing power spectrum estimation)