代码搜索:mimo matlab
找到约 10,000 项符合「mimo matlab」的源代码
代码结果 10,000
www.eeworm.com/read/189041/8495426
mdl mimo.mdl
Model {
Name "MIMO"
Version 5.1
SaveDefaultBlockParams on
SampleTimeColors on
LibraryLinkDisplay "none"
WideLines on
ShowLineDimensions on
ShowPortDataTypes
www.eeworm.com/read/380466/9146949
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/380466/9146963
ppt mimo.ppt
www.eeworm.com/read/181456/9254757
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/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