How to implement the matrix multiplication in MATLAB simscape?
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
I have been doind a MATLAB Simscape model and in it i am facing issue as to how to implement the matrix multiplication in MATLAB Simscape model?
Please let me know if you have implemented this using any blocks to build the simscape mathematical model.
0 comentarios
Respuestas (1)
Nihal Reddy
el 13 de Feb. de 2023
According to my understanding you want to implement the matrix multiplication in Simscape model. For this pupose of matrix multiplication you can use the 'Product' block in Simulink. Please refer to the following documentation link for more information about the block-
Then you can use the following utility blocks Simulink-PS Converter block and PS-Simulink Converter block from Simscape Utilities library, to connect Simscape and Simulink blocks depending upon your requirement.
Please refer to the following documentation links for more information about these utility blocks-
0 comentarios
Ver también
Categorías
Más información sobre Electromagnetic Models en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!