代码搜索结果
找到约 2,425 项符合
Measurement 的代码
a0122_001.txt
LabVIEW Measurement
Writer_Version 0.92
Reader_Version 1
Separator Tab
Multi_Headings Yes
X_Columns No
Time_Pref Absolute
Operator Administrator
Date 1900/00/68
Time 92:96:.0
***End_of_Head
cache.h
/* For cache simulator */
#ifndef CACHE_H
#define CACHE_H
#include "defs.h"
void set_cache_measurement_enabled(int enabled);
/* Create empty cache with #sets = 2^s_bits, block size = 2^b_
load_part2.m
% this function load the run-time data, save in a single mat file
% called by script_load_part2
% after finishing simulating each case, this function need to be called
% all the analysis is based on t
niscope.h
/****************************************************************************
* niScope *
*----------------------------------------
measure.c
/*------------------------------------------------------------------------------
MCOMMAND.C: Time Set Commands for the Remote Measurement
-----------------------------------------------------------
threadmsys.mnu
MEASUREMENT#SYSTEM 秖代╰参
#
Metric そ
selenttyp.mnu
SEL#ENT
Curve/Edge
Specify a planar edge or curve as one of the two entities for measurement.
#
Axis
Specify an axis as one of the two entities for measurement.
#
Plane
Specify a plane as one of the
f_initiate_tracks.m
function [new_target_total,x_init,p_init,asso_mes]=f_initiate_tracks(M,dm,measurement,mes_total,vmin,vmax,r,t,yz1,yz2,yz3,yz4)
%一步延迟航迹起始
%M:用于航迹起始的扫描周期数
%measurement:所有量测(按列)
%mes_total:各个时刻的量测个数
f_extend.m
function [b1,cost,a,p]=f_extend(r,k,t,a0,p0,mes_index,mes_start,mes_total1,measurement,yz4);
h0=[1 k*t (k*t)^2/2 0 0 0 0 0 0;0 0 0 1 k*t (k*t)^2/2 0 0 0;0 0 0 0 0 0 1 k*t (k*t)^2/2];
h1=[1 (k+1)*t (