代码搜索:Simulated
找到约 1,823 项符合「Simulated」的源代码
代码结果 1,823
www.eeworm.com/read/439811/7701438
m ip_05_05.m
% MATLAB script for Illustrative Problem 5.5.
clear
echo on
SNRindB1=0:1:10;
SNRindB2=0:0.1:10;
for i=1:length(SNRindB1),
% simulated error rate
smld_err_prb(i)=smldpe55(SNRindB1(i));
www.eeworm.com/read/439811/7701454
m ip_05_06.m
% MATLAB script for Illustrative Problem 5.6.
clear
echo on
SNRindB1=0:1:15;
SNRindB2=0:0.1:15;
for i=1:length(SNRindB1),
smld_err_prb(i)=smldpe56(SNRindB1(i)); % simulated error rate
www.eeworm.com/read/439811/7701497
m ip_05_09.m
% MATLAB script for Illustrative Problem 5.9.
clear
echo on
SNRindB1=5:1:25;
SNRindB2=5:0.1:25;
M=16;
for i=1:length(SNRindB1),
% simulated error rate
smld_err_prb(i)=smldpe59(SNRi
www.eeworm.com/read/439811/7701537
m ip_05_04.m
% MATLAB script for Illustrative Problem 5.4.
clear
echo on
SNRindB1=0:1:12;
SNRindB2=0:0.1:12;
for i=1:length(SNRindB1),
% simulated error rate
smld_err_prb(i)=smldpe54(SNRindB1(i));
www.eeworm.com/read/298254/7969708
10 res.tg.100.10
Graph graphs/data/tg100.10.dat read from file
Vertices: 100 Edges: 394
Empty set initialization
Simulated annealing algorithm
PARAMETERS: t0: 0.3 t1:0.2 alpha:0.999 i_l:5
INI_SOL: 0 RES: 273
www.eeworm.com/read/298254/7969713
txt res.tg.100.1.txt
Graph graphs/data/tg100.1.dat read from file
Vertices: 100 Edges: 304
Empty set initialization
Simulated annealing algorithm
PARAMETERS: t0: 0.3 t1:0.2 alpha:0.999 i_l:5
INI_SOL: 0 RES: 287
www.eeworm.com/read/298254/7969715
txt res.tg.100.8.txt
Graph graphs/data/tg100.8.dat read from file
Vertices: 100 Edges: 374
Empty set initialization
Simulated annealing algorithm
PARAMETERS: t0: 0.3 t1:0.2 alpha:0.999 i_l:5
INI_SOL: 0 RES: 283
www.eeworm.com/read/298254/7969723
txt res.tg.100.2.txt
Graph graphs/data/tg100.2.dat read from file
Vertices: 100 Edges: 314
Empty set initialization
Simulated annealing algorithm
PARAMETERS: t0: 0.3 t1:0.2 alpha:0.999 i_l:5
INI_SOL: 0 RES: 294
www.eeworm.com/read/298254/7969726
txt res.tg.200.1.txt
Graph graphs/data/tg200.1.dat read from file
Vertices: 200 Edges: 604
Empty set initialization
Simulated annealing algorithm
PARAMETERS: t0: 0.3 t1:0.2 alpha:0.999 i_l:5
INI_SOL: 0 RES: 594
www.eeworm.com/read/298254/7969732
txt res.tg.100.9.txt
Graph graphs/data/tg100.9.dat read from file
Vertices: 100 Edges: 384
Empty set initialization
Simulated annealing algorithm
PARAMETERS: t0: 0.3 t1:0.2 alpha:0.999 i_l:5
INI_SOL: 0 RES: 281