Info

此问题已关闭。 请重新打开它进行编辑或回答。

how take input matrix of same dimension for the scaler multiplication?

1 次查看(过去 30 天)
function b =check(Q) Qmd2=Q(1); c=[1 2;1 3;1 4]; b=c.*Qmd2; end

回答(0 个)

Community Treasure Hunt

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

Start Hunting!

Translated by