资源列表

« 1 2 ... .88 .89 .90 .91 .92 1193.94 .95 .96 .97 .98 ... 2139 »

[DSP编程F2812-FFT

说明:FFT 并不是一种新的变换,它是离散傅立叶变换(DFT)的一种快速算法。由于我们在计算DFT 时一次复数乘法需用四次实数乘法和二次实数加法;一次复数加法则需二次实数加 法。每运算一个X(k)需要4N 次复数乘法及2N+2(N-1)=2(2N-1)次实数加法。所以 整个DFT 运算总共需要4N^2 次实数乘法和N*2(2N-1)=2N(2N-1)次实数加法。如此一来,计算时乘法次数和加法次数都是和N^2 成正比的,当N 很大时,运
<平意义> 在 2024-11-19 上传 | 大小:395kb | 下载:0

[DSP编程F2812-Key

说明:通过实验学习使用2812DSP 的扩展端口接收外围设备信息的方法,了解键盘的使用原理及 编程方法。-Experimental study by using the expansion port receiver 2812DSP peripheral information methods to understand the use of keyboard theory and programming.
<平意义> 在 2024-11-19 上传 | 大小:868kb | 下载:0

[DSP编程F2812-Lcd

说明:通过实验学习使用2812ADSP 的扩展I/O 端口控制外围设备的方法,了解液晶显示器的显 示控制原理及编程方法。-Experimental study by the expansion of the use 2812ADSP I/O port control peripherals methods to find the LCD display on control theory and programming.
<平意义> 在 2024-11-19 上传 | 大小:979kb | 下载:0

[DSP编程F2812-MixerFIR

说明:1.掌握A/D 转换的基本过程和程序处理过程; 2.学习通过对采样值进行计算产生混频波形。 3.熟悉FIR 滤波器及其参数的调整。-1. Master A/D conversion process of the basic processes and procedures 2. Learning through the computed values of the sampled wave mixing. 3. Familia
<平意义> 在 2024-11-19 上传 | 大小:3.1mb | 下载:0

[DSP编程F2812-PID

说明:1.掌握利用 ICETEK–F2812-A 评估板与ICETEK-CTR 板上带速度反馈的直流电机B 的 连接和控制原理。 2.熟悉F2812DSP 的通用IO 端口和定时器的编程使用。 3.学习利用数字PID 控制算法控制电机转速。-1. Master the use of ICETEK-F2812-A evaluation board and ICETEK-CTR-board DC motor with speed fe
<平意义> 在 2024-11-19 上传 | 大小:1.11mb | 下载:0

[DSP编程F2812-Sci

说明:1.了解ICETEK–F2812-A 评估板上扩展标准RS-232 串行通信接口的原理和方法。 2.学会对串行通信芯片的配置编程。 3.学习设计异步通信程序。-1. Learn ICETEK-F2812-A evaluation board extension to the standard RS-232 serial communication interface principles and methods. 2. Lear
<平意义> 在 2024-11-19 上传 | 大小:408kb | 下载:0

[DSP编程Lab5.9-DM642_VideoPlay

说明:dsp数字图像处理 DSP/BIOS配置实例。为大家学习dsp开发与应用打好基础。-dsp digital image processing DSP/BIOS configuration example. Dsp for everyone to learn the foundation for the development and application.
<tim> 在 2024-11-19 上传 | 大小:515kb | 下载:0

[DSP编程bpra076

说明:很好用的DSP说明书,基于TMS320F240的交流感应电机的定向控制-Implementation of a Sensorless Speed Controlled Brushless DC Drive using the TMS320F240
<yejia> 在 2024-11-19 上传 | 大小:257kb | 下载:0

[DSP编程sigle-phaseSPWM

说明:讲述了产生单相SPWM的三种方法, 给出了C源码.-Produce single-phase SPWM described three methods, given the C source.
<hellopudn> 在 2024-11-19 上传 | 大小:2kb | 下载:0

[DSP编程sci1

说明:TI公司的TMS320F2812完整的工程,并含有串口通讯,利用的是中断的方式。请大家指教参考。-TMS320F2812 s complete works, and with serial communication, use of the interrupt mode. Please teach reference.
<lee> 在 2024-11-19 上传 | 大小:518kb | 下载:0

[DSP编程F281x

说明:这个是DSP编程的程序,TMS320F2812 .从FLASH烧写的程序到RAM中运行。-This is the DSP programming procedures, TMS320F2812. From FLASH to RAM in the programming process to run.
<lee> 在 2024-11-19 上传 | 大小:152kb | 下载:0

[DSP编程v126

说明:tidsp源程序tms320f2802x-tidsp source tms320f2802x
<李侠> 在 2024-11-19 上传 | 大小:1.84mb | 下载:0
« 1 2 ... .88 .89 .90 .91 .92 1193.94 .95 .96 .97 .98 ... 2139 »

源码中国 www.ymcn.org