代码搜索结果
找到约 2,425 项符合
Measurement 的代码
initialvalues.java
//: c04:InitialValues.java
// Shows default initial values.
// {NoAutomaticTesting}
class Measurement {
boolean t;
char c;
byte b;
short s;
int i;
long l;
float f;
double
test_2d_pda2.m
% test_2d_PDA2.m
%
% Kalman filter with 2-D PDA using LP for tracking multiple targets with possibly unresolved measurements,
% assuming the resolvability indicator is known.
% See also: gene_2d
test_2d_pda1.m
% test_2d_PDA1.m
%
% Kalman filter with 2-D PDA using LP for tracking multiple targets with possibly unresolved measurements,
% assuming the resolvability indicator is known.
% See also: gene_2d
plot_2d_kf1.m
% plot_2d_kf1.m
%
% Kalman filter with 2-D assignment for tracking multiple targets with possibly unresolved measurements,
% assuming the resolvability indicator is known.
% See also: gene_2d_
test_2d_kf12.m
% test_2d_kf12.m
%
% Kalman filter with 2-D assignment for tracking multiple targets with possibly unresolved measurements,
% assuming the resolvability indicator is known.
% See also: gene_2d
plot_3d_kf1.m
% plot_3d_kf1.m
%
% Kalman filter with 3-D hard assignment for tracking multiple targets with possibly unresolved measurements,
% assuming the resolvability indicator is known.
% See also: gen
test_2d_kf2.m
% test_2d_kf2.m
%
% Kalman filter with 2-D assignment for tracking multiple targets with possibly unresolved measurements,
% assuming the resolvability indicator is known.
% See also: gene_2d_
test_2d_kf1.m
% test_2d_kf1.m
%
% Kalman filter with 2-D assignment for tracking multiple targets with possibly unresolved measurements,
% assuming the resolvability indicator is known.
% See also: gene_2d_
test_2d_pda12.m
% test_2d_PDA12.m
%
% Kalman filter with 2-D PDA using LP for tracking multiple targets with possibly unresolved measurements,
% assuming the resolvability indicator is known.
% See also: gene_2
state_est.m
function [V, converged, i] = state_est(branch, Ybus, Yf, Yt, Sbus, V0, ref, pv, pq, mpopt)
%STATE_EST Solves a state estimation problem.
% [V, converged, i] = state_est(branch, Ybus, Yf, Yt, Sbus,