代码搜索结果
找到约 2,916 项符合
Energy 的代码
bper16qamh3.m
function [pb,ps]=bper16QAMH3(snr_in_dB,N)
echo on
E=1; %energy per symbol;
snr=10^(snr_in_dB/10);
numan=3; %the numbe
bper8pskg2.m
function [pb,ps]=bper8pskG2(snr_in_dB,N)
E=1; %energy per symbol
snr=10^(snr_in_dB/10);
numan=2; %the number of trans
bper4pskg4.asv
function [pb,ps]=bper4pskG4(snr_in_dB,N)
echo on
E=1; %energy per symbol;
snr=10^(snr_in_dB/10);
numan=4; %the number
bper8pskg2.asv
function [pb,ps]=bper8pskG2(snr_in_dB)
N=20000;
E=1; %energy per symbol
snr=10^(snr_in_dB/10);
numan=2; %the number
bper16qamg4.asv
function [pb,ps]=bper16QAMH3(snr_in_dB,N)
echo on
E=1; %energy per symbol;
snr=10^(snr_in_dB/10);
numan=4; %the number
bper4pskg3.m
function [pb,ps]=bper4pskG3(snr_in_dB,N)
echo on
E=1; %energy per symbol;
snr=10^(snr_in_dB/10);
numan=3; %the number
bper4pskg4m2.asv
function [pb,ps]=bper4pskG4(snr_in_dB,N)
echo on
E=1; %energy per symbol;
snr=10^(snr_in_dB/10);
numan=4; %the number
bper4pskg4.m
function [pb,ps]=bper4pskG4(snr_in_dB,N)
echo on
E=1; %energy per symbol;
snr=10^(snr_in_dB/10);
numan=4; %the number
bper16qamg4.m
function [pb,ps]=bper16QAMG4(snr_in_dB,N)
echo on
E=1; %energy per symbol;
snr=10^(snr_in_dB/10);
numan=4; %the number
bper4pskg3.asv
function [pb,ps]=bper4pskG3(snr_in_dB,N)
echo on
E=1; %energy per symbol;
snr=10^(snr_in_dB/10);
numan=3; %the number