代码搜索:Interference mitigation

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

代码结果 900
www.eeworm.com/read/159620/10632892

m ss_pe94.m

function [p]=ss_Pe94(snr_in_dB, Lc, A, w0) % [p]=ss_Pe94(snr_in_dB, Lc, A, w0) % SS_PE94 finds the measured error rate. The function % that returns the measured probability of error for the
www.eeworm.com/read/271693/10983737

m ci2rber.m

function rber = ci2rber(ci) % DESCRIPTION res = ci2rber(x) % a simple model for Raw Bit Error Rate % INPUT % ci -- Carrier to Interference in dB % OUTPUT % rber -- Raw Bit Error Rate % TRY % plot
www.eeworm.com/read/467324/7009815

m ss_pe94.m

function [p]=ss_Pe94(snr_in_dB, Lc, A, w0) % [p]=ss_Pe94(snr_in_dB, Lc, A, w0) % SS_PE92 finds the measured error rate. The function % that returns the measured probability of error for the
www.eeworm.com/read/456354/7351461

m ss_pe94.m

function [p]=ss_Pe94(snr_in_dB, Lc, A, w0) % [p]=ss_Pe94(snr_in_dB, Lc, A, w0) % SS_PE94 finds the measured error rate. The function % that returns the measured probability of error for the giv
www.eeworm.com/read/444988/7601869

c prio_invert.c

#include "stdio.h" #include "stdlib.h" #include "semLib.h" #include "errnoLib.h" #define HIGH_PRIO_SERVICE 1 #define MIDDLE_PRIO_SERVICE 2 #define LOW_PRIO_SERVICE 3 SEM_ID msgSem; int CScount =
www.eeworm.com/read/321160/13411621

m ss_pe94.m

function [p]=ss_Pe94(snr_in_dB, Lc, A, w0) % [p]=ss_Pe94(snr_in_dB, Lc, A, w0) % SS_PE94 finds the measured error rate. The function % that returns the measured probability of error for the giv
www.eeworm.com/read/313956/13577972

m ss_pe94.m

function [p]=ss_Pe94(snr_in_dB, Lc, A, w0) % [p]=ss_Pe94(snr_in_dB, Lc, A, w0) % SS_PE92 finds the measured error rate. The function % that returns the measured probability of error for the
www.eeworm.com/read/493704/6389128

m wcl_ss_pe.m

%~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ % % Finds the measured error rate given value of the snr_in_dB, Lc, A, w0. % % Copyright(c) 2009-2015 HanYang Univers
www.eeworm.com/read/263674/11348411

c prio_invert.c

#include "stdio.h" #include "stdlib.h" #include "semLib.h" #include "errnoLib.h" #define HIGH_PRIO_SERVICE 1 #define MIDDLE_PRIO_SERVICE 2 #define LOW_PRIO_SERVICE 3 SEM_ID msgSem; int CScount =
www.eeworm.com/read/406910/11432753

m ci2rber.m

function rber = ci2rber(ci) % DESCRIPTION res = ci2rber(x) % a simple model for Raw Bit Error Rate % INPUT % ci -- Carrier to Interference in dB % OUTPUT % rber -- Raw Bit Error Rate % TRY % plot