필터 지우기
필터 지우기

to find the state space representation of an underwater AUV

조회 수: 3 (최근 30일)
BISWAJIT NAIK
BISWAJIT NAIK 2022년 4월 5일
댓글: BISWAJIT NAIK 2022년 4월 22일
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에서 Marine and Underwater Vehicles에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by