代码搜索结果
找到约 2,425 项符合
Measurement 的代码
rfc1242.txt
Network Working Group S. Bradner, Editor
Request for Comments: 1242 Harvard University
dlqew.m
function [l,m,p,e] = dlqew(a,g,c,j,q,r)
%DLQEW Discrete linear quadratic estimator design for the system:
% x[n+1] = Ax[n] + Bu[n] + Gw[n] {State equation}
% z[n] = Cx[n] + Du[n] + Jw
kalman.c.txt
/* kalman.c
This file contains the code for a kalman filter, an
extended kalman filter, and an iterated extended kalman filter.
For ready extensibility, the apply_measurement() and appl
hfun.asv
function [y] = hfun(x,t);
% PURPOSE : Measurement model function.
% INPUTS : - x: The evaluation point in the domain.
% OUTPUTS : - y: The value of the function at x.
% AUTHORS :
% DATE :
if
hfun.m
function [y] = hfun(x,t);
% PURPOSE : Measurement model function.
% INPUTS : - x: The evaluation point in the domain.
% OUTPUTS : - y: The value of the function at x.
% AUTHORS :
% DATE :
if
readme.txt
Simple GPIB Communication in Visual VB.NET with Measurement Studio 6.0 Active X Controls
With this example, you can use the Measurement Studio GPIB (CWGPIB) control to write to and read from a GPIB