代码搜索结果

找到约 2,425 项符合 Measurement 的代码

pi_limlnfigurevis.m

function limlnfigurevis(action); if(strcmp(action,'limlnfigurevis2')) % visiblilty being shut off by measurement figure set(gcf,'visible','off'); h=get(gcf,'userdata'); hvisbutton

rh_1.c

// Program RH_1.C // // Continually measures output of a Honeywell HIH-3605 and calculates and displays the // relative humidity. // // A temperature measurement is also performed and the value o

sfrls3.m

%SFRLS3 Problem 2.3 % % 'ifile.mat' - input file containing: % K - iterations % H - FIR channel % Neq - equalizer order % sigman - standard deviation of measurement noise

colored.m

function Colored(flag, corr) % Optimal State Estimation, by Dan Simon % % Kalman filter simulation with colored (time correlated) measurement noise. % INPUTS: % flag = 0 means ignore the tim

sfrls3.m

%SFRLS3 Problem 2.3 % % 'ifile.mat' - input file containing: % K - iterations % H - FIR channel % Neq - equalizer order % sigman - standard deviation of measurement noise

sfrls3.m

%SFRLS3 Problem 2.3 % % 'ifile.mat' - input file containing: % K - iterations % H - FIR channel % Neq - equalizer order % sigman - standard deviation of measurement noise

codaphasedescriptor.java

package org.trinet.jasi.coda; public abstract class CodaPhaseDescriptor implements Cloneable { /** Type of coda measurement ('P', 'S', etc.) */ private CodaType codaType; /** Type of observed

sfrls3.m

%SFRLS3 Problem 2.3 % % 'ifile.mat' - input file containing: % K - iterations % H - FIR channel % Neq - equalizer order % sigman - standard deviation of measurement noise

spotterlistener.java

/* * Created on 23-Jun-2004 * */ package org.placelab.spotter; import org.placelab.core.Measurement; /** * SpotterListener is the basic interface for receiving callbacks * from asynchronous Spo

spotterlistener.java

/* * Created on 23-Jun-2004 * */ package org.placelab.spotter; import org.placelab.core.Measurement; /** * SpotterListener is the basic interface for receiving callbacks * from asynchronous Spo