代码搜索:mqam
找到约 73 项符合「mqam」的源代码
代码结果 73
www.eeworm.com/read/192554/8375375
zip mqam.zip
www.eeworm.com/read/418819/10895473
m mqam.m
% Mapping de Gray sur constellation 16QAM
%----------------------------------------
function s = MQAM(word)
% g閚閞ation de la constellation 16-QAM
qam = [-3+3*i -1+3*i 1+3*i 3+3*i...
-3
www.eeworm.com/read/319378/13452864
doc mqam.doc
www.eeworm.com/read/373535/9451068
m mqam_comp.m
%OFDM参数====================================================================
clear;
%时域符号数
P = 1000;
%子载波数
N = 512;
%QAM调制数
M = 64;
%每个OFDM符号含有的比特数
k = log2(M);
%总共输入的比特数
n = P * N * k;
%采样
www.eeworm.com/read/342990/11985133
m mqam_simulation.m
% Performance of 16QAM system from the Monte Carlo Simulation
clear;
% clf;
echo off
SNRindB1=0:2:15;
SNRindB2=0:0.1:15;
M=16;
k=log2(M);
for i=1:length(SNRindB1)
simu_err_prb(i)=cm_sm41(
www.eeworm.com/read/338394/12310394
m mqam_mpsk.m
function MQAM_MPSK
% SNR level in dB, notice that this is the snr per bit
% In the calculation of Ps for MQAM, we need to have the average snr per symbol.
SNR = [-6:1:22];
% calculate the theo
www.eeworm.com/read/245726/4501662
mdl mqam_module.mdl
Model {
Name "MQAM_module"
Version 5.0
SaveDefaultBlockParams on
SampleTimeColors off
LibraryLinkDisplay "none"
WideLines off
ShowLineDimensions off
ShowPortDa
www.eeworm.com/read/245726/4501687
mdl mqam_module.mdl
Model {
Name "MQAM_module"
Version 5.0
SaveDefaultBlockParams on
SampleTimeColors off
LibraryLinkDisplay "none"
WideLines off
ShowLineDimensions off
ShowPortDa
www.eeworm.com/read/416320/11033256
mdl rscode_awgn_mqam.mdl
Model {
Name "rscode_AWGN_MQAM"
Version 6.0
GraphicalInterface {
NumRootInports 0
NumRootOutports 0
ParameterArgumentNames ""
ComputedModelVersion "1.10
www.eeworm.com/read/416320/11033343
mdl rscode_awgn_mqam.mdl
Model {
Name "rscode_AWGN_MQAM"
Version 6.0
GraphicalInterface {
NumRootInports 0
NumRootOutports 0
ParameterArgumentNames ""
ComputedModelVersion "1.10