代码搜索结果

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

canape.ini

;------------------------------------------------------------------------------- ; ; CANAPE.INI ; CANape Project Configuration ; ;-----------------------------------------------------------------

measure.c

/*---------------------------------------------------------------------------- * Name: MEASURE.C * Purpose: Remote Measurement Recorder * Version: V1.10 *--------------------

fl45.sub

FPAttributeValueFile n SubType="IVI" n SubVersion="1" v Current_Med_Fast_RangeTable DataType="d" FL45_VAL_AUTO_RANGE_ON (-1.00000000000000E+0) "Configures the DMM to calculate the r

fl45.sub

FPAttributeValueFile n SubType="IVI" n SubVersion="1" v Current_Med_Fast_RangeTable DataType="d" FL45_VAL_AUTO_RANGE_ON (-1.00000000000000E+0) "Configures the DMM to calculate the r

kf_update.m

%KF_UPDATE Kalman Filter update step % % Syntax: % [X,P,K,IM,IS,LH] = KF_UPDATE(X,P,Y,H,R) % % In: % X - Nx1 mean state estimate after prediction step % P - NxN state covariance after predictio

bot_d2h_dx2.m

% Hessian of the measurement function in BOT-demo. % Copyright (C) 2007 Jouni Hartikainen % % This software is distributed under the GNU General Public % Licence (version 2 or later); please refer t

cpuload.sgml

CPU load measurements The cpuload package provides a way to estimate the cpuload. It gives an estimated percentage load for the last

example_dd1.m

%% Example of the DD1 filter implementation usage clear all close all useMatlabSymbolicToolbox = false; %% Definition of the pdf's within the NFT framework % disp('*********************************

example_predator_prey.m

%% Example with system describing the Predator-Prey model clear all close all useExplicitElementsnaming = false; %% Definition of the pdf's within the NFT framework % disp('*************************