代码搜索结果
找到约 5,431 项符合
Temperature 的代码
exm04311_2.m
%exm04311_2.m
green_house.name='一号房';
green_house.volume='2000立方米';
green_house.parameter.temperature=[31.2 30.4 31.6 28.7
29.7 31.1 30.9 29.6];
green_hou
fet140_adc12_03.c
//*****************************************************************************
// MSP-FET430P140 Demo - ADC12, Sample A10 Temp, Set P1.0 if Temp ++ ~2C
//
// Description: Use ADC12 and the integ
fet140_adc12_03.c
//*****************************************************************************
// MSP-FET430P140 Demo - ADC12 Sample A10 Temp Set P1.0 if temp ++ ~2c
//
// Descriptiion: Use ADC12 and the integ
bipart_perturb.m
function W = bipart_perturb(X,W,Ea,T)
% W = bipart_perturb(X,W,Ea,T)
% Method for graphbipart example supplied with SA Tools.
% See http://www.frostconcepts.com/software for information on SA Tools
template_perturb.txt
function W = PROBLEMNAME_perturb(X,W,Ea,T)
% W = PROBLEMNAME_perturb(X,W,Ea,T)
%
% X = behaviorally constant application data
%
% W = (on input) current state, (on output) next state.
%
%
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
adc_temp.c
//-----------------------------------------------------------------------------
// Includes
//-----------------------------------------------------------------------------
#include
adc_temp.#3
//-----------------------------------------------------------------------------
// Includes
//-----------------------------------------------------------------------------
#include
adc_temp.c
//-----------------------------------------------------------------------------
// Includes
//-----------------------------------------------------------------------------
#include