代码搜索:Interference mitigation
找到约 900 项符合「Interference mitigation」的源代码
代码结果 900
www.eeworm.com/read/409205/11341468
m tonegen.m
function [y,code] = tonegen(digits, scale, yint)
%TONEGEN generate "mystery" signal containing tones
%-------
% Usage: [Y, C] = tonegen(D, S, Xint)
%
% D : vector of digits for a 5-
www.eeworm.com/read/409205/11341522
m tonegen.m
function [y,code] = tonegen(digits, scale, yint)
%TONEGEN generate "mystery" signal containing tones
%-------
% Usage: [Y, C] = tonegen(D, S, Xint)
%
% D : vector of digits for a 5-
www.eeworm.com/read/406910/11432791
m transmitul.m
function [cul, iul, sirul]=transmitul(b, k, pul, g, noise)
% DESCRIPTION [cul, iul, sirul]=transmitul(b, k, pul, g, noise)
% Calculates SIR uplink.
% INPUT
% b -- base station index
% k --
www.eeworm.com/read/406910/11432807
m transmitdl.m
function [cdl, idl, sirdl]=transmitdl(b, k, pdl, g, noise)
% DESCRIPTION [cdl, idl, sirdl]=transmitdl(b, k, pdl, g, noise);
% all variables in dB
% INPUT
% b -- base station index
% k --
www.eeworm.com/read/338527/12294986
m beamgsc_forgraduate.m
%% copy from SPCOM
%% method by GSC
clear all;
close all;
for run_times=1:1
run_times
D_A=[0]; % DOA of desired signal
I_A=[20 50 -35 -20 -45 60 30 80 -75 -55];
www.eeworm.com/read/250225/12423262
m transmitul.m
function [cul, iul, sirul]=transmitul(b, k, pul, g, noise)
% DESCRIPTION [cul, iul, sirul]=transmitul(b, k, pul, g, noise)
% Calculates SIR uplink.
% INPUT
% b -- base station index
% k --
www.eeworm.com/read/250225/12423271
m transmitdl.m
function [cdl, idl, sirdl]=transmitdl(b, k, pdl, g, noise)
% DESCRIPTION [cdl, idl, sirdl]=transmitdl(b, k, pdl, g, noise);
% all variables in dB
% INPUT
% b -- base station index
% k --
www.eeworm.com/read/226667/14455744
m maideg.m
%---------------------------------------------------------
% Plot degradation in single user Eb/No with multiple
% access interference.
%---------------------------------------------------------
www.eeworm.com/read/210588/15195569
m ctfrridh.m
%CTFRRIDH Reduced Interference Distribution with Hanning kernel.
% [TFR,T,F]=TFRRIDH(X,T,N,G,H)
%
% Computes the Reduced Interference Distribution with a kernel
% based on the Hanning window, for a
www.eeworm.com/read/210588/15195577
m ctfrridt.m
%CTFRRIDT Reduced Interference Distribution with Triangular kernel.
% [TFR,T,F]=TFRRIDBN(X,T,N,G,H)
%
% Computes the Reduced Interference Distribution with a kernel
% based on the Triangular window,