代码搜索结果
找到约 4,719 项符合
Temperature 的代码
computerminf.m
%使用模拟退火法求函数f(x,y)=5sin(x*y)+x^2+y^2的最小值
format long
XMAX=4; %搜索的最大区间
YMAX=4; %搜索的最大区间
MarkovLength=10000; %马可夫链长度
DecayScale=0.95; %衰减参数0.95
StepFactor=0.02; %步长因子
Temperature=100; %初始温度
Toler
root_brent.c
/*
* SUMMARY: RootBrent.c - Determine surface temperature iteratively
* USAGE: Part of DHSVM
*
* AUTHOR: Bart Nijssen
* ORG: University of Washington, Department of Civ
fet410_sd16_06.c
//*****************************************************************************
// MSP-FET430P410 Demo - SD16, Using the Integrated Temperature Sensor
//
// Description: This example shows how to
msp430x47xx_sd16_06.c
//*****************************************************************************
// MSP430x47xx Demo - SD16, Using the Integrated Temperature Sensor
//
// Description: This example shows how to us
temperat.m
function temperat(in)
% TEMPERATURE ..... Sample function representing average day-time temperature.
%
% TEMPERATURE(N) generates a sample function representing the average
% day-time temper
mch04-10.txt
叠加其他数据集的条形图
TCE = [515 420 370 250 135 120 60 20];
temp = [29 23 27 25 20 23 23 27];
days = 0:5:35;
bar(days,temp)
xlabel('Day')
ylabel('Temperature (^{o}C)')
h1 = gca;
h2 = axes('P
mch04-07.txt
条形图坐标轴数据的指定
temp = [29 23 27 25 20 23 23 27];
days = 0:5:35;
bar(days,temp)
xlabel('Day')
ylabel('Temperature (^{o}C)')
mch04-08.txt
设置Y轴范围
temp = [29 23 27 25 20 23 23 27];
days = 0:5:35;
bar(days,temp)
xlabel('Day')
ylabel('Temperature (^{o}C)')
set(gca,'YLim',[15 30],'Layer','top')
mch04-09.txt
数据集绘制的曲线
TCE = [515 420 370 250 135 120 60 20];
temp = [29 23 27 25 20 23 23 27];
days = 0:5:35;
bar(days,temp)
xlabel('Day')
ylabel('Temperature (^{o}C)')
h1 = gca;
h2 = axes('Posi
ds18b20.plg
礦ision2 Build Log
Project:
D:\2004—2007项目\Easy51开发板\实验板\试验例程\C\Temperature\key_disp.uv2
Project File Date: 11/28/2006
Output:
Build target 'Ta