代码搜索:Simulated

找到约 1,823 项符合「Simulated」的源代码

代码结果 1,823
www.eeworm.com/read/359269/10158991

m tsp.m

function out = tsp(loc) % TSP Traveling salesman problem (TSP) using SA (simulated annealing). % TSP by itself will generate 20 cities within a unit cube and % then use SA to slove this problem.
www.eeworm.com/read/349842/10796747

m stochastic_sa.m

function [features, targets] = Stochastic_SA(train_features, train_targets, params, region, plot_on) %Reduce the number of data points using the stochastic simulated annealing algorithm %Inputs:
www.eeworm.com/read/349842/10796938

m deterministic_sa.m

function [features, targets] = Deterministic_SA(train_features, train_targets, params, region, plot_on) %Reduce the number of data points using the deterministic simulated annealing algorithm %Inp
www.eeworm.com/read/349757/10801012

m tsp.m

%function out = tsp(loc) % TSP Traveling salesman problem (TSP) using SA (simulated annealing). % TSP by itself will generate 20 cities within a unit cube and % then use SA to slove this problem.
www.eeworm.com/read/273013/10931684

cs similargenerator.cs

/* Generate similar sentences of a given setence * Author : Dao Ngoc Thanh , thanh.dao@gmx.net * (c) Dao Ngoc Thanh. * Methods Used: Simulated Annealing & BackTracking generator * * Acknow
www.eeworm.com/read/417673/10980754

m tsp.m

function out = tsp(loc) % TSP Traveling salesman problem (TSP) using SA (simulated annealing). % TSP by itself will generate 20 cities within a unit cube and % then use SA to slove this problem.
www.eeworm.com/read/469539/6930102

txt readme.txt

simcdma.m allows a set of CDMA parameters to be simulated, such as BER verse number of users, etc. All the graphs used in the thesis were generated using this script. The output from this script is
www.eeworm.com/read/467198/7019997

m tsp.m

function out = tsp(loc) % TSP Traveling salesman problem (TSP) using SA (simulated annealing). % TSP by itself will generate 20 cities within a unit cube and % then use SA to slove this problem.
www.eeworm.com/read/296774/7113885

h eabisim.h

/* Support for GCC on simulated PowerPC systems targeted to embedded ELF systems. Copyright (C) 1995 Free Software Foundation, Inc. Contributed by Cygnus Support. This file is part of GNU CC
www.eeworm.com/read/296774/7113892

h eabilesim.h

/* Support for GCC on simulated PowerPC systems targeted to embedded ELF systems. Copyright (C) 1995 Free Software Foundation, Inc. Contributed by Cygnus Support. This file is part of GNU CC