-
OFDM通信系统的DSP实现
应用背景OFDM作为LTE的关键技术之一,应用越来越广泛,这个代码是在DSP上实现OFDM通信系统,很有参考价值关键技术OFDM(Orthogonal Frequency Division Multiplexing)即正交频分复用技术,实际上OFDM是MCM(Multi Carrier Modulation),多载波调制的一种。OFDM技术由MCM(Multi-Carrier Modulation,多载波调制)发展而来。OFDM技术是多载波传输方案的实现方式之一,它的调制和解调是分别基于IFFT和FFT来实现的,是实现复杂度最低、应用最广的一种多载波传输方案。
- 2023-09-03 15:10:03下载
- 积分:1
-
dm642evm板的音视频驱动源文件,有库文件
dm642evm板的音视频驱动源文件,有库文件-dm642evm board audio and video driver source files, library files have
- 2022-08-22 05:37:33下载
- 积分:1
-
this is a handbook of learning dsp,it introduces the dsp hardware and software d...
这是一个学习dsp的知识手册,介绍了dsp软硬件设计-this is a handbook of learning dsp,it introduces the dsp hardware and software design.
- 2022-09-28 03:05:06下载
- 积分:1
-
DSP5402 additive process
DSP5402 加法程序,可用于对5402的软件和硬件结构的学习,开发!-DSP5402 additive process
- 2022-02-01 22:48:51下载
- 积分:1
-
This is datasheet for TI DM6467 video data conversion engineer, the chip is very...
这个是TI目前最前沿的DM6467的视频数据转换引擎的说明文档,-This is datasheet for TI DM6467 video data conversion engineer, the chip is very powerfull
- 2022-03-15 22:16:44下载
- 积分:1
-
AD采样的程序,有参考性
#include "DSP28_Device.h"
float a1[16];
unsigned int a2=0;
float adclo=0.0;
// Prototype statements for functions found within this file.
interrupt void ad(void);
void main(void)
{
InitSysCtrl();
- 2023-03-17 04:30:04下载
- 积分:1
-
好东西,大家快来下,值得一看的东西,受益匪浅
好东西,大家快来下,值得一看的东西,受益匪浅
- 2023-03-11 01:55:04下载
- 积分:1
-
2812 of the pulse
2812的脉宽调制程序,完整的cmd文件很好的!-2812 of the pulse-width modulation process, the complete document cmd good!
- 2022-08-03 11:29:29下载
- 积分:1
-
This is the DSP2407 the CAN test procedure, including all source code, debugging...
这是DSP2407的CAN测试程序,含全部源码,调试通过,可运行.-This is the DSP2407 the CAN test procedure, including all source code, debugging is passed, can be run.
- 2023-01-17 21:50:03下载
- 积分:1
-
dsp2812 FIR滤波器程序
应用背景数字信号算法,主要用于数字信号处理,数字信号分析关键技术基于TMS320F2812的FIR滤波程序,详细注释,新手参考学习使用
- 2022-01-25 16:18:12下载
- 积分:1