代码搜索结果
找到约 2,425 项符合
Measurement 的代码
airsoundspeed.dat
Measured speed of sound of air, extracted from R.C Hart, R.J. Balla,
and G.C. Herring, "Optical Measurement of the Speed of Sound in Air
Over the Temperature Range 300-650 K", NASA/CR-2000-210114, I
ungm_h.m
% Measurement model function for the UNGM-model.
%
% Copyright (C) 2007 Jouni Hartikainen
%
% This software is distributed under the GNU General Public
% Licence (version 2 or later); please refer to
mesg.m
%MESG Display progress information.
% MESG subroutine displays progress status when performing MIMO system
% performance measurement. Therefore it makes no sense to run this
% routine alone.
ungm_h.m
% Measurement model function for the UNGM-model.
%
% Copyright (C) 2007 Jouni Hartikainen
%
% This software is distributed under the GNU General Public
% Licence (version 2 or later); please refer to
test_f_confirm2.m
k=3;
t=0.5;
%mes_start=[10 10 10]';
a0=[100 10 0.1 2 0 0 0 0 0]';
p0=eye(9);
mes_total=5;
measurement=[1 1 1;2 2 2;15 15 15;20 20 20;5 5 5]';
%vmin=0;
%vmax=50;
r=eye(3);
yz2=100000;
test_f_confirm1.m
k=3;
t=0.5;
mes_start=[10 10 10]';
a0=[100 10 0.1 2 0 0 0 0 0]';
p0=eye(9);
mes_total=5;
measurement=[1 1 1;2 2 2;15 15 15;20 20 20;5 5 5]';
vmin=0;
vmax=50;
r=eye(3);
yz1=100;
confirm1sj.m
k=3;
t=0.5;
mes_start=[0 0]';
a0=[1 1 1 1 1 1]';
p0=eye(6);
mes_total=5;
measurement=[1 2 3 4 5;1 2 3 4 5];
vmin=0;
vmax=10;
r=eye(2);
yz1=2.5;
mesg.m
%MESG Display progress information.
% MESG subroutine displays progress status when performing MIMO system
% performance measurement. Therefore it makes no sense to run this
% routine alone.
processtimes_counter.hpp
/* /////////////////////////////////////////////////////////////////////////
* File: unixstl/performance/processtimes_counter.hpp (formerly unixstl/processtimes_counter.hpp, unixstl_processti
ungm_h.m
% Measurement model function for the UNGM-model.
%
% Copyright (C) 2007 Jouni Hartikainen
%
% This software is distributed under the GNU General Public
% Licence (version 2 or later); please refer to