代码搜索:jamming
找到约 113 项符合「jamming」的源代码
代码结果 113
www.eeworm.com/read/214032/15115988
m add_pbj_jamming.m
function [out,jam]=add_pbj_jamming(input_ofdm_symbol,jpow,partial_fraction,jfre_begin)
%在输入信号上加部分频带干扰,input_ofdm_symbol为待加扰信号,jpow为干扰总功率
%delta_f为子载波间隔,t_interval为采样时间间隔,partial_fraction为部分频带干扰占通信带宽
www.eeworm.com/read/220846/14786639
c jigb_wlan_mac_jamming.pr.c
/* Process model C form file: JIGB_wlan_mac_Jamming.pr.c */
/* Portions of this file copyright 1992-2004 by OPNET Technologies, Inc. */
/* This variable carries the header into the object file
www.eeworm.com/read/317707/13499221
m rjx.m
% rjx.m
% Range Calculations in a Jamming Environment
%
% This program calculates radar ranges in a jamming environment. It works
% with both Stand-off jamming and self-screening jamming for ste
www.eeworm.com/read/317707/13499233
m cwjam.m
% Jamming of 31 Bit Shift Register Sequence
% with CW Noise
% -----------------------------------------
clear;clc;clf;
% Generate time vector
t=13/31*[1:1:61];
% Code order is 31-bit Max
www.eeworm.com/read/317707/13499239
m rj.m
% rj.m
% Range Calculations in a Jamming Environment
%
% This program calculates radar ranges in a jamming environment. It works
% with both Stand-off jamming and self-screening jamming for stea
www.eeworm.com/read/317707/13499256
m rjxx.m
% rjx_asr-9.m
% Range Calculations in a Jamming Environment
%
% This program calculates radar ranges in a jamming environment. It works
% with both Stand-off jamming and self-screening jamming f
www.eeworm.com/read/379971/9170166
m noise.m
function [rnd_noise,nb_noise]=noise(sumiq,tiq,N,noise_offset)
%Bob Gess, June 2008 for EE 473
%Variable section (and probably some other sections) were copied and
%modified from QPSK_TX_IQ_RX by JC
www.eeworm.com/read/449324/7508805
m noise.m
function [rnd_noise,nb_noise]=noise(sumiq,tiq,N,noise_offset)
%Bob Gess, June 2008 for EE 473
%Variable section (and probably some other sections) were copied and
%modified from QPSK_TX_IQ_RX by JC