代码搜索结果
找到约 2,356 项符合
Measurement 的代码
mom_for_antenna.m
% MOM_for_Antenna.m
% 本函数用于实现用矩量法和海伦积分方程球解对称天线电流分布
% 编程人 沙威(Wei Sha) 安徽大学(Anhui University) ws108@ahu.edu.cn
% wave_length_value 波长
% measurement 物体电尺寸
% v0 电压常数
% count_point 待求点数
measure.c
/*------------------------------------------------------------------------------
MEASURE.C: Remote Measurement Recorder using the C51 COMPILER
Copyright 1990-2005 Keil Software, Inc.
-----------
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.
l_gu.m
function units=l_gu(wlog,mnem)
% Get units of measurement of curve with mnemonic "mnem" from log data set "wlog"
% If S4M.case_sensitive is set to false, the case of the curve mnemonic is disregarded.
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
add_observation_noise.m
function z= add_observation_noise(z,R, addnoise)
%function z= add_observation_noise(z,R, addnoise)
%
% Add random measurement noise. We assume R is diagonal.
if addnoise == 1
len= size(
observe_heading.m
function [x,P]= observe_heading(x,P, phi, useheading)
%function [x,P]= observe_heading(x,P, phi, useheading)
%
% Perform state update for a given heading measurement, phi,
% with fixed measurement
measurement.m
function [ distances count list] = measurement(sensors, leader, slot, detect_max, com_radius)
% Measure the distances
%
% INPUT
% sensors(:) : the location of the sensors
% leader : t
measurement.asv
function [ distances count list] = measurement(sensors, leader, slot, detect_max, com_radius)
% Measure the distances
%
% INPUT
% sensors(:) : the location of the sensors
% leader : t
ukf_bshfun.m
function [y] = ukf_bshfun(x,u,n,t);
% PURPOSE : Measurement model function for UKF
% INPUTS : - x: The evaluation point in the domain.
% : - u: exogenous inputs
% : - n: measureme