代码搜索结果

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

plotemp3.c

// Borland C++ - (C) Copyright 1991 by Borland International /* PLOTEMP3.C--Example from Getting Started */ /* This program creates a table and a bar chart plot from a set of temperature rea

ds18b20.asm

; Read temperature sensor DS18b20 program for pic18f4520 ; (C) by Dr. Sash'2007 ; at december 2007 written on MPAsm Assembler v8 ; version 2.1 processor 18F4520 #include P18F4520.inc

ds18b20.lst

MPASM 5.14 DS18B20.ASM 1-2-2008 12:51:24 PAGE 1 LOC OBJECT CODE LINE SOURCE TEXT VALUE 00001 ; Read temperature sensor DS18b20

ex3_1.m

clear; %清除工作空间中的变量 f=input('Input Fahrenheit temperature:'); c=5*(f-32)/9

demosicmod.m

function demoSiCmod % demoSiCmod Least squares fit of bulk modulus of SiC versus temperature % % Synopsis: demoSiCmod % % Input: none % % Output: Plot of line fit to data [t,D,labels] = l

tempstats.m

function tempStats % tempStats Load data from PDXtemp.dat and compute simple statistics % on temperature data in the file fp = fopen('PDXthead.dat','r') headings = fgetl(fp) data =

tempplot.m

% tempPlot.m Plot monthly temperature variations for Portland, OR. % Along the way demonstrate plot annotation commands load pdxTemp.dat; % Read data into pdxTemp matrix mo

tfield.m

function Tfield % Tfield Load and plot temperature field stored in custom format text file % % Synopsis: Tfield % % Input: none % % Output: 2D color image with contour plot overlay

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

contents.m

% NMM Toolbox: data files % % airSat.dat Saturation pressure for air as a function of temperature % Pressure (MPa) in column 1, Temperature (K) in column 2 % airvisc.dat