代码搜索:Interference mitigation
找到约 900 项符合「Interference mitigation」的源代码
代码结果 900
www.eeworm.com/read/210588/15195580
m ctfrridb.m
%CTFRRIDB Reduced Interference Distribution with Bessel kernel.
% [TFR,T,F]=TFRRIDB(X,T,N,G,H)
%
% Computes the Reduced Interference Distribution with a kernel
% based on the Bessel function of the
www.eeworm.com/read/210588/15195581
m ctfrridbn.m
%CTFRRIDBN Reduced Interference Distribution with binomial kernel.
% [TFR,T,F]=TFRRIDBN(X,T,N,G,H)
%
% Computes the Reduced Interference Distribution with a kernel
% based on the binomial coefficien
www.eeworm.com/read/207278/15275847
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
www.eeworm.com/read/207278/15275916
m genint.m
function yint = genint(N)
%GENINT generate interference for TONE GENERATOR mystery signal
%------
% Usage: Y = genint(N)
%
% N : signal length of the interference
% Y : outp
www.eeworm.com/read/207278/15275932
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
www.eeworm.com/read/207278/15275959
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
www.eeworm.com/read/294899/8194765
c adaptpredict_pcm.c
//Adaptpredict_pcm.c Adaptive predictor to cancel interference
#define beta 1E-13 //rate of convergence
#define N 60 //# of coefficients of adapt FIR
#
www.eeworm.com/read/294130/8251743
htm 38.htm
RFID-Bulletin Board: Elektromagnetische St鰎felder - Electromagnetical interference, Ingo Sotriffer at 12/16/99 16:52
www.eeworm.com/read/267278/11187743
m ctr.m
function CTRTotal = CTR(CTRu,CTRd,CTRim,CTRi)
% This function caculates the carrier to temperature ration of the system
% input parameter includes carrier to temperature ratio by uplink, downlink
%
www.eeworm.com/read/412483/11198460
cpp opcode.cpp
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////