代码搜索结果
找到约 5,431 项符合
Temperature 的代码
maximize_params.m
function CPD = maximize_params(CPD, temp)
% MAXIMIZE_PARAMS Set the params of a hhmmF node to their ML/MAP values.
% CPD = maximize_params(CPD, temperature)
CPD.sub_CPD_term = maximize_params(CPD.sub
sensor.h
#ifndef SENSOR_H
#define SENSOR_H
extern void senor_temperature_int(void);
extern unsigned char read_tempterature(void);
extern void temp_main(void);
extern void adc_main(void);
#endif
sensor.h
#ifndef SENSOR_H
#define SENSOR_H
extern void senor_temperature_int(void);
extern unsigned char read_tempterature(void);
extern void temp_main(void);
extern void photo_main(void);
#endif
ds18b20.h
/**************************************************
*Progect: Temperature measure with DS18B20
*/
#include
#include
#include "def.h"
void Delay_us(uint16_t us);
uint8_t
ds18b20._h
/**************************************************
*Progect: Temperature measure with DS18B20
*/
#include
#include
#include "def.h"
void Delay_us(uint16_t us);
uint8_t
ds1820-teste.c
PIC C, CCS, Interfacing with a Dallas DS1820 Thermometer
Overview
In routine 1820_1.C a temperature measurement is made on RB.0, RB.1, RB.2 and RB.3. For each measurement, all nine bytes are sto
th_dem_c.m
function do = th_dem_c(e,x,Ts)
% do = th_dem_c(e,x,Ts)
%
% Temperature control demo with the fuzzy toolbox using the SIMULINK demo
% thermo - renamed to th_dem_s.m
%
%
% FSTB - Fuzzy Systems Toolbox
ctrl_temp.c
#include
#include
#include "Ctrl_Temp.h"
#include "ds18b20.h"
#include "pwm_timer_b.h"
#include "Time_A.h"
//---------------------Temperature--------------------
maximize_params.m
function CPD = maximize_params(CPD, temp)
% MAXIMIZE_PARAMS Set the params of a hhmmQ node to their ML/MAP values.
% CPD = maximize_params(CPD, temperature)
Qsz = CPD.Qsizes(CPD.d);
Qpsz = prod(CPD.Q
maximize_params.m
function CPD = maximize_params(CPD, temp)
% MAXIMIZE_PARAMS Set the params of a hhmmQ node to their ML/MAP values.
% CPD = maximize_params(CPD, temperature)
Qsz = CPD.Qsizes(CPD.d);
Qpsz = prod(CPD.Q