资源列表
SPEECHX
- . The normalized least mean square is the most popular due to its simplicity. The stability of the basic NLMS is controlled by a fixed step size. This parameter also governs the rate of convergence, speed of tracking ability and the amount of steady-
SVPWM
- 这段代码是针对三相电压型逆变器提出的,输入直流电,通过三相全桥得到三相相位互差120度的正弦波电压,控制开关管使用的是SVPWM程序。-This code for 3-phase voltage type inverter is proposed, and the input dc, three phase is obtained by three-phase full bridge phase difference of 120 degrees each sine-wave voltage,
step_motor
- 基于TI公司的TMS320F28335的DSP来控制步进电机的程序。开发环境为CCS3.3。-Based on TI s TMS320F28335 the stepper motor program. Development environment for the CCS3.3.
VMD642_mem
- CCS3.3load程序之后,硬件仿真运行检查内存是否有错误-After CCS3.3load programs, hardware simulation run to check memory for errors
TMS320X281x-DSP-CAN
- 基于CAN总线,实现DSP2812芯片的收发程序-Based on CAN bus, the DSP2812 chip transceiver procedures
bookexercises
- 使用CCS可以打开的DSP28027例程,带有Word文档-CCS can be opened using the DSP28027 routine with a Word document
DSP-daima
- TMS320F280X型DSP直流电机控制,I2C,E2PROM等程序-TMS320F280X type DSP DC motor control, I2C, E2PROM and other procedures
src
- 67系列dspemac通信例程,不用上层协议直接与上位机通信-67 series dsp emac communication routines, without upper-layer protocol directly with the host computer communications
I2C
- 基于DSP2812的IIC驱动程序,测试使用正常!-Based IIC driver DSP2812, the test using normal!
DSP
- DSP在开发过程中遇到的问题总结,还包括一些错误的解决方法-in the development process of the problems of the DSP encountered in the summary, but also includes some wrong solutions
C64xDSPLIB_v
- c64系列dsplib库,主要有FFT和数字滤波函数,用于数字信号处理-c64 series dsplib library, there are FFT and digital filtering functions for digital signal processing
libsvm-3.20
- 台湾国立最新的svm工具箱 1. matlab自带了C编译器Lcc-win32C,但是libsvm原始版本是C++实现的,因此需要C++的编译器来编译,这就是不适用matlab默认编译器而选择其他C++编译器的原因。 matlab支持的编译器也是有限的,可以查看不同版本matlab支持的编译器列表 2. 如果matlab版本太低,如matlab 7.0是不能用VS作为编译器的,只能用VC++ 6.0 3. .mexw32 文件是经过加密的,打开是乱码,函数本身没有帮助。-SVM