代码搜索结果

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

readme.txt

======================================================================== MICROSOFT FOUNDATION CLASS LIBRARY : Temperature =====================================================================

stdafx.cpp

// stdafx.cpp : source file that includes just the standard includes // Temperature.pch will be the pre-compiled header // stdafx.obj will contain the pre-compiled type information #include "stda

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

berkeley.m

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

tfinalnstop.m

function b = TfinalNstop(W,Ew,t,Tt,Et,Etarget,ert,Kt,Ebsft,f) % Final temperature determination method supplied with SA Tools. % Copyright (c) 2002, by Richard Frost and Frost Concepts. % See http: