代码搜索:Precoding
找到约 12 项符合「Precoding」的源代码
代码结果 12
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/451716/7457683
asv precoding.asv
function y=precoding(x_symb)
% A is defined by us for the number of physical ports
% q is the number of code words;
www.eeworm.com/read/451716/7457685
m precoding.m
function y=precoding(x,A,v,P,q)
% A is defined by us for the number of physical ports
% q is the number of code words;
www.eeworm.com/read/210265/15202696
mat precoding_codebook.mat
www.eeworm.com/read/210261/15202713
mat precoding_codebook.mat
www.eeworm.com/read/182907/9186025
pdf tection and precoding for mimo channel.pdf
www.eeworm.com/read/210261/15202711
m eff_channel_generator.m
function output_data = Eff_Channel_Generator(input_data)
load Precoding_Codebook
codebook_index = input_data(1,1);
H = [input_data([2:5]); input_data([6:9])];
output_data = H * F_set(:, [(2*co
www.eeworm.com/read/210261/15202714
m precoder.m
function output_data = Precoder(input_data)
load Precoding_Codebook
input_vec = input_data(:,1);
codebook_index = input_data(1,2);
output_data = F_set(:, [(2*codebook_index-1) : 2*codebook_ind
www.eeworm.com/read/210261/15202715
mdl limited_precoding_sm_2_msv_sc_bpsk_4tx_2rx_ser.mdl
Model {
Name "Limited_Precoding_SM_2_MSV_SC_BPSK_4Tx_2Rx_SER"
Version 6.5
MdlSubVersion 0
GraphicalInterface {
NumRootInports 0
NumRootOutports 0
Parameter