필터 지우기
필터 지우기

Measurement Function for Extended Kalman Filter receives -2 input. Why?

조회 수: 4 (최근 30일)
Suraj Parasuram
Suraj Parasuram 2024년 1월 9일
답변: Venkat Siddarth Reddy 2024년 1월 18일
=== Simulation (Elapsed: 2 sec) ===
Error:Error in 'OD/ GPS OD model/Extended Kalman Filter': Failed to evaluate mask initialization commands.
Caused by:
Function Measurement expects 1 inputs, or 2 if it has an optional extra input. Instead it receives -2.
Not sure what I am doing wrong here for such an error to occur. Any insights here would be appreciated.

답변 (1개)

Venkat Siddarth Reddy
Venkat Siddarth Reddy 2024년 1월 18일
Hi Suraj,
I understand that you are getting the above error when using measurement function for extended kalman filter.
It is difficult to asses the error without the Simulink model.
However from the error message it seems like there is an issue with the arguments which are getting passed to the "measurement" function.
"Measurement function" takes two inputs "sensor" and "filter".
To learn more about the measurement function,please refer to the documentation:
I hope this helps!

카테고리

Help CenterFile Exchange에서 Simulink에 대해 자세히 알아보기

제품


릴리스

R2023a

Community Treasure Hunt

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

Start Hunting!

Translated by