代码搜索:Simulates

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

代码结果 1,151
www.eeworm.com/read/175304/9552908

m zviterbi_demod.m

% function pb=va_demod(rho_in_dB,BPH,number_of_states) % this function simulates the viterbi demodulation of % the DFH system rho_in_dB=5; BPH=2; number_of_states=16; N=1000; P=500; fanout
www.eeworm.com/read/175304/9553044

asv va_demod.asv

function pb=va_demod(rho_in_dB,BPH,number_of_states) % this function simulates the viterbi demodulation of % the DFH system % rho_in_dB=5; % BPH=2; % number_of_states=16; N=1000; fanout=2^B
www.eeworm.com/read/175304/9553057

m log_map_simu1.m

function inner_out=log_map_simu1(demod_input,extrin,nextstate,formerstate,rho_in_dB,BPH,number_of_states) % this function simulates the MAP demodulation of the % DFH system fanout=2^BPH; rho=10^
www.eeworm.com/read/365760/9849436

m dpwb.m

%Run from editor debug(F5)-DPSK UWB system analysis %JC 12/10/05 %This m file simulates a differential phase shift keyed (DPSK) ultra wide bandwidth(UWB) system using %a fifth derivative waveform e
www.eeworm.com/read/361963/10026382

c dev_c7200_iofpga.c

/* * Cisco router simulation platform. * Copyright (c) 2005,2006 Christophe Fillot (cf@utc.fr) * * Cisco 7200 I/O FPGA: * - Simulates a NMC93C46 Serial EEPROM as CPU and Midplane EEPROM. * -
www.eeworm.com/read/270992/11013559

m odd.m

%odd.m/created by PJNahin for "Duelling Idiots"(7/1/98) %This m-file simulates 1,000 games of odd-person-out, for N people as %defined by the user, with each person flipping a fair coin. The element
www.eeworm.com/read/470689/6905894

m link_sim_conv.m

function varargout=link_sim_conv(varargin) %LINK_SIM_CONV Simulate blocking in circuit switched tandem network. % [BLOCKING]=LINK_SIM_CONV(C,L,LOAD,NB_GEN) simulates blocking in tandem % networ
www.eeworm.com/read/470689/6905895

m link_sim_no_conv.m

function varargout=link_sim_no_conv(varargin) %LINK_SIM_CONV Simulate blocking in wavelength routed tandem network. % [BLOCKING,USAGE]=LINK_SIM_CONV(C,L,LOAD,NB_GEN,METHOD) simulates % blocking
www.eeworm.com/read/396894/8083759

m spikemaster.m

%spikemaster - reproduce Fig. S??? % % spikemaster simulates the spiking two-node model % doing the two-interval discrimination for a fixed % set of stimulus combinations (f1,f2). % [ (f1,f2)
www.eeworm.com/read/396894/8083767

m spikesim.m

%spikesim - simulate the two-node spiking network % % [gsx, gsy, t] = spikesim( f1, f2 ) simulates % two-interval discrimination task in the spiking % two-node network with first stimulus 'f1' a