代码搜索:mimo matlab

找到约 10,000 项符合「mimo matlab」的源代码

代码结果 10,000
www.eeworm.com/read/491592/6430769

m mimo.m

frmLen = 100; % frame length numPackets = 1000; % number of packets EbNo = 0:2:20; % Eb/No varying to 20 dB N = 2; % maximum number of Tx antennas M = 2; % ma
www.eeworm.com/read/481413/6640062

txt mimo.txt

www.eeworm.com/read/259400/11795545

m mimo.m

%MIMO Run MIMO system simulation. % MIMO is the main simulation script where all the blocks are glued % together. Refer to the PDF documentation. This is the body of the % program which allows y
www.eeworm.com/read/227715/14417196

m mimo.m

%MIMO Run MIMO system simulation. % MIMO is the main simulation script where all the blocks are glued % together. Refer to the PDF documentation. This is the body of the % program which allows y
www.eeworm.com/read/123214/14642195

m mimo.m

%MIMO Run MIMO system simulation. % MIMO is the main simulation script where all the blocks are glued % together. Refer to the PDF documentation. This is the body of the % program which allows y
www.eeworm.com/read/213360/15136451

pdf mimo.pdf

www.eeworm.com/read/392279/8353452

m mimo.m

www.eeworm.com/read/268255/11148452

m mimo.m

close all; clear all; randn('state',sum(100*clock)); %reset the randn generator A=1; Es=A*A; myCst=A*[1,-1]; %the constellation myMap=[1,0]; Eb=2*Es; minTestLength=100000; % test lengt
www.eeworm.com/read/413419/11156856

m mimo.m

%MIMO Run MIMO system simulation. % MIMO is the main simulation script where all the blocks are glued % together. Refer to the PDF documentation. This is the body of the % program which allows y
www.eeworm.com/read/248062/12603939

m mimo.m

clear all; close all; lamda=3*1e8*1e9; d=0.5*lamda; m=10*pi/180; sigma=3*pi/180; syms x S=(erf((pi-m)/(sqrt(2)*sigma))-erf((-pi-m)/(sqrt(2)*sigma)))/2; f=(1/(sqrt(2*pi)*sigma*S))*exp(-(x-m)^2/