代码搜索:Simulated
找到约 1,823 项符合「Simulated」的源代码
代码结果 1,823
www.eeworm.com/read/353536/10441108
m main.m
clear;
% parameters
times = 10000; % times OFDM symbols are simulated
fm = 200; % maxima Doppler frequency
d = 1; % time spread Ta
www.eeworm.com/read/428779/8841716
m simanneal.m
function [sol, fval, evals] = simanneal(varargin)
%SIMANNEAL Simulated Annealing Optimization
%
% Usage:
% sol = SIMANNEAL(PROBLEM)
% sol = SIMANNEAL(func, popsize, lb
www.eeworm.com/read/182121/9216232
readme
============
INTRODUCTION
============
The RoboCup Soccer Simulator Server (rcssserver) is a research and educational
tool for mutli-agent systems and artificial intelligence. It allows 11
simulated
www.eeworm.com/read/493654/6388450
readme
============
INTRODUCTION
============
The RoboCup Soccer Simulator Server (rcssserver) is a research and educational
tool for mutli-agent systems and artificial intelligence. It allows 11
simulated
www.eeworm.com/read/210777/15192335
h asa_usr.h
#ifndef _ASA_USER_H_
#define _ASA_USER_H_
#ifdef __cplusplus
extern "C" {
#endif
/***********************************************************************
* Adaptive Simulated Annealing (ASA)
www.eeworm.com/read/210777/15192337
h asa.h
#ifndef _ASA_H_
#define _ASA_H_
#ifdef __cplusplus
extern "C" {
#endif
/***********************************************************************
* Adaptive Simulated Annealing (ASA)
* Lester I
www.eeworm.com/read/100594/15870088
h citytour.h
#pragma CityTour
#include
/* This program implements the travelling salesperson problem.*/
/* The program uses simulated annealing to solve the problem. */
/*
www.eeworm.com/read/282044/9122610
cxx simann.cxx
// simanneal.c++ Implementation of a General Purpose Simulated Annealing Class
// (c) Copyright 1994, Everett F. Carter Jr.
// Permission is granted by the
www.eeworm.com/read/170101/9820262
cxx simann.cxx
// simanneal.c++ Implementation of a General Purpose Simulated Annealing Class
// (c) Copyright 1994, Everett F. Carter Jr.
// Permission is granted by the
www.eeworm.com/read/436800/7762449
cpp flimflamsacontrol.cpp
#include "flimflamSAControl.h"
bool
flimflamControl::setSAOrOptParameters(){
//---------- SIMULATED ANNEALING IN LOCAL SEARCH -----------------
int sa = 6;
div_t r;
int rateTempLengthIn