to find the state space representation of an underwater AUV

7 次查看(过去 30 天)
I want to know the method to create the state space representation of an underwater AUV dynamics for my SLAM project.

采纳的回答

Sam Chak
Sam Chak 2022-4-5
Hi @BISWAJIT NAIK
You can try learning how to use the System Identification Toolbox to create the dynamical system model from measured input-output data of an autonomous underwater vehicle (AUV).
If this is not what you are seeking for, please consult an Engineer or a Professor in Dynamical System on how to derive the state-space model from one of the following approaches:
  1. Newton's 2nd Law,
  2. Lagrangian mechanics,
  3. Hamiltonian mechanics,
  4. Kane's method,
  5. Udwadia–Kalaba formulation.
  8 个评论
Sam Chak
Sam Chak 2022-4-20
Perhaps you can use the Principle of Triangulation to determine the vehicle pose.
I think the covariance matrix can be computed using the cov() function:
BISWAJIT NAIK
BISWAJIT NAIK 2022-4-22
Sir, did you know How to properly define Extended kalman filter in matlab ? I am unable to define it . Majority times I am facing problem in defining the state transition function and Measurement function as the format it required to mentioned.

请先登录,再进行评论。

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Assembly 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by