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

21 次查看(过去 30 天)
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.

回答(2 个)

KL
KL 2017-8-9
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 2019-4-24
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.

类别

Help CenterFile Exchange 中查找有关 Modeling 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by