代码搜索:Simulates

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

代码结果 1,151
www.eeworm.com/read/321050/13412859

m smldp510.m

function [p]=smldP510(snr_in_dB) % [p]=smldP510(snr_in_dB) % SMLDP510 simulates the probability of error for the given % snr_in_dB, signal-to-noise ratio in dB. M=4; % quaternary orth
www.eeworm.com/read/313963/13577745

m smldp510.m

function [p]=smldP510(snr_in_dB) % [p]=smldP510(snr_in_dB) % SMLDP510 simulates the probability of error for the given % snr_in_dB, signal-to-noise ratio in dB. M=4; % quaternary orth
www.eeworm.com/read/306478/13744631

m smldp510.m

function [p]=smldP510(snr_in_dB) % [p]=smldP510(snr_in_dB) % SMLDP510 simulates the probability of error for the given % snr_in_dB, signal-to-noise ratio in dB. M=4; % quaternary orth
www.eeworm.com/read/303558/13812583

m smldp510.m

function [p]=smldP510(snr_in_dB) % [p]=smldP510(snr_in_dB) % SMLDP510 simulates the probability of error for the given % snr_in_dB, signal-to-noise ratio in dB. M=4; % quaternary orth
www.eeworm.com/read/488466/6487395

m smldp510.m

function [p]=smldP510(snr_in_dB) % [p]=smldP510(snr_in_dB) % SMLDP510 simulates the probability of error for the given % snr_in_dB, signal-to-noise ratio in dB. M=4; % quaternary orth
www.eeworm.com/read/476907/6754344

m smldp510.m

function [p]=smldP510(snr_in_dB) % [p]=smldP510(snr_in_dB) % SMLDP510 simulates the probability of error for the given % snr_in_dB, signal-to-noise ratio in dB. M=4; % quaternary orth
www.eeworm.com/read/253870/12179489

m impulsed.m

function [T,V]=impulsed(tf,a0,a1,b,c,d,delay,F,tol,IU); %IMPULSED Impulse response of continuous-time linear systems with delays. % IMPULSED simulates the linear time-delay system % . % x(t) = A
www.eeworm.com/read/252197/12293979

m smldp510.m

function [p]=smldP510(snr_in_dB) % [p]=smldP510(snr_in_dB) % SMLDP510 simulates the probability of error for the given % snr_in_dB, signal-to-noise ratio in dB. M=4; % quaternary orth
www.eeworm.com/read/251544/12338542

c alarm.c

/* In alarm.c, the first function, ding, simulates an alarm clock. */ #include #include #include static int alarm_fired = 0; void ding(int sig) { alarm_fired =
www.eeworm.com/read/129337/14250735

c alarm.c

/* In alarm.c, the first function, ding, simulates an alarm clock. */ #include #include #include static int alarm_fired = 0; void ding(int sig) { alarm_fired =