代码搜索结果

找到约 5,431 项符合 Temperature 的代码

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

hartley.m

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

retrospect.m

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

heatsup.cpp

// HeatSup Sets the setpoint for the heater control // File: HeatSup.cpp // Created 8/2/95 by Jason Jones // Modified 10/5/95 by DM Auslander, changed to setpoint generator #include

heatsup.cpp

// HeatSup Sets the setpoint for the heater control // File: HeatSup.cpp // Created 8/2/95 by Jason Jones // Modified 10/5/95 by DM Auslander, changed to setpoint generator #include

heatsup.cpp

// HeatSup Sets the setpoint for the heater control // File: HeatSup.cpp // Created 8/2/95 by Jason Jones // Modified 10/5/95 by DM Auslander, changed to setpoint generator #include

input-units1

/* ===================================================================== */ /* This input file tests the variables with different Units */ /* ===========================================

input-basic-units2

/* ======================================================= */ /* VARIBALE WITH UNITS II */ /* This input file tests the variables with different Units */ /* ====