can we implement matrix multiplication in simulink with known variables?
Mostrar comentarios más antiguos
I have 2 variables, which is in 2 4*4 matrices which have to be multiplied to get the final result. I need to change the values of the variables for different conditions.
Respuestas (1)
Walter Roberson
el 23 de Jul. de 2024
0 votos
https://www.mathworks.com/help/simulink/slref/product.html with 'Multiplication' set to 'Matrix'
Everything else is setting up the appropriate signals and the control logic for changing the variables.
Categorías
Más información sobre Simulink Design Optimization 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!