代码搜索:Simulates

找到约 1,151 项符合「Simulates」的源代码

代码结果 1,151
www.eeworm.com/read/286640/8752713

m cp0801_pamreceiver.m

% % FUNCTION 8.7 : "cp0801_PAMreceiver" % % Simulates the receiver for 2PAM DS UWB signals % and computes the average BER % 'R' is an array containing different waveforms % of the received signa
www.eeworm.com/read/286640/8752720

m cp0801_ppmreceiver.m

% % FUNCTION 8.5 : "cp0801_PPMreceiver" % % Simulates the receiver for 2PPM TH UWB signals % and computes the average BER % 'R' is an array containing different waveforms % of the received signa
www.eeworm.com/read/286640/8752905

m cp0803_rakeselector.m

% FUNCTION 8.11 : "cp0803_rakeselector" % % Simulates channel estimation for a discrete-time channel % impulse response 'hf' with time resolution 'ts' in % seconds. In addition, the function eva
www.eeworm.com/read/187250/8838665

txt contents.txt

Effect of multipath on COFDM signal. This simulates the effect of a single reflection multipath signal which is 3dB weaker then the direct signal. The script which runs the simulation is simmu
www.eeworm.com/read/283498/9016650

asm ex12_2.asm

; EX12_2.asm ; ; Program to demonstrate the ENTER and LEAVE instructions in Chapter 12. ; ; This program simulates the following Pascal code: ; ; program EnterLeave; ; var i:integer; ; ; p
www.eeworm.com/read/379971/9170170

m main.m

%Bob Gess, June 2008, for EE473 %Module name: testing %Simulates generation and transmission of a direct sequence spread spectrum %modulation of a QPSK signal, injects random and/or jamming noise
www.eeworm.com/read/182786/9191340

txt contents.txt

Effect of multipath on COFDM signal. This simulates the effect of a single reflection multipath signal which is 3dB weaker then the direct signal. The script which runs the simulation is simmu
www.eeworm.com/read/180332/9311988

readme

The Rapid Spanning Tree Library project contains a full implementation of 802.1s as an library with API. There is two processes, using this library: 'bridge' & 'mngr'. First simulates RSTP bri
www.eeworm.com/read/175304/9553072

m mtj_awgn_vita_64.m

% This program simulates the BER performance of DFH system with independent MTJ % % Author: Xiang Fei $ 2006/03/14 $ % % System parameters: % Channel condition: AWGN channel % SNR = 15 dB % Nu
www.eeworm.com/read/361765/10036895

cc mcmcprobitres.cc

// MCMCprobitres.cc is a program that simulates draws from the posterior // density of a probit regression model and returns latent residuals. // // Andrew D. Martin // Dept. of Political Science //