-
SC_FDE_system
实现单载波频域均衡 MMSE 并进行了一定的改进(Single-carrier frequency domain equalization MMSE and some improvements)
- 2021-03-22 23:09:16下载
- 积分:1
-
VL53L0X
VL53L0X英文原版操作手册,便于有一定编程基础的用户使用(VL53L0X English Original Manual)
- 2020-06-19 17:20:02下载
- 积分:1
-
16QAM_matlab
实现16QAM完整的调制解调系统,包括基带信号串并转换,星座图映射,升抽样成形滤波,升采样半带滤波,数字上变频,功放的多项式非线性效应,加性高斯白噪声信道,接收端下变频,降采样,匹配滤波,绘制接收端星座图。(16QAM modulation and demodulation realize the complete system, including the baseband signal string and conversion, constellation mapping, sampling shaping filter liter, half liter sampling with filtering, digital up-conversion, amplifier polynomial nonlinear effects, additive white gaussian noise channel, the receiver end down-conversion, down-sampling, matched filtering, draw the receiver constellation.)
- 2020-12-08 15:19:20下载
- 积分:1
-
FIR
FIR filter design description........
- 2013-04-09 01:49:07下载
- 积分:1
-
信噪比-误比特率曲线
说明: 使用Labview平台计算误码率,绘制误码率曲线,用于通信系统仿真。(Calculate the bit error rate and reconstruct the bit error rate curve)
- 2021-05-17 09:30:02下载
- 积分:1
-
OFDM
OFDM系统仿真,适合初学者,程序简单易于理解(OFDM system simulation, suitable for beginners, the program is simple and easy to understand)
- 2013-05-14 15:50:17下载
- 积分:1
-
MIMO_SIC_optimal
说明: Ber performance for MIMO using SIC
- 2019-06-18 15:00:19下载
- 积分: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
-
code
实现msk,希望大家参考,应该还不错,按照调制方式实现。(Achieve msk, I hope your reference, it should be pretty good, in accordance with the modulation of ways.)
- 2013-06-09 16:35:19下载
- 积分:1
-
OFDM
根据流程图搭建并且仿真OFDM系统,画出输入输出的信号的星座图,计算误码率,改变抽头系数……(According to the flow chart, the OFDM system is built and simulated. The constellation diagram of the input and output signals is drawn, the bit error rate is calculated, and the tap coefficient is changed.)
- 2018-09-16 11:48:40下载
- 积分:1