代码搜索结果
找到约 5,431 项符合
Temperature 的代码
fig12_35.m
% Chapter 12: Figure 12.34, p. 726
%
% Step response for the PID compensated temperature controller
% for K=5.
%
Ks=118;
a=16; b=70;
K=5;
K3=Ks-2, K1=a*(2+K3)-1, K2=b*(2+K3)
numgc=K*[K3 K1 K2]; d
pdxtheadlong.dat
Historically averaged temperature data for Portland International Airport
Temperatures in degrees F
month high low ave
1 45.36 33.84 39.6
2 50.87 35.98 43.43
3 56.05
heattank.fbk
!--------------------------------------------------------
! Water tank heat control simulated feedback
! Assume constant volume (i.e. water in = water out)
!----------------------------------------
counter10.sdf
(DELAYFILE
(SDFVERSION "OVI 2.1")
(DESIGN "counter_10")
(DATE "123")
(VENDOR "A500K")
(PROGRAM "Synplify")
(VERSION "8.1.0, Build 539R")
(DIVIDER /)
(VOLTAGE 2.500000:2.500000:2.500000)
(PROC
dftcs.cpp
// dftcs - Program to solve the diffusion equation
// using the Forward Time Centered Space (FTCS) scheme.
#include "NumMeth.h"
void main() {
//* Initialize parameters (time step, grid s
randomize_cool.html
Cooling schemes
Cooling schemes
The
client.cpp
#include
#include
#if defined(HAVE_STD_IOSTREAM)
using namespace std;
#endif
#include "CCS.h"
//----------------------------------------------------------------
// Show
golf.names
Play, Don't Play.
outlook: sunny, overcast, rain.
temperature: continuous.
humidity: continuous.
windy: true, false.
fet140_adc12_03.asm
;*****************************************************************************
; MSP-FET430P140 Demo - ADC12, Sample A10 Temp, Set P1.0 if Temp ++ ~2C
;
; Description: Use ADC12 and the integra
golf.names
Play, Don't Play.
outlook: sunny, overcast, rain.
temperature: continuous.
humidity: continuous.
windy: true, false.