-
串口数据绘曲线
说明: 本程序是将串口实时接收到的数据,然后将数据进行曲线绘制。(The data received by serial port is plotted in real time.)
- 2020-06-18 16:00:01下载
- 积分:1
-
gest
void swap1(int x, int y) //值传递
void swap2(int *px, int *py) //指针传递
void swap3(int &x, int &y) //引用传递
的使用(void swap1(int x, int y) //值传递
void swap2(int*px, int*py) //指针传递
void swap3(int &x, int &y) //引用传递
的使用)
- 2012-04-30 16:41:44下载
- 积分:1
-
ADA297053
Simulation DFB Laser by Burt Lann Espe
- 2015-07-12 22:35:01下载
- 积分:1
-
joint-detection-of-TD-SCDMA
为评估TD_SCDMA下行链路联合检测接收机的性能,使用MATLAB软件进行链路仿真,本程序主要是实现用户QPSK基带调制、扩频、加扰、形成时隙、形成子帧、以及进行脉冲形成滤波,通过加性高斯白噪声信道和瑞利衰落多径信道,信道估计、联合检测等几个主要过程,整个仿真都是在基带进行的。(Link simulation to assess the performance of the TD_SCDMA Downlink joint detection receiver using MATLAB software, this program is the main user QPSK baseband modulation, spreading, scrambling to form a slot to form a sub-frame, as well as for pulse formation filter, through an additive white Gaussian noise channels and Rayleigh fading multipath channel, channel estimation, the joint detection of several major process, the entire simulation in the baseband)
- 2012-02-29 21:00:50下载
- 积分:1
-
学电子元器件从入门到成才 王俊峰
MFC编程 实现数据绘制成曲线。经兄弟推荐最终决定用两个控件MCSCOMM与TeeChart来完成此任务。MCSCOMM控件时vc自带的串口控件(MFC programming realizes data plotting into curves. After recommendation by brothers, we finally decided to use two controls, MCSCOMM and TeeChart, to accomplish this task.)
- 2020-06-18 08:00:02下载
- 积分:1
-
channel estimation
有助于学习LS信道估计的编码,以及mmse和LMMSE(ls chanel MMSE CHANEL LMMSE CHANEL)
- 2019-04-12 12:38:27下载
- 积分:1
-
Proteus 8051+LCD+PWM电机调速测速(仿真+源码)
说明: Proteus 8051+LCD+PWM电机调速测速(仿真+源码)(Proteus 8051+LCD+PWM Motor speed measurement (simulation + source))
- 2019-05-28 01:10:50下载
- 积分:1
-
CMA_64QAM
64QAM using CMA algorithm
- 2020-10-17 19:37:27下载
- 积分:1
-
MIMO_OFDM_IM
说明: 这是关于多输入多输出正交频分复用索引的代码(Multiple input multiple output orthogonal frequency division multiplexing index modulation simulation code)
- 2020-11-08 21:50:04下载
- 积分:1
-
6
说明: 6. 在三条径的瑞利信道中,对于OFDM:
(1) 请设计一种具体的导引辅助的信道估计方法,用Simulink进行仿真。画出比特信噪比与信道估计均方误差的关系曲线和比特信噪比与误码率的关系曲线。
(2) 设频率已同步,请设计OFDM一种具体的采用循环前缀进行时间同步方法,用Simulink进行仿真,画出比特信噪比与捕获概率的关系曲线。
(3) 设时间已同步,请设计OFDM一种具体的采用循环前缀进行频率同步方法,用Simulink进行仿真,画出比特信噪比与频率同步误差的关系曲线。(6. In the three-path Rayleigh channel, for OFDM:
(1) please design a specific navigation-assisted channel estimation method and use Simulink for simulation.The relation curves of bit signal-noise ratio and channel estimation mean square error and the relation curves of bit signal-noise ratio and bit error rate are drawn.
(2) if the frequency has been synchronized, please design a specific method of time synchronization using cyclic prefix in OFDM. Simulink is used for simulation to draw the relationship curve between bit-snr and acquisition probability.
(3) if time has been synchronized, please design a specific method of frequency synchronization using cyclic prefix in OFDM. Simulink is used for simulation to draw the relationship curve between bit signal-to-noise ratio and frequency synchronization error.)
- 2019-01-15 10:59:38下载
- 积分:1