代码搜索:Mimo
找到约 1,075 项符合「Mimo」的源代码
代码结果 1,075
www.eeworm.com/read/179269/9362145
asv mimo.asv
echo on
SNRindB1=5:0.1:40;
for k=1:length(SNRindB1),
[pb,ps]=bper(SNRindB1(k));
smld_bit_err_prb(k)=pb;
smld_symbol_err_prb(k)=ps;
end;
echo on;
semilogy(SNRindB1,smld_bit_err_prb)
www.eeworm.com/read/166473/10018930
m mimo.m
%MIMO Perform MIMO system simulation.
% MIMO is the main simulation script where all the blocks are
% glued together. This is the body of the program which allows
% to set various simulation con
www.eeworm.com/read/279036/10475709
dsp mimo.dsp
# Microsoft Developer Studio Project File - Name="mimo" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Cons
www.eeworm.com/read/279036/10475712
cpp mimo.cpp
#include"stdlib.h"
#include"stdio.h"
#include"string.h"
#define maxnum 800
//////////////////////////////////////////////////////////////////////////////////////////////////
void init(char * str)
www.eeworm.com/read/279036/10475714
dsw mimo.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
###############################################################################
www.eeworm.com/read/279036/10475718
plg mimo.plg
Build Log
--------------------Configuration: mimo - Win32 Debug--------------------
Command Lines
Creating temporary file "C:\DOCUME~1\ZhangSir
www.eeworm.com/read/279036/10475720
opt mimo.opt
www.eeworm.com/read/279036/10475722
ncb mimo.ncb
www.eeworm.com/read/419491/10864387
pdf mimo.pdf
www.eeworm.com/read/146545/6956202
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