代码搜索结果
找到约 2,425 项符合
Measurement 的代码
stumblermeasurement.java
/*
* Created on Jun 16, 2004
*
*/
package org.placelab.core;
/**
* A Measurement produced by reading a portion of a log by a {@link org.placelab.spotter.LogSpotter}
*/
public class StumblerMeasu
abstract.txt
Pulse Width Measurement Example Program
=======================================
This example program shows how to compute the width of a pulse
using timer0 in mode 1. Port 3.2 is used as an extern
ttlogstop.m
% TTLOGSTOP Stop a timing measurement in a user-controlled log.
%
% Usage: ttLogStop(logID)
%
% Inputs:
% logID The identifier of the user-controlled log. Should be a
% number betwe
abstract.txt
Pulse Width Measurement Example Program
=======================================
This example program shows how to compute the width of a pulse
using timer0 in mode 1. Port 3.2 is used as an extern
ekf_sine_h.m
% Measurement model function for the random sine signal demo
% Copyright (C) 2007 Jouni Hartikainen
%
% This software is distributed under the GNU General Public
% Licence (version 2 or later); plea
ekf_sine_d2h_dx2.m
% Hessian of the measurement model function in the random sine signal demo
% Copyright (C) 2007 Jouni Hartikainen
%
% This software is distributed under the GNU General Public
% Licence (version 2 o
ungm_h.m
% Measurement model function for the UNGM-model.
%
% Copyright (C) 2007 Jouni Hartikainen
%
% This software is distributed under the GNU General Public
% Licence (version 2 or later); please refer to
ungm_d2h_dx2.m
% Hessian of the measurement model function in UNGM-model.
% Copyright (C) 2007 Jouni Hartikainen
%
% This software is distributed under the GNU General Public
% Licence (version 2 or later); please
ttlogstop.m
% TTLOGSTOP Stop a timing measurement in a user-controlled log.
%
% Usage: ttLogStop(logID)
%
% Inputs:
% logID The identifier of the user-controlled log. Should be a
% number betwe
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