资源列表
FFT
- 1.掌握用窗函数法设计 FFT 快速傅里叶的原理和方法; 2.熟悉 FFT 快速傅里叶特性; 3.了解各种窗函数对快速傅里叶特性的影响。-1. Master the window function design FFT Fast Fourier principles and methods 2. Familiar FFT Fast Fourier characteristics 3. Understand the various window functions for fas
DA
- 1.了解数模转换的基本操作。 2.了解ICETEK–VC5509-A 板扩展数模转换方式。 3.掌握数模转换程序设计方法。-1. Understand the basic operation of digital to analog conversion. 2. Learn ICETEK-VC5509-A digital to analog conversion board expansion. 3. Master the digital-analog conversion proces
DSP_BLDC_PID
- DSP2812,BLDC,无刷直流电机,无位置传感器控制-DSP2812, BLDC, brushless DC motor, sensorless control
20K_PWM
- TMS320F2812使用定时器产生周期20K的PWM波例程-TMS320F2812 generate PWM wave
01.-DSP
- 此代码包是SEED-6416开发板的源程序,包括音频模块,USB模块,FLASH模块,SDRAM模块,TIMER模块,UART模块。-This code package is development board source of SEED-6416 , including audio module, USB module, FLASH module, SDRAM modules, TIMER module, UART modules.
iir
- IIR数字滤波器在TMS320VC5416 DSP上的实现,数据采集时通过DSP的DMA功能将输入数据保存在外部SRAM中,采样结束后再将要滤波的数据通过DMA载入内部RAM中,提高了处理速度. -IIR digital filter on TMS320VC5416 DSP implementation, data collected by DSP DMA function of the input data stored in the external SRAM, again after
keyboard
- 基于TMS320VC5416 DSK 的键盘显示扩展设计,利用HD7279A键盘扩展芯片 实现64路LED控制-Based on TMS320VC5416 DSK keyboard display of extension design, the use of HD7279A keyboard extension to control 64 LED chip
fir
- 利用TMS320VC5416 DSK 实现数字采样系统FIR滤波器算法研究与实现-Using TMS320VC5416 DSK digital sampling system research and implementation of FIR filter algorithm
fft
- FFT算法的原理,构建了基于TMS320F2812的硬件平台,阐述了FFT算法的硬件与软件实现-The principle of FFT algorithm, to build the hardware platform based on TMS320F2812, this paper expounds the hardware and software implementation of FFT algorithm
WAVELET-ARTICLE-FOR-C_2
- Mallat 算法分析及C 语言实现,论文主要探讨了Mallat小波算法的原理,及C语言的实现方法,并给出了源代码。-Mallat algorithm analysis and the C language, the paper mainly discusses Mallat wavelet algorithm theory, and the C language implementation method, and gives the source code.