代码搜索结果

找到约 4,719 项符合 Temperature 的代码

boltzman.edt

Temperature Valid Length Tour 100.000000 no []->[]->[]->[]->[]->[]->[]->[]->[]->[] 99.000000 no []->[]->[]->[]->[]->[]->[]->[]->[]->[] 98.01000

boltzman.txt

Temperature Valid Length Tour 100.000000 no [] -> [] -> [] -> [] -> [] -> [] -> [] -> [] -> [] -> [] 99.000000 no [] -> [] -> [] -> [] -> [] -> []

least_square.f90

module datas implicit none integer, parameter :: N=5 real :: temperature(N) = (/5.0,10.0,15.0,20.0,25.0/) ! 记录温度 real :: length(N) = (/1.047,1.112,1.1152,1.191,1.252/)! 记录不同温度下的长度 real

p2-24.sp

* 2-5.sp - resistive network - temperature effect * .options post=2 list * resistors * rs 40 4 1 tc1=0.2 tc2=0.1 r1 1 20 5 tc1=0.2 tc2=0.1 r2

thermospeedr.m

function T = thermospeedR(Ea,Estd,walkers,dEtgt,v,e,T,t,P) % Heat capacity thermospeed temperature update method supplied with SA Tools. % Copyright (c) 2002, by Richard Frost and Frost Concepts. %

tinitwhite.m

function [T0,W,Ew,Wbsf,Ebsf,Ea,Ev,steps] = TinitWhite(r, walkers, newstate, X, cost, moveclass) % White temperature initialization method supplied with SA Tools. % Copyright (c) 2002, by Richard Fro

tinitt0.m

function [T0,W,Ew,Wbsf,Ebsf,Ea,Ev,steps] = TinitT0(r, walkers, newstate, X, cost, moveclass) % Fixed temperature initialization method supplied with SA Tools. % Copyright (c) 2002, by Richard Frost

geman.m

function T = geman(Ea,Estd,walkers,dEtgt,v,e,T,t,P) % Geman temperature update method supplied with SA Tools. % Copyright (c) 2002, by Richard Frost and Frost Concepts. % See http://www.frostconcep

thermospeedhc.m

function T = thermospeedHC(Ea,Estd,walkers,dEtgt,v,e,T,t,P) % Heat capacity thermospeed temperature update method supplied with SA Tools. % Copyright (c) 2002, by Richard Frost and Frost Concepts.

geometric.m

function T = geometric(Ea,Estd,walkers,dEtgt,v,e,T,t,P) % Geometric temperature update method supplied with SA Tools. % Copyright (c) 2002, by Richard Frost and Frost Concepts. % See http://www.fro