代码搜索:Simulates

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

代码结果 1,151
www.eeworm.com/read/133667/14030925

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/290606/8472878

m lqgclosed.m

% This is a scriptfile that simulates Fig 12:lqgclosed % Computer Controlled Systems (3rd ed) % Author: B. Wittenmark % Last edit: 1997-07-10 % Copyright (c) 1996 by K. J. 舠tr鰉, B. Wittenmark and % De
www.eeworm.com/read/424063/10504169

m smldpe55.m

function [p]=smldPe55(snr_in_dB) % [p]=smldPe55(snr_in_dB) % SMLDPE55 simulates the probability of error for the particular % value of snr_in_dB, signal to noise ratio in dB. E=1; SNR=exp(s
www.eeworm.com/read/423536/10553332

m smldpe55.m

function [p]=smldPe55(snr_in_dB) % [p]=smldPe55(snr_in_dB) % SMLDPE55 simulates the probability of error for the particular % value of snr_in_dB, signal to noise ratio in dB. E=1; SNR=exp(s
www.eeworm.com/read/467324/7009873

m smldpe55.m

function [p]=smldPe55(snr_in_dB) % [p]=smldPe55(snr_in_dB) % SMLDPE55 simulates the probability of error for the particular % value of snr_in_dB, signal to noise ratio in dB. E=1; SNR=exp(s
www.eeworm.com/read/198642/7918009

m smldpe55.m

function [p]=smldPe55(snr_in_dB) % [p]=smldPe55(snr_in_dB) % SMLDPE55 simulates the probability of error for the particular % value of snr_in_dB, signal to noise ratio in dB. E=1; SNR=exp(s
www.eeworm.com/read/313965/13577516

m smldpe55.m

function [p]=smldPe55(snr_in_dB) % [p]=smldPe55(snr_in_dB) % SMLDPE55 simulates the probability of error for the particular % value of snr_in_dB, signal to noise ratio in dB. E=1; SNR=exp(s
www.eeworm.com/read/313956/13578520

m smldpe55.m

function [p]=smldPe55(snr_in_dB) % [p]=smldPe55(snr_in_dB) % SMLDPE55 simulates the probability of error for the particular % value of snr_in_dB, signal to noise ratio in dB. E=1; SNR=exp(s
www.eeworm.com/read/310810/13643453

m smldpe55.m

function [p]=smldPe55(snr_in_dB) % [p]=smldPe55(snr_in_dB) % SMLDPE55 simulates the probability of error for the particular % value of snr_in_dB, signal to noise ratio in dB. E=1; SNR=exp(s
www.eeworm.com/read/253870/12179485

m initiald.m

function [T,V]=initiald(tf,x0,initfun,a0,a1,b,c,d,delay,F,tol); %INITIALD Initial condition response of continuous-time linear systems % with delays. % INITIALD simulates the linear time-delay