代码搜索结果

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

bshfun.m

function [y] = bshfun(x,u,t); % PURPOSE : Measurement model function. % INPUTS : - x: The evaluation point in the domain. % OUTPUTS : - y: The value of the function at x. % AUTHORS : Nando de Fre

bshfun.m

function [y] = bshfun(x,u,t); % PURPOSE : Measurement model function. % INPUTS : - x: The evaluation point in the domain. % OUTPUTS : - y: The value of the function at x. % AUTHORS : Nando de Fre

findp.m

function P = findp(x, lev) % P = findp(x, lev) % % findp finds the pulse rising edges in x. % % in: x pulse measurement data % lev trig level (default 0.5*max(x)) % % out: P vector of ris

bshfun.m

function [y] = bshfun(x,u,t); % PURPOSE : Measurement model function. % INPUTS : - x: The evaluation point in the domain. % OUTPUTS : - y: The value of the function at x. % AUTHORS : Nando de Fre

treeindex.c

/**************************************************************** * * * Copyright (c) 2001-2006 McObject LLC. All Right Reserved. * *

tpu_pta.c

/********************************************************************* * * Copyright: MOTOROLA, INC. All Rights Reserved. * You are hereby granted a copyright license to use, modify, and * d

useralg_pre.m

function q = useralg_pre(X) % This is a sparseness measurement algorithm defined by the user. % X: Observations % q: result

bshfun.asv

function [y] = bshfun(x,u,t); % PURPOSE : Measurement model function. % INPUTS : - x: The evaluation point in the domain. % OUTPUTS : - y: The value of the function at x. if nargin < 3, error('Not

bshfun.m

function [y] = bshfun(x,u,t); % PURPOSE : Measurement model function. % INPUTS : - x: The evaluation point in the domain. % OUTPUTS : - y: The value of the function at x. % AUTHORS : Nando de Fre

bshfun.m

function [y] = bshfun(x,u,t); % PURPOSE : Measurement model function. % INPUTS : - x: The evaluation point in the domain. % OUTPUTS : - y: The value of the function at x. % AUTHORS : Nando de Fre