Invalid dimension specified for input port.
Mostrar comentarios más antiguos
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.
Respuestas (1)
Fangjun Jiang
el 7 de En. de 2026
Editada: Fangjun Jiang
el 7 de En. de 2026
0 votos
Change the gain parameter of the feedback Gain block. Make it 3 values or 1 value.
3 comentarios
Jehan Jayanetti
el 7 de En. de 2026
Fangjun Jiang
el 7 de En. de 2026
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
el 8 de En. de 2026
Editada: Jehan Jayanetti
el 8 de En. de 2026
Categorías
Más información sobre State Estimation en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!