代码搜索:mimo matlab
找到约 10,000 项符合「mimo matlab」的源代码
代码结果 10,000
www.eeworm.com/read/172362/9711562
matlab-
www.eeworm.com/read/201360/15409542
matlab+
www.eeworm.com/read/265563/11261157
asv main.asv
clear all
clc
Nr=4;
Nt=2;
t=10;
fig=mimo_channel(Nr, Nt,t)%;
function fig=mimo_channel(Nr, Nt,t)
s=35;
% mm=O;
fd=5.56;
rand('state',0);
for i=1 :Nt*Nr
for l=1:1
h1
www.eeworm.com/read/383526/8940024
m test_channel.m
clear
clc
L=40000;
% ch = mimo_channel(1, 1, 0, 900, 30, 250000, L,200);
ch = mimo_ch(1, 1, 0, 900, 30, 250000, L,200);
for i=1:200
h(i,:)=reshape(ch(1,1,1,:,i),1,L);
R(i,:)=xcorr(real(
www.eeworm.com/read/189041/8495446
mdl mimo16qam.mdl
Model {
Name "MIMO16QAM"
Version 5.1
SaveDefaultBlockParams on
SampleTimeColors on
LibraryLinkDisplay "none"
WideLines on
ShowLineDimensions on
ShowPortDataTyp
www.eeworm.com/read/389832/8496543
m mimo2pi.m
% Algorithm "mimo2pi.m"
% Implementation of Node Reduction Algorithm
% and calculation of equivalent pi-shaped
% two-port network.
% Input Parameters:
% - Number of internal and exterior
www.eeworm.com/read/389832/8496571
m mimo2t.m
% Program "mimo2t.m"
% Implementation of Node Reduction Algorithm.
% Calculates impedances of node-equivalent
% T-shaped two-port network.
% Input Parameters:
% - Number of internal and exte
www.eeworm.com/read/289642/8537919
m init_mimo_channel.m
www.eeworm.com/read/289168/8570429
pdf mimo signal processing.pdf
www.eeworm.com/read/289168/8570431