Azzera filtri
Azzera filtri

to find the state space representation of an underwater AUV

7 visualizzazioni (ultimi 30 giorni)
I want to know the method to create the state space representation of an underwater AUV dynamics for my SLAM project.

Risposta accettata

Sam Chak
Sam Chak il 5 Apr 2022
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 Commenti
Sam Chak
Sam Chak il 20 Apr 2022
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 il 22 Apr 2022
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.

Accedi per commentare.

Più risposte (0)

Community Treasure Hunt

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

Start Hunting!

Translated by