Invalid dimension specified for input port.
显示 更早的评论
I am attempting to extend one of the example 2D Kalman filter Simulink models to 3D, but am receiving the following error:
Invalid dimension specified for input port.
Please advise.
回答(1 个)
Fangjun Jiang
2026-1-7
编辑:Fangjun Jiang
2026-1-7
0 个投票
Change the gain parameter of the feedback Gain block. Make it 3 values or 1 value.
3 个评论
Jehan Jayanetti
2026-1-7
Fangjun Jiang
2026-1-7
Different model, different cause.
In this model, every where it is expecting the size of 2 (x y acceleration, velocity, position). What is the point of changing one of the input port to be size of 3 ???
Jehan Jayanetti
2026-1-8
编辑:Jehan Jayanetti
2026-1-8
类别
在 帮助中心 和 File Exchange 中查找有关 State Estimation 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!