代码搜索:Simulates
找到约 1,151 项符合「Simulates」的源代码
代码结果 1,151
www.eeworm.com/read/335805/12497579
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/300562/13905536
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(snr_in
www.eeworm.com/read/132953/14065220
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(snr_in
www.eeworm.com/read/108859/15573925
m iztlong.m
function [y,n] = iztlong(b,a,N,ty)
% IZTLONG Inverse z-transform sequence by long division.
%
% [Y,n] = IZTLONG(N,D,K,TY) Simulates IZT by long division.
% N,D = Num and Den of H(z) = of N(z)/D(
www.eeworm.com/read/424063/10504194
m smldpe58.m
function [p]=smldPe58(snr_in_dB)
% [p]=smldPe58(snr_in_dB)
% SMLDPE58 simulates the error probability for the given
% snr_in_dB, signal to noise ratio in dB.
M=16; % 16-ary PAM
d=1;
www.eeworm.com/read/160392/10536126
m hybsim.m
function [XX,DD,ZZ,YY]=hybsim(x0,UU,sys,params,Options)
% [XX,DD,ZZ,YY]=HYBSIM(X0,UU,FILE,PARS,OPT)
% Simulates a hybrid system
% if sys is a simulator-file-name, uses the Matlab simulator (see HYSDEL
www.eeworm.com/read/423536/10553346
m smldpe58.m
function [p]=smldPe58(snr_in_dB)
% [p]=smldPe58(snr_in_dB)
% SMLDPE58 simulates the error probability for the given
% snr_in_dB, signal to noise ratio in dB.
M=16; % 16-ary PAM
d=1;
www.eeworm.com/read/467324/7009878
m smldpe58.m
function [p]=smldPe58(snr_in_dB)
% [p]=smldPe58(snr_in_dB)
% SMLDPE58 simulates the error probability for the given
% snr_in_dB, signal to noise ratio in dB.
M=16; % 16-ary PAM
d=1;
www.eeworm.com/read/459528/7274303
m clockerr.m
function [clk_bias, clk_drift] = clockerr(t_pr,clk_model,seed)
% [clk_bias, clk_drift] = clockerr(t_pr,clk_model,seed);
%
% This function simulates the user clock bias and drift rate of a GPS rec
www.eeworm.com/read/313956/13578525
m smldpe58.m
function [p]=smldPe58(snr_in_dB)
% [p]=smldPe58(snr_in_dB)
% SMLDPE58 simulates the error probability for the given
% snr_in_dB, signal to noise ratio in dB.
M=16; % 16-ary PAM
d=1;