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!