代码搜索结果

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

e412.m

%---------------------------------------------------------------------- % Example 4.1.2: Circadian Rhythm in Body Temperature %-----------------------------------------------------------

e593.m

%------------------------------------------------------------------------ % Example 5.9.3: Industrial High-Temperature Oven %------------------------------------------------------------------------

data412.m

%---------------------------------------------------------------- %Example 4.1.2: Daily Temperature Rhythm Data %---------------------------------------------------------------- 21; x = [ 1 3

e471.m

%---------------------------------------------------------------------- % Example 4.7.1: Pressure-Temperature Curves %---------------------------------------------------------------------- % In

e922.m

%------------------------------------------------------------------- % Example 9.2.2: Steady State Temperature %------------------------------------------------------------------- % Initialize

funf791.m

function y = funf791 (x) %------------------------------------------------------------------ % Pressure-Temperature Function for Saturated Water, Example 7.9.1 %------------------------------------

ex6_1.m

% % This program plots Si, Ge, and GaAs conductivities % as a function of temperature as described in Example 6.1 % % Copyright (c) 1999 by P.Bretchko and R.Ludwig % "RF Circuit Design:

least_square.f90

module datas implicit none integer, parameter :: N=5 real :: temperature(N) = (/5.0,10.0,15.0,20.0,25.0/) ! 记录温度 real :: length(N) = (/1.047,1.112,1.1152,1.191,1.252/)! 记录不同温度下的长度 real

fet440_adc12_10.c

//****************************************************************************** // MSP-FET430P440 Demo - ADC12, Using the Temperature Sensor // // This example shows how to use the intergrated t

analog.c

//----------------------------------------------------------------------------- // Net ANALOG.C // // This module handles the analog inputs which are external temperature // sensor, the on-chip te