代码搜索结果
找到约 5,431 项符合
Temperature 的代码
fet440_adc12_10.c
//******************************************************************************
// MSP-FET430P440 Demo - ADC12, Using the Temperature Sensor
//
// This example shows how to use the intergrated t
fet410_sd16_06.c
//*****************************************************************************
// MSP-FET430P410 Demo - SD16, Using the Integrated Temperature Sensor
//
// Description: This example shows how to
ex3_1.m
clear; %清除工作空间中的变量
f=input('Input Fahrenheit temperature:');
c=5*(f-32)/9
fet440_adc12_09.s43
#include "msp430x44x.h" // Standard Equations
;******************************************************************************
; MSP-FET430P440 Demo - ADC12, Converison of the Temperature
fet140_adc12_09.s43
#include "msp430x14x.h" // Standard Equations
;******************************************************************************
; MSP-FET430P140 Demo - ADC12, Converison of the Temperature
deterministic_boltzmann.m
function D = Deterministic_Boltzmann(train_features, train_targets, params, region);
% Classify using the deterministic Boltzmann algorithm
% Inputs:
% features - Train features
% targets - Tra
convhelp.hpp
#pragma ident "$Id: convhelp.hpp 70 2006-08-01 18:36:21Z ehagen $"
/**
* @file convhelp.hpp
* Conversion of units (deg F to C, meters to cycles, etc)
*/
#ifndef GPSTK_CONVHELP_HPP
#define GPSTK
fet440_adc12_09.c
//******************************************************************************
// MSP-FET430P440 Demo - ADC12, Converison of the Temperature Diode
//
//
// This example shows how to use the in
soundspeed.m
function v=soundspeed(t,m,g)
%SOUNDSPEED gives the speed of sound in air as a function of temperature V=(T,M,G)
%
% Inputs: T air temperature in Celsius [20 deg C]
% M a
fet140_adc12_09.s43
#include "msp430x14x.h" // Standard Equations
;******************************************************************************
; MSP-FET430P140 Demo - ADC12, Converison of the Temperature