代码搜索:vblast

找到约 211 项符合「vblast」的源代码

代码结果 211
www.eeworm.com/read/192555/8375350

m vblast.m

close all; clear all; Tx_n = 4; Rx_n = 4; index = 2;%for modu index:1/2/4/6 bits per symbol frame_length = 48; numloop=100; % SNR_dB=5; SNR_dB_MIN=0; SNR_dB_MAX=25; SNR_dB_stmp=5; bertmp=ze
www.eeworm.com/read/431776/8654986

m vblast.m

function z=vblast(Num,alg,modulation,corr,alpha) %************************************************************************** % This program implements vblast using perfect channel estimation for a
www.eeworm.com/read/431776/8654990

asv vblast.asv

function z=vblast(Num,alg,modulation,corr,alpha) %************************************************************************** % This program implements vblast using perfect channel estimation for a
www.eeworm.com/read/428048/8900359

m vblast.m

function z=vblast(Num,alg,modulation,corr,alpha) %************************************************************************** % This program implements vblast using perfect channel estimation for a
www.eeworm.com/read/380466/9146974

m vblast.m

close all; clear all; Tx_n = 4; Rx_n = 4; index = 2;%for modu index:1/2/4/6 bits per symbol frame_length = 48; numloop=100; % SNR_dB=5; SNR_dB_MIN=0; SNR_dB_MAX=25; SNR_dB_stmp=5; bertmp=ze
www.eeworm.com/read/177349/9458440

m vblast.m

function [raw_bits]=vblast(d,channel_est,count,SimulationParameters) global SimulationConstants; N=SimulationParameters.N; M=SimulationParameters.M; H=reshape(channel_est(count,1:N*M),N,M); H
www.eeworm.com/read/163427/10162320

m vblast.m

function z=vblast(Num,alg,modulation,corr,alpha) %************************************************************************** % This program implements vblast using perfect channel estimation for a
www.eeworm.com/read/355213/10285184

m vblast.m

function z=vblast(Num,alg,modulation,corr,alpha) %************************************************************************** % This program implements vblast using perfect channel estimation for a
www.eeworm.com/read/425387/10359521

m vblast.m

function [raw_bits]=vblast(d,channel_est,count,SimulationParameters) global SimulationConstants; N=SimulationParameters.N; M=SimulationParameters.M; H=reshape(channel_est(count,1:N*M),N,M); H
www.eeworm.com/read/272715/10946833

m vblast.m

function z=vblast(Num,alg,modulation,corr,alpha) %************************************************************************** % This program implements vblast using perfect channel estimation for a