代码搜索:Simulates
找到约 1,151 项符合「Simulates」的源代码
代码结果 1,151
www.eeworm.com/read/287843/8665210
m smldp511.m
function [p]=smldP511(snr_in_dB)
% [p]=smldP511(snr_in_dB)
% SMLDP511 simulates the probability of error for the given
% snr_in_dB, signal-to-noise ratio in dB, for the system
% describ
www.eeworm.com/read/378919/9212914
m ieee80211b_phy_dbpsk.m
%% 802.11b 1Mbps PHY link.
% This M code simulates DBPSK modulation and barker code spreading
% on a perfectly synchonized 802.11b link. It calculates the BER
% rate at each EsNo (EbNo) and plots t
www.eeworm.com/read/176190/9512844
m ieee80211b_phy_dbpsk.m
%% 802.11b 1Mbps PHY link.
% This M code simulates DBPSK modulation and barker code spreading
% on a perfectly synchonized 802.11b link. It calculates the BER
% rate at each EsNo (EbNo) and plots t
www.eeworm.com/read/175304/9552886
asv inner_decode.asv
function inner_out=inner_decode(demod_input,extrin,nextstate,formerstate,fanout,number_of_states,output,sgma21,sgma22)
% this function simulates the iterative MAP demodulation of the
% inner DFH sys
www.eeworm.com/read/175304/9552935
m va_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=10000;
fanout=2^
www.eeworm.com/read/175304/9552944
m inner_decode.m
function inner_out=inner_decode(demod_input,extrin,nextstate,formerstate,fanout,number_of_states,output)%,sgma21,sgma22)
% this function simulates the iterative MAP demodulation of the
% inner DFH s
www.eeworm.com/read/175304/9553051
asv multi_awgn_sym100sym.asv
%function pb=multi_awgn_sym100sym(Eb_to_Nj_in_dB,Eb_to_No_in_dB,BPH,number_of_states,Q)
%Symbol-by-Symbol This procedure simulates the symbol-by-symbol decoding of the differential frequency hop
www.eeworm.com/read/175304/9553100
m multi_awgn_sym100sym.m
%function pb=multi_awgn_sym100sym(Eb_to_Nj_in_dB,Eb_to_No_in_dB,BPH,number_of_states,Q)
%Symbol-by-Symbol This procedure simulates the symbol-by-symbol decoding of the differential frequency hop
www.eeworm.com/read/169168/9876671
cpp main.cpp
#include
#include "rv.h"
#include "event.h"
#include "queuemmmk.h"
// Simulates an M/M/m/K queueing system. The simulation terminates
// once 100000 customers depart from the system.
int
www.eeworm.com/read/270992/11013568
m monty.m
%monty.m/created by PJNahin for "Duelling Idiots"(4/8/99)
%This m-file simulates 10,000 games of "Let's Make A Deal."
%
%
rand('state',100*sum(clock))
WNS=0; %initialize numb