insfilter
Create inertial navigation filter
Description
returns an filter
= insfilterinsfilterMARG
inertial navigation filter object that estimates pose based on accelerometer,
gyroscope, GPS, and magnetometer measurements. See insfilterMARG
for
more details.
returns an filter
= insfilter('ReferenceFrame'
,RF)insfilterMARG
inertial navigation filter object that estimates pose
relative to a reference frame specified by RF
. Specify
RF
as 'NED'
(North-East-Down) or
'ENU'
(East-North-Up). The default value is
'NED'
. See insfilterMARG
for more details.
Examples
Extended Capabilities
Version History
Introduced in R2018b