代码搜索:Interference mitigation
找到约 900 项符合「Interference mitigation」的源代码
代码结果 900
www.eeworm.com/read/182454/9203702
m beam2d_no_polarization.m
clear;
% % The function can be used to calculate the pattern of interference
% % Just for the case of one beam propagates through a prism which can devides and combines the beam
% the parameter
www.eeworm.com/read/187250/8838548
m simmult3.m
%NOT USED IN THE THESIS
%This script can be used to show that if the multipath delay spread is
%less guard period than no intersymbol interference occurs.
%
%This script simulates a COFDM link wit
www.eeworm.com/read/182786/9191316
m simmult3.m
%NOT USED IN THE THESIS
%This script can be used to show that if the multipath delay spread is
%less guard period than no intersymbol interference occurs.
%
%This script simulates a COFDM link wit
www.eeworm.com/read/207322/15274893
m simmult3.m
%NOT USED IN THE THESIS
%This script can be used to show that if the multipath delay spread is
%less guard period than no intersymbol interference occurs.
%
%This script simulates a COFDM link wit
www.eeworm.com/read/7654/125946
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/411970/11218826
m simmult3.m
%NOT USED IN THE THESIS
%This script can be used to show that if the multipath delay spread is
%less guard period than no intersymbol interference occurs.
%
%This script simulates a COFDM link wit
www.eeworm.com/read/412483/11198134
h gen_list.h
/*
SOLID - Software Library for Interference Detection
Copyright (C) 1997-1998 Gino van den Bergen
This library is free software; you can redistribute it and/or
modify it under the terms of the
www.eeworm.com/read/112003/15496686
txt blobs.txt
AnfyBlobs - Copyright (C) by Fabio Ciucci 1996-99
This applet can generate and animate a realtime "blobs" effect, a sort of
"light interference" between lightballs, but it may look r
www.eeworm.com/read/205449/15315963
m bss_decomp_filt.m
function varargout=bss_decomp_filt(varargin)
% decompose an estimated source into target/interference/noise/artefacts components, assuming the admissible distortion is a pure time-invariant filter.
%
www.eeworm.com/read/205449/15315967
m bss_decomp_gain.m
function varargout=bss_decomp_gain(varargin)
% decompose an estimated source into target/interference/noise/artefacts components, assuming the admissible distortion is a pure time-invariant gain.
%
%