代码搜索:Interference mitigation

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

代码结果 900
www.eeworm.com/read/158463/11613284

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/339236/12248736

m ds扩频仿真.m

% MATLAB script for Illustrative Problem 4, Chapter 9. echo on Lc=20; % Number of chips per bit A1=3; % amplitude of the first sinusoidal interference A2=7; % amplitude of the se
www.eeworm.com/read/339236/12248756

m ds直扩子程序.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/339233/12248902

m ds扩频仿真.m

% MATLAB script for Illustrative Problem 4, Chapter 9. echo on Lc=20; % Number of chips per bit A1=3; % amplitude of the first sinusoidal interference A2=7; % amplitude of the se
www.eeworm.com/read/339233/12248919

m ds直扩子程序.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/250225/12423228

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/218919/14902830

m ds扩频仿真.m

% MATLAB script for Illustrative Problem 4, Chapter 9. echo on Lc=20; % Number of chips per bit A1=3; % amplitude of the first sinusoidal interference A2=7; % amplitude of the se
www.eeworm.com/read/473253/6849845

m cir_calculation.m

function [CIR] = CIR_calculation(complex_dist,logn4,logn4a,logn4b,logn4c,logn4d,logn4e,logn4f,mode) %mode 1 for distance dependence pathloss model if (mode==1) [CIR]=interference(
www.eeworm.com/read/473253/6849846

m distversusikegami.m

function distversusikegami d=linspace(0.02,0.5,200); % distance dependence interference intf1=1./(2.*((1.5-d).^(-4))+((1.5-(d./2)).^(-4))+((1.5+(d./2)).^(-4))+((1.5+d).^(-4))+(1.5.^(-4)));
www.eeworm.com/read/173140/9671053

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