代码搜索结果
找到约 2,425 项符合
Measurement 的代码
kalman_filter.m
function [residual, estimate] = kalman_filter(npts, T, X0, inp, R, nvar)
N = npts;
rn=1;
% read the intial estimate for the state vector
X = X0;
% it is assumed that the measurement vector H=[1,0
link_adaptation.m
% function [st_baseStation,st_mobileStations] = link_adaptation(st_initConfig,st_baseStation,st_channelGrid,st_mobileStations)
function [st_baseStation,st_mobileStations,st_measurement] = link_adapta
update_mobile_structres_before_frame2.m
function [st_channelGrid,st_initConfig,st_mobileStations,MobileIdCnt,st_baseStation,st_measurement]= update_mobile_structres_before_frame2(st_initConfig,st_channelGrid,st_mobileStations,MobileIdCnt,st
link_adaptation.m
% function [st_baseStation,st_mobileStations] = link_adaptation(st_initConfig,st_baseStation,st_channelGrid,st_mobileStations)
function [st_baseStation,st_mobileStations,st_measurement] = link_adapta
update_mobile_structres_before_frame2.m
function [st_channelGrid,st_initConfig,st_mobileStations,MobileIdCnt,st_baseStation,st_measurement]= update_mobile_structres_before_frame2(st_initConfig,st_channelGrid,st_mobileStations,MobileIdCnt,st
amplc_pc236.c
/*
comedi/drivers/amplc_pc236.c
Driver for Amplicon PC36AT and PCI236 DIO boards.
Copyright (C) 2002 MEV Ltd.
COMEDI - Linux Control and Measurement Device In
cmb.h
#ifndef S390_CMB_H
#define S390_CMB_H
/**
* struct cmbdata - channel measurement block data for user space
* @size: size of the stored data
* @elapsed_time: time since last sampling
* @ssch_rsch_c
amplc_pc236.c
/*
comedi/drivers/amplc_pc236.c
Driver for Amplicon PC36AT and PCI236 DIO boards.
Copyright (C) 2002 MEV Ltd.
COMEDI - Linux Control and Measurement Device In
timerange.hh
// -*- mode: c++; c-basic-offset: 4 -*-
#ifndef CLICK_TIMERANGE_HH
#define CLICK_TIMERANGE_HH
#include
CLICK_DECLS
/*
=c
TimeRange(I)
=s measurement, analysis
mo
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_