代码搜索:Simulated
找到约 1,823 项符合「Simulated」的源代码
代码结果 1,823
www.eeworm.com/read/321160/13411623
m ip_09_06.m
% MATLAB script for Illustrative Problem 6, Chapter 9.
echo on
rho_b1=0:5:35; % rho in dB for the simulated error rate
rho_b2=0:0.1:35; % rho in dB for theoretical error rate compu
www.eeworm.com/read/321160/13411626
m ip_09_07.m
% MATLAB scripit for Illustrative Problem 7, Chapter 9.
echo on
rho_b=0:2:24; % rho in dB
for i=1:length(rho_b),
smld_err_prb(i)=ss_Pe97(rho_b(i)); % simulated error rate
www.eeworm.com/read/321050/13412783
m ss42.m
% MATLAB script for Illustrative Problem
echo on
rho_b=0:2:24; % rho in dB
for i=1:length(rho_b),
smld_err_prb(i)=ss_Pe42(rho_b(i)); % simulated error rate
end;
% Plotting commands follo
www.eeworm.com/read/321050/13412871
m ip_09_06.m
% MATLAB script for Illustrative Problem 9.6.
clear
echo on
rho_b1=0:5:35; % rho in dB for the simulated error rate
rho_b2=0:0.1:35; % rho in dB for theoretical error rate comp
www.eeworm.com/read/321050/13412917
m ip_09_07.m
% MATLAB scripit for Illustrative Problem 9.7.
clear
echo on
rho_b=0:2:24; % rho in dB
for i=1:length(rho_b),
smld_err_prb(i)=ss_pe97(rho_b(i)); % simulated error ra
www.eeworm.com/read/319478/13450979
r2 rkap2.r2
KAPPA ANALYSIS OF TWO-WAY CONTINGENCY TABLE WITH 3 ROWS AND 3 COLUMNS
23 = RANDOM NUMBER GENERATOR SEED
1000000 = NUMBER OF RANDOM TABLES GENERATED
1000000 = SIMULATED
www.eeworm.com/read/319478/13451027
r1 rkap2.r1
KAPPA ANALYSIS OF TWO-WAY CONTINGENCY TABLE WITH 3 ROWS AND 3 COLUMNS
23 = RANDOM NUMBER GENERATOR SEED
1000000 = NUMBER OF RANDOM TABLES GENERATED
997620 = SIMULATED
www.eeworm.com/read/319478/13451041
r3 rkap2.r3
KAPPA ANALYSIS OF TWO-WAY CONTINGENCY TABLE WITH 3 ROWS AND 3 COLUMNS
23 = RANDOM NUMBER GENERATOR SEED
1000000 = NUMBER OF RANDOM TABLES GENERATED
973802 = SIMULATED
www.eeworm.com/read/313963/13577669
m ss42.m
% MATLAB script for Illustrative Problem
echo on
rho_b=0:2:24; % rho in dB
for i=1:length(rho_b),
smld_err_prb(i)=ss_Pe42(rho_b(i)); % simulated error rate
end;
% Plotting commands follo
www.eeworm.com/read/313963/13577757
m ip_09_06.m
% MATLAB script for Illustrative Problem 9.6.
clear
echo on
rho_b1=0:5:35; % rho in dB for the simulated error rate
rho_b2=0:0.1:35; % rho in dB for theoretical error rate comp