代码搜索:M-QAM
找到约 12 项符合「M-QAM」的源代码
代码结果 12
www.eeworm.com/read/192554/8375378
txt 用于仿真2,4,8,16,.......任意进制的m-qam的仿真源代码.txt
用于仿真2,4,8,16,.......任意进制的M-QAM的仿真源代码
www.eeworm.com/read/338394/12310397
m qam.m
function s = qam (M,N_s,sigma,sd1,sd2)
% =====================================================================
% function s = qam (M,N_s,sigma,sd1,sd2)
% --------------------------------------------
www.eeworm.com/read/357771/10201274
m make_qam.m
% make_qam(M,N_s,sigma)
% makes a sequence of N_s samples of M-QAM with variance sigma^2,
% where M is of the form 4*N^2 (for integer N).
% Copyright 1997-1998 Phil Schniter
function s = make_qam(M
www.eeworm.com/read/331076/12852452
m make_qam.m
% make_qam(M,N_s,sigma)
% makes a sequence of N_s samples of M-QAM with variance sigma^2,
% where M is of the form 4*N^2 (for integer N).
% Copyright 1997-1998 Phil Schniter
function s = make_qam(M
www.eeworm.com/read/331076/12852512
m make_qam.m
% make_qam(M,N_s,sigma)
% makes a sequence of N_s samples of M-QAM with variance sigma^2,
% where M is of the form 4*N^2 (for integer N).
% Copyright 1997-1998 Phil Schniter
function s = make_qam(M
www.eeworm.com/read/319936/13439185
m qam_awgn_fading.m
% Saeed Akhavan-Astaneh
% Simulation of QAM + AWGN + Rayleigh Fading
% clear all; clc; close all;
% Modulation schem M-QAM
M = 16;
% Received SNR
SNR = 1:2:20;
% Create Rayleigh fading ch
www.eeworm.com/read/478895/6707142
txt qam_awgn_fading.txt
% Saeed Akhavan-Astaneh
% Simulation of QAM + AWGN + Rayleigh Fading
% clear all; clc; close all;
% Modulation schem M-QAM
M = 16;
% Received SNR
SNR = 1:2:20;
% Create Rayleigh fading ch
www.eeworm.com/read/357771/10201299
m calc_dsegamma_qam.m
% this chooses DSE-CMA gamma for the bergulator under uniform dither
% and an M-QAM source
% Copyright 1997-1998 Phil Schniter
function gam_opt = calc_dsegamma_QAM(dse_alpha,alphabet,kappa);
if i
www.eeworm.com/read/292248/8365646
m qam_constell_gen.m
function [constell_gray, qpsk_constell_gray, bpsk_constell_gray]=qam_constell_gen(code);
%qam_constell_gen generates M-QAM gray-mapping
%constellation. M
www.eeworm.com/read/475053/6800973
m adapt.m
clear all
clc
close all
echo off
% Adapt a FSE+DFE combination for square M-QAM over
% T/2-spaced microwave channels with AWGN initialized by
% Unbiased MMSE-FSE receiver (i.e. MMSE receiv