Path: SpacecraftEstimation/OrbitEstimation
% Measurement matrix for range and range rate -------------------------------------------------------------------------- Form: [m, h] = HRangeRangeRate( x, d ) -------------------------------------------------------------------------- ------ Inputs ------ x (6,:) State estimate [Position;Velocity] ------- Outputs ------- m (2,1) [range;range rate] h (2,6) H matrix [Hrange;HRange rate] --------------------------------------------------------------------------
Math: Linear/Mag
Back to the SpacecraftEstimation Module page