fuqing - MATLAB Central
photo

fuqing


Last seen: 8 meses hace Con actividad desde 2024

Followers: 0   Following: 0

Estadística

MATLAB AnswersFrom 05/24 to 01/25Use left and right arrows to move selectionFrom 05/24Use left and right arrows to move left selectionTo 01/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%

CLASIFICACIÓN
96.011
of 296.498

REPUTACIÓN
0

CONTRIBUCIONES
2 Preguntas
0 Respuestas

ACEPTACIÓN DE RESPUESTAS
0.0%

VOTOS RECIBIDOS
0

Feeds

Ver por

Pregunta


matlab RIS MBM Communication systems
Matlab完成RIS-MBM的相关系统设计,使系统在发射天线数N=20,接收天线数Nr=3,,RF镜个数为2的条件下,信噪比SNR=15dB时,使用QPSK调制条件下BER低于10-2。

9 meses hace | 0 respuestas | 0

0

respuestas

Pregunta


错误使用 QPSKDemodulator The input must be a column vector. 出错 q (line 45) dataOut = qpskDemod(rxSig);
clc; % 参数设置 N = 20; % 发射天线数 Nr = 3; % 接收天线数 NumRF = 2; % RF镜个数 numRF=2^NumRF;%RF镜个数对应的信道数量 SNR_dB = 15; % 信噪比 (dB) SNR =...

9 meses hace | 1 respuesta | 0

1

respuesta
Go to top of page