代码搜索:mimo matlab

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

代码结果 10,000
www.eeworm.com/read/192555/8375357

txt notice.txt

供初学空时编码(vblast接收)的matlab仿真程序 【资料名称】:MIMO-vblast ML receiver 【摘要或目录】:是关于vblast接收中ML算法的简单的仿真
www.eeworm.com/read/290799/8461180

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/390375/8468455

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/188983/8498135

m mimo_ofdm.m

%------------------------------------------ % EE359 final project, Fall 2002 % Channel estimation for a MIMO-OFDM system % By Shahriyar Matloub %----------------------------------------
www.eeworm.com/read/289642/8537864

m example_mimo.m

clear all; close all; % Parameters %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % The ones need to be changed in TLT-6206 project work % % Antenna configuration a
www.eeworm.com/read/289642/8537866

m plot_mimo.m

% Plots the impulse responses, the PDPs, the correlation properties % and the Doppler spectra of the MIMO channel stored in the global % variable H produced by script example_MIMO.m. plot_MIMO.m als
www.eeworm.com/read/289642/8537888

pdf mimo_project.pdf

www.eeworm.com/read/289642/8537896

m mimo_channel.m

function [Channel, Fading] = MIMO_Channel(FadingMatrixType, ... FadingOversamplingFactor, Speed_ms, ... CarrierFrequency_Hz, ... RunningTimeInstant, ChipOversamplingFactor,
www.eeworm.com/read/287482/8685245

m 2mimo.m

%**************** 内容:发射端已知SVD **************** %**************** 4*4 STBC U 1 **************** %**************** 编程人:徐娜 *********************** %**************** 时间:2008.2.27 ***************
www.eeworm.com/read/286866/8739281

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