代码搜索:Simulates
找到约 1,151 项符合「Simulates」的源代码
代码结果 1,151
www.eeworm.com/read/143425/6930489
m arsim.m
function [v]=arsim(w,A,C,n,ndisc)
%ARSIM Simulation of AR process.
%
% v=ARSIM(w,A,C,n) simulates n time steps of the AR(p) process
%
% v(k,:)' = w' + A1*v(k-1,:)' +...+ Ap*v(k-p,:)' + eta(k,:)'
www.eeworm.com/read/463748/7175946
m smldpe56.m
function [p]=smldPe56(snr_in_dB)
% [p]=smldPe56(snr_in_dB)
% SMLDPE56 simulates the probability of error for a given
% snr_in_dB, signal-to-noise ratio in dB.
E=1;
alpha_opt=1/2;
SNR=exp
www.eeworm.com/read/456354/7351295
m smldpe57.m
function [p]=smldPe57(snr_in_dB)
% [p]=smldPe57(snr_in_dB)
% SMLDPE57 simulates the probability of error for the given
% snr_in_dB, signal to noise ratio in dB.
d=1;
SNR=exp(snr_in_dB*log(10)/10
www.eeworm.com/read/456354/7351296
m smldpe56.m
function [p]=smldPe56(snr_in_dB)
% [p]=smldPe56(snr_in_dB)
% SMLDPE56 simulates the probability of error for a given
% snr_in_dB, signal to noise ratio in dB.
E=1;
alpha_opt=1/2;
SNR=exp(snr_in
www.eeworm.com/read/456354/7351299
m smldpe59.m
function [p]=smldPe59(snr_in_dB)
% [p]=smldPe59(snr_in_dB)
% SMLDPE59 simulates the error probability for the given
% snr_in_dB, signal to noise ratio in dB.
M=16; % 16-ary PAM
d=1;
SNR=e
www.eeworm.com/read/456354/7351317
m smldpe58.m
function [p]=smldPe58(snr_in_dB)
% [p]=smldPe58(snr_in_dB)
% SMLDPE58 simulates the probability of error for the given
% snr_in_dB, signal to noise ratio in dB.
d=1;
SNR=exp(snr_in_dB*log(10)/10
www.eeworm.com/read/445831/7589495
m smldpe56.m
function [p]=smldPe56(snr_in_dB)
% [p]=smldPe56(snr_in_dB)
% SMLDPE56 simulates the probability of error for a given
% snr_in_dB, signal-to-noise ratio in dB.
E=1;
alpha_opt=1/2;
SNR=exp
www.eeworm.com/read/439811/7701511
m smldpe56.m
function [p]=smldPe56(snr_in_dB)
% [p]=smldPe56(snr_in_dB)
% SMLDPE56 simulates the probability of error for a given
% snr_in_dB, signal-to-noise ratio in dB.
E=1;
alpha_opt=1/2;
SNR=exp
www.eeworm.com/read/244937/12831092
m smldpe56.m
function [p]=smldPe56(snr_in_dB)
% [p]=smldPe56(snr_in_dB)
% SMLDPE56 simulates the probability of error for a given
% snr_in_dB, signal-to-noise ratio in dB.
E=1;
alpha_opt=1/2;
SNR=exp
www.eeworm.com/read/321160/13411457
m smldpe57.m
function [p]=smldPe57(snr_in_dB)
% [p]=smldPe57(snr_in_dB)
% SMLDPE57 simulates the probability of error for the given
% snr_in_dB, signal to noise ratio in dB.
d=1;
SNR=exp(snr_in_dB*log(10)/10