代码搜索:simulate

找到约 2,241 项符合「simulate」的源代码

代码结果 2,241
www.eeworm.com/read/219239/4848567

asm p16c64_tmr1.asm

;; gpasm bug --- c64 is not recognized... list p=16c64 __config _wdt_off ;; The purpose of this program is to test gpsim's ability to simulate a pic 16c64's ;; tmr1 peripheral. Check out p16
www.eeworm.com/read/178760/5313791

1 ucsim.1

.TH UCSIM 1 .SH NAME uCsim \- Micro\-controller simulator .SH SYNOPSIS .B s51|sz80|savr|sxa .RB \-t type .SH DESCRIPTION .I s51 command is used to simulate MCS51 controller family .PP .B Options of th
www.eeworm.com/read/434118/1874869

_info

m255 13 cModel Technology dC:/Peter/Subjects/HET515/Laboratory/Virtex-II_Board_Expansion/pcores/display_controller_v1_00_a/Simulate Edisplaycontrollertestbench w0 DP std textio GM48jMchdzVHzW0oE8@Rz
www.eeworm.com/read/295456/8161001

m sample_lds.m

function [x,y] = sample_lds(F, H, Q, R, init_state, T, models, G, u) % SAMPLE_LDS Simulate a run of a (switching) stochastic linear dynamical system. % [x,y] = switching_lds_draw(F, H, Q, R, init_stat
www.eeworm.com/read/195048/8175775

m sample_lds.m

function [x,y] = sample_lds(F, H, Q, R, init_state, T, models, G, u) % SAMPLE_LDS Simulate a run of a (switching) stochastic linear dynamical system. % [x,y] = switching_lds_draw(F, H, Q, R, init_stat
www.eeworm.com/read/370521/9597805

m sample_lds.m

function [x,y] = sample_lds(F, H, Q, R, init_state, T, models, G, u) % SAMPLE_LDS Simulate a run of a (switching) stochastic linear dynamical system. % [x,y] = switching_lds_draw(F, H, Q, R, init_stat
www.eeworm.com/read/171791/9737357

m zf_mimo.m

% simulate the BER of a QPSK signal using Rayleigh fading channel % with sigma = fading_sigma % pxq MIMO clear; N_loop = 10^4; N_sym = 64; N_bit = 2*N_sym; noise_sigma = sqrt(0.5); Eb_dB = 4:
www.eeworm.com/read/171790/9737358

m mmse_mimo.m

% simulate the BER of a QPSK signal using Rayleigh fading channel % with sigma = fading_sigma % pxq MIMO clear; N_loop = 10^4; N_sym = 64; N_bit = 2*N_sym; noise_sigma = sqrt(0.5); Eb_dB = 4:
www.eeworm.com/read/171788/9737367

m two_path_fading_qpsk.m

% simulate the BER of a QPSK modulated siganal using two path fading channel % with sigma = fading_sigma clear; N_loop = 10000; N_sym = 100; N_bit = 2*N_sym; % 2 bits per symbol p1 = 0.5; p2
www.eeworm.com/read/411667/11234377

m sample_lds.m

function [x,y] = sample_lds(F, H, Q, R, init_state, T, models, G, u) % SAMPLE_LDS Simulate a run of a (switching) stochastic linear dynamical system. % [x,y] = switching_lds_draw(F, H, Q, R, init_stat