Borrar filtros
Borrar filtros

How can I multiply two horizontal and vertical vectors in simulink?

21 visualizaciones (últimos 30 días)
saeid k
saeid k el 9 de Ag. de 2017
Respondida: Masoud Aminzadeh el 24 de Abr. de 2019
Hi everybody, I want to multiply two vectors in simulink, one of which is horizontal (the first one) and the other one is vertical. can anybody help me? thanks.

Respuestas (2)

KL
KL el 9 de Ag. de 2017
Use the product block. If you double click on the block you could choose between element-wise or matrix multiplication but in both cases, your vector/matrix dimensions should agree!

Masoud Aminzadeh
Masoud Aminzadeh el 24 de Abr. de 2019
If you have created a constant block, disable 1D in it, then use product block and set this one for matrix multiplier. Do not forget to check for matching col's and row's in order to do matrix multiplication.

Categorías

Más información sobre Modeling en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by