代码搜索:mimo matlab
找到约 10,000 项符合「mimo matlab」的源代码
代码结果 10,000
www.eeworm.com/read/371576/9548870
m mimo_channel.m
function out_bits = MIMO_channel(in_bits,Mr,L,Q,SNR)
h1 = [0.150+0.0187i 0.0747+0.0825i 0.2241+0.2469i -0.0148-0.0151i;...
0.124+0.0261i 0.0934+0.0844i 0.1905+0.2099i -0.0160-0.0175i;...
www.eeworm.com/read/170317/9810508
m mimo_ofdm.m
%------------------------------------------
% EE359 final project, Fall 2002
% Channel estimation for a MIMO-OFDM system
% By Shahriyar Matloub
%----------------------------------------
www.eeworm.com/read/361889/10030052
m ofdm_mimo.m
% function Sim_MIMO_OFDM()
% mcc -m -B sgl Sim_MIMO_OFDM
clear all;
clc;
fprintf('Start! Please wait to inspect the results ...\n\n');
% Initial Processing:
% Define the slot structure
Nc =
www.eeworm.com/read/361171/10065133
m mimo_performance.m
% SIMO Channel Performance Test
clc;
clear all;
EbN0dB=1:3:30;
Mt=1;
Nr=2;
Es=1;
M=2;
errlimit=50;
totallimit=100000
EbN0=10.^(EbN0dB./10);
sigma2=Nr*Es./(EbN0.*Mt.*M);
for l=1:length(
www.eeworm.com/read/360659/10082596
pdf mimo toolbox.pdf
www.eeworm.com/read/163721/10148209
m mimo_channel.m
function [rec_code,ch_mul_noice] = mimo_channel(stbc_code,snr_db_step);
global Ofdm_bits Mod_type Rx_num Tx_num Time_length
channel_mul_noice = zeros(Tx_num,Rx_num,Ofdm_bits);
ch_mul_noice = sqrt(0
www.eeworm.com/read/358947/10174878
m mimo_capcity.m
www.eeworm.com/read/425114/10380778
m mimo_system.m
% in this programe a highly scattered enviroment is considered. The
% Capacity of a MIMO channel with nt transmit antenna and nr recieve
% antenna is analyzed. The power in parallel channel (after
www.eeworm.com/read/279038/10475681
h er mimo.h
#include"stdlib.h"
#include"stdio.h"
#include"string.h"
#define maxnum 800
//////////////////////////////////////////////////////////////////////////////////////////////////
void init(char * str)
www.eeworm.com/read/160882/10476276
m mimo_channel.m
function f=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=0;
h2=0;
for k=l:s-1
sita(k)=2*pi*rand