代码搜索结果
找到约 3,982 项符合
Sensor 的代码
sn9c102_core.c
/***************************************************************************
* V4L2 driver for SN9C10x PC Camera Controllers *
*
testadjlms.m
iter = 5000; % Number of samples to process
ph = [0;.9;.5;.3;.1]; % Primary path impulse response
sh = [0.5;0.4;0.1]; % Secondary path impulse response
se = 0.9
testfxlms.m
iter = 5000; % Number of samples to process
ph = [0;.9;.5;.3;.1]; % Primary path impulse response
sh = [0.5;0.4;0.1]; % Secondary path impulse response
se = 0.9
sensormote.java
/* tab:4
* "Copyright (c) 2000-2003 The Regents of the University of California.
* All rights reserved.
*
* Permission to use, copy, modify, and distribute this software and its
* docu
temperaturesensorlistener.java
package net.sf.dz.event;
import net.sf.dz.device.sensor.TemperatureSensor;
/**
* Temperature sensor status change listener.
*
* @author Copyright ©
temperaturesensor.java
package net.sf.dz.device.sensor;
import org.freehold.jukebox.conf.Configurable;
import net.sf.dz.event.TemperatureSensorListener;
/**
* Dumb temperature sensor.
*
*
*
* Though dumb, the te
fig9_50.m
% Figure 9.50 Feedback Control of Dynamic Systems, 4e
% Franklin, Powell, Emami
%
% fig9_50.m is a script to generate Fig. 9.50, the Bode plots
% for the fuel/air
fig9_51.m
% Figure 9.51 Feedback Control of Dynamic Systems, 4e
% Franklin, Powell, Emami
%
% fig9_51.m is a script to generate Fig. 9.51, the rootlocus
% for the fuel/air r
lmsensorsdock.cpp
/***************************************************************************
lmsensorsdock.cpp - description
-------------------
begin