代码搜索:Interference mitigation

找到约 900 项符合「Interference mitigation」的源代码

代码结果 900
www.eeworm.com/read/160156/5576580

m make.m

env = getenv('TTKERNEL'); if isempty(env) error('Environment variable TTKERNEL not defined - please quit MATLAB and set this variable first.') end ccd = pwd; cd(env) mex ttnetwork.cpp % Compil
www.eeworm.com/read/475297/6795839

m ss_pe99.m

function [p]=ss_Pe94(snr_in_dB,Lc,A,w0); snr=10^(snr_in_dB/10); sgma=1; Eb=2*sgma^2*snr; E_chip=Eb/Lc; N=10000; num_of_err=0; for i=1:N temp=rand; if temp
www.eeworm.com/read/474581/6812909

m ss_pe94.m

function[p]=ss_Pe94(snr_in_dB,Lc,A,w0) snr=10^(snr_in_dB/10); sgma=1; Eb=2*sgma^2*snr; E_chip=Eb/Lc; N=10000; num_of_err=0; for i=1:N, temp=rand; if (temp
www.eeworm.com/read/474582/6812912

m ss_pe95.m

function[p]=ss_Pe95(snr_in_dB,Lc,A,w0) snr=10^(snr_in_dB/10); sgma=1; Eb=2*sgma^2*snr; E_chip=Eb/Lc; N=10000; num_of_err=0; for i=1:N, temp=rand; if (temp
www.eeworm.com/read/287276/8698844

h dist_radio.h

#ifndef _dist_radio_h_ #define _dist_radio_h_ #include "jn_math.h" #include "obj_funcs.h" #include double target_ber; double max_power; double exponent; double channel(doubl
www.eeworm.com/read/232571/14192810

h dist_radio.h

#ifndef _dist_radio_h_ #define _dist_radio_h_ #include "jn_math.h" #include "obj_funcs.h" #include double target_ber; double max_power; double exponent; double channel(doubl
www.eeworm.com/read/132166/14106007

m nlms_chinliang_wang.m

function e_prediction=nlms_chinliang_wang(receive_signal,num_weight,N_user) %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %由Chin-Liang Wang提出的自适应非线性反馈补偿滤波器抑制多用户情况下的窄带干扰。 %e_prediction
www.eeworm.com/read/457053/1601016

channelinterferencedescription

Channel Interference -------------------- The problem of Interference occurs "when a receiver is in range of one transmitting station and slightly out-of-range of another transmitting station, but is
www.eeworm.com/read/307320/3724481

channelinterferencedescription

Channel Interference -------------------- The problem of Interference occurs "when a receiver is in range of one transmitting station and slightly out-of-range of another transmitting station, but is