代码搜索结果
找到约 2,425 项符合
Measurement 的代码
regrreconc.m
function [v] = RegrReconc(v,R,G,g)
% [v] = RegrReconc(v,R,G,g)
%
% Data reconciliation.
%
% Input parameters:
% - v: Original data vector (n x 1)
% - R: Assumed measurement covariance
l_convert.m
function wlog=l_convert(curves,info,aux_wlog)
% Function converts a matrix of curve values, curve names, curve units of measurement,
% curve description, etc. into a well log structure.
% Written by:
s_gu.m
function units=s_gu(seismic,mnem)
% Get units of measurement of the header with mnemonic "mnem" from seismic data set "seismic".
% If S4M.case_sensitive is set to false, the case of the header mnemoni
l_convert.m
function wlog=l_convert(curves,info,aux_wlog)
% Function converts a matrix of curve values, curve names, curve units of measurement,
% curve description, etc. into a well log structure.
% Written
regrreconc.m
function [v] = RegrReconc(v,R,G,g)
% [v] = RegrReconc(v,R,G,g)
%
% Data reconciliation.
%
% Input parameters:
% - v: Original data vector (n x 1)
% - R: Assumed measurement covariance
building.java
package securitysystem;
//大楼类,采取自已的行动,发生火警:
public class Building extends SecurityZone {
public Building(String name) {
super(name);
}
boolean handleNotification(int measurement, Sensor sens
dt2817.c
/*
module/dt2817.c
hardware driver for Data Translation DT2817
COMEDI - Linux Control and Measurement Device Interface
Copyright (C) 1998 David A. Schleef
This p
das800.c
/*
das800.c driver for Keitley das800 series boards and compatibles
Copyright (C) 2000 Frank Mori Hess
COMEDI - Linux Control and Measurement Device Interfa
cb_pcimdda.c
/*
comedi/drivers/cb_pcimdda.c
Computer Boards PCIM-DDA06-16 Comedi driver
Author: Calin Culianu
COMEDI - Linux Control and Measurement Device Interface
Copy
icp_multi.c
/*
comedi/drivers/icp_multi.c
COMEDI - Linux Control and Measurement Device Interface
Copyright (C) 1997-2002 David A. Schleef
This program is free software; you can