代码搜索:Simulates

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

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

m mlsd.m

function pb=mlsd(rho_in_dB,dfhtrel,trel,K) % this function simulates the viterbi hard dicision demodulation % of the DFH system with convolutional code % information source rho=10^(rho_in_dB/10
www.eeworm.com/read/175304/9553114

m multi_awgn_vita_84encoded_bib_all2.m

%function pb=multi_awgn_vita(Eb_to_Nj_in_dB,Eb_to_No_in_dB,BPH,number_of_states,Q) %VITERBI This procedure simulates the Viterbi sequnce decoding of the % differential frequency hop
www.eeworm.com/read/366448/9813269

asm simul101.asm

; ; This function simulates the scan codes of the 101 keyboard on older 83/84 key ; keyboard systems that lack bios support for some often used 101 keyboard ; control key combinations. I miss bein
www.eeworm.com/read/362879/9977573

readme

Sfdtd 0.0.1 README Sfdtd is the squeleton of an end-user 3D-FDTD code and has been implemented for the comparaison of various open boundary conditions in a traditional cubic grid. The code simulates
www.eeworm.com/read/166212/10029111

readme

This package simulates the protocols of Chapter 3 of "Computer Networks 3/e" by Andrew S. Tanenbaum, published by Prentice Hall PTR, 1996. It was written by Andrew S. Tanenbaum and may be freely dist
www.eeworm.com/read/357783/10201101

bak error_prop.bak

% this simulates transmission for Lep symbols % to look at error propagation events function [] = error_prop(Lep); dfec_global; ui_private_global; a=make_src(constellation,Lep); source=a; si
www.eeworm.com/read/356656/10223379

m klobuchar_fix.m

% This script file simulates the Klobuchar Analytical Ionospheric % Delay Model % prn = 18; t_begin = 16.*3600.; t_rgea = 170417; % Constants: % pi = 3.1415926535898; % c = speed of lig
www.eeworm.com/read/280938/10278314

asm simul101.asm

; ; This function simulates the scan codes of the 101 keyboard on older 83/84 key ; keyboard systems that lack bios support for some often used 101 keyboard ; control key combinations. I miss bein
www.eeworm.com/read/354574/10344936

m chain.m

% chain.m simulates a Markov chain on {1, 2, ..., n} given an initial % distribution and a transition matrix. % Program to simulate a Markov chain % You might want to set up another .m file that
www.eeworm.com/read/280172/10350600

asm simul101.asm

; ; This function simulates the scan codes of the 101 keyboard on older 83/84 key ; keyboard systems that lack bios support for some often used 101 keyboard ; control key combinations. I miss bein