代码搜索:V-BLAST

找到约 17 项符合「V-BLAST」的源代码

代码结果 17
www.eeworm.com/read/219164/14892708

m plot3_a1.m

clc clear all Nr=input('Nr='); %p=input('p='); snr21=-10:3:30; for i=1:length(snr21) ber_m1_alam(i)=alamqpsk(snr21(i),Nr); end semilogy(snr21,ber_m1_alam,'kd:','linewidth',1); hold on
www.eeworm.com/read/456906/7337315

m v_blast_m.m

clear x=0:10:20; for i=1:length(x) SNR=x(i); sim('V_BLAST'); y(i)=mean(mse); end plot(x,y); xlabel('Eb/No (dB)');ylabel('均方误差'); title('V-BLAST的信道估计均方误差曲线'); grid on;
www.eeworm.com/read/219164/14892729

m plot3_div.m

clc clear all % Nr=input('Nr='); %p=input('p='); Nr=2; snr21=-10:3:26; for i=1:length(snr21) ber_m1_alam(i)=alamqpsk(snr21(i),Nr); end semilogy(snr21,ber_m1_alam,'kd:','linewidth',1);
www.eeworm.com/read/296851/8074954

txt read me.txt

本程序是对V-BLAST系统及其检测算法的仿真,可采用BPSK,QPSK,16QAM,64QAM调制。检测算法为ML,MMSE,ZF,以及采用迫零的连续干扰消除检测算法。
www.eeworm.com/read/328716/13006919

txt read me.txt

本程序是对V-BLAST系统及其检测算法的仿真,可采用BPSK,QPSK,16QAM,64QAM调制。检测算法为ML,MMSE,ZF,以及采用迫零的连续干扰消除检测算法。
www.eeworm.com/read/264515/11311146

txt read me.txt

本程序是对V-BLAST系统及其检测算法的仿真,可采用BPSK,QPSK,16QAM,64QAM调制。检测算法为ML,MMSE,ZF,以及采用迫零的连续干扰消除检测算法。
www.eeworm.com/read/189037/8495653

m precoding.m

function [x] = precoding(u) % 4 by 4 QPSK THP-ZF using QR decompersition without V-Blast and MMSE % algorithm from % "Detection and precoding for multiple input multiple output channels
www.eeworm.com/read/189037/8495679

m precoding.m

function [x] = precoding(u) % 4 by 4 16QAM THP-ZF using QR decompersition without V-Blast and MMSE % algorithm from % "Detection and precoding for multiple input multiple output channel
www.eeworm.com/read/237137/4631626

m siso_sc_fde.m

function SoftDetOut = SISO_SC_FDE(R, h, sigma2, softfb, var, LLR, N, ModType) % Soft input without the aprior ordered succesive interference cancelation for V-BLAST initial detection. % % function
www.eeworm.com/read/330102/12916302

m ofdm_trans_freq.m

function ofdm_out = ofdm_trans_freq(in_bits, n_point); %this function is to do the ofdm of frequence field, % in_bits is the input v-blast symbols of frequence field, % in_bits is (m_transmit