代码搜索:Inversion
找到约 626 项符合「Inversion」的源代码
代码结果 626
www.eeworm.com/read/128503/5989697
h sif.h
/************************************************************************
* *
* Copyright (C) SEIKO EPSON CORP. 1999 *
* *
* File name: sif.h *
* This is serial int
www.eeworm.com/read/264721/11303714
h sif.h
/************************************************************************
* *
* Copyright (C) SEIKO EPSON CORP. 1999 *
* *
* File name: sif.h *
* This is serial int
www.eeworm.com/read/340488/12152995
clean
#! /bin/sh
# Clean up residue from runs
demo=6
rm -f demo${demo}plot demo${demo}par demo${demo}psfile[1-6] cshot1plot \
demo${demo}traces demo${demo}shot
(cd model.dir; Clean)
(cd inversion.dir; C
www.eeworm.com/read/111505/15511433
h sif.h
/************************************************************************
* *
* Copyright (C) SEIKO EPSON CORP. 1999 *
* *
* File name: sif.h *
* This is serial int
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/158981/10705697
txt satsp-matlab.txt
模拟退火算法
模拟退火算法来源于固体退火原理,将固体加温至充分高,再让其徐徐冷却,加温时,固体内部粒子随温升变为无序状,
内能增大,而徐徐冷却时粒子渐趋有序,在每个温度都达到平衡态,最后在常温时达到基态,内能减为最小。根据Metropolis
准则,粒子在温度T时趋于平衡的概率为e-ΔE/(kT),其中E为温度T时的内能,ΔE为其改变量,k为Boltzmann常数。用固体退
...
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/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/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/454376/7392845
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.