代码搜索结果

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

maximize_params.m

function CPD = maximize_params(CPD, temp) % MAXIMIZE_PARAMS Set the params of a CPD to their ML values (Gaussian) % CPD = maximize_params(CPD, temperature) % % Temperature is currently only used f

maximize_params.m

function CPD = maximize_params(CPD, temp) % MAXIMIZE_PARAMS Set the params of a CPD to their ML values (dsoftmax) using IRLS % CPD = maximize_params(CPD, temperature) % temperature parameter is ign

temp_adc.lst

TEMP_ADC PAGE 1 1 2 ;***Temperature measu

main.c~

/************************************************ *using in the consideration room *to control motor and get temperature *************************************************/ #define MWINCLUDECOLORS

main.c

/************************************************ *using in the consideration room *to control motor and get temperature *************************************************/ #define MWINCLUDECOLORS

viscosity.c

/**************************************************************/ /* */ /* User-Defined Functions for temperature-dependent viscosity */ /* FL

simulated_annealing.m

function sa clear CityNum=30; [dislist,Clist]=tsp(CityNum); %t0,tf is the initial and finil temperature;alpha is controling temperature coeffient tf=0.01; alpha=0.80; L=100*CityNum; %the length

simulated_annealing.m

function sa clear CityNum=30; [dislist,Clist]=tsp(CityNum); %t0,tf is the initial and finil temperature;alpha is controling temperature coeffient tf=0.01; alpha=0.80; L=100*CityNum; %the length

simulated_annealing.m

function sa clear CityNum=30; [dislist,Clist]=tsp(CityNum); %t0,tf is the initial and finil temperature;alpha is controling temperature coeffient tf=0.01; alpha=0.80; L=100*CityNum; %the length

temptest03.c

/* This programme to test the relation between temperature feedback and PWM Keep speed in 4s, Test speed in 1s, then change PWM This test will last 91*5s, the temperature of furnace will high